Skip to content

Commit 9846fc5

Browse files
committed
Brought the doc examples up to date for the Geo2Grid Version 1.3 release.
1 parent 9e8a4d5 commit 9846fc5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/source/readers/glm_l2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ Examples:
1919
2020
geo2grid.sh -r glm_l2 -h
2121
22-
geo2grid.sh -r glm_l2 -w geotiff --list-products -f /data/goes16/glm
22+
geo2grid.sh -r glm_l2 -w geotiff --list-products -f /data/goes19/glm
2323
24-
geo2grid.sh -r glm_l2 -w geotiff --num-workers 8 -f /data/goes16/glm
24+
geo2grid.sh -r glm_l2 -w geotiff --num-workers 8 -f /data/goes19/glm
2525
26-
geo2grid.sh -r glm_l2 -w geotiff -p flash_extent_density minimum_flash_area -f OR_GLM-L2-GLMC*.nc
26+
geo2grid.sh -r glm_l2 -w geotiff -p flash_extent_density minimum_flash_area -f CG_GLM-L2-GLMC*.nc
2727
2828
geo2grid.sh -r glm_l2 -w geotiff --ll-bbox -175 -2 -155 18 -f CG_GLM-L2-GLMF-M3_G18*.nc
2929
30-
geo2grid.sh -r glm_l2 -w geotiff -p average_flash_area total_energy --num-workers 4 --grid-configs=/home/g2g/my_grid.conf -g madison --method nearest -f /data/goes16/glm
30+
geo2grid.sh -r glm_l2 -w geotiff -p average_flash_area total_energy --num-workers 4 --grid-configs=/home/g2g/my_grid.yaml -g madison --method nearest -f /data/goes19/glm

0 commit comments

Comments
 (0)