File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ Examples:
1919
2020 geo2grid.sh -r abi_l1b -h
2121
22- geo2grid.sh -r abi_l1b -w geotiff --list-products -f /data/goes16 /abi
22+ geo2grid.sh -r abi_l1b -w geotiff --list-products -f /data/goes19 /abi
2323
2424 geo2grid.sh -r abi_l1b -w geotiff --num-workers 8 -f /data/goes18/abi
2525
2626 geo2grid.sh -r abi_l1b -w geotiff -p C02 C03 C04 C05 C06 true_color -f OR_ABI-L1b-RadC* .nc
2727
2828 geo2grid.sh -r abi_l1b -w geotiff --ll-bbox -95.0 40.0 -85.0 50.0 -f OR_ABI-L1b-RadC* .nc
2929
30- geo2grid.sh -r abi_l1b -w geotiff -p airmass dust --num-workers 4 --grid-configs=/home/g2g/my_grid.yaml -g madison --method nearest -f /data/goes17 /abi/
30+ geo2grid.sh -r abi_l1b -w geotiff -p airmass dust --num-workers 4 --grid-configs=/home/g2g/my_grid.yaml -g madison --method nearest -f /data/goes19 /abi/
3131
3232 Product Explanation
3333-------------------
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Examples:
2323
2424 geo2grid.sh -r abi_l2_nc -w geotiff -p TEMP -f CG_ABI-L2-ACHTF-M6_G19_s20261181500205_e20261181509525_c20261181512030.nc
2525
26- geo2grid.sh -r abi_l2_nc -w geotiff -p MVFR_Fog_Prob LIFR_Fog_Prob IFR_Fog_Prob -f ABI-L2-GFLSM-M6_v3r1_g19_s202604281500278_e202604281500347_c202604281501310.nc
26+ geo2grid.sh -r abi_l2_nc -w geotiff -p MVFR_Fog_Prob LIFR_Fog_Prob IFR_Fog_Prob -f ABI-L2-GFLSM-M6_v3r1_g19_s202604281500278_e202604281500347_c202604281501310.nc
2727
2828 geo2grid.sh -r abi_l2_nc -w geotiff -f /data/conus/CG_ABI-L2-* C-M6_G19_s20261181501170_* .nc
2929
You can’t perform that action at this time.
0 commit comments