Skip to content

Commit 68e9cd5

Browse files
committed
Fixed small errors in text.
1 parent 145e53b commit 68e9cd5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/source/readers/abi_l1b.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
-------------------

doc/source/readers/abi_l2_nc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)