Skip to content

Commit 9e8a4d5

Browse files
committed
Brought the reader doc up to data for Geo2Grid Version 1.3 release.
1 parent 68e9cd5 commit 9e8a4d5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

polar2grid/readers/glm_l2.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
# input into another program.
2222
# Documentation: http://www.ssec.wisc.edu/software/polar2grid/
2323
"""The GLM Level 2 Reader operates on Gridded GLM Level 2 NetCDF files
24-
from the GOES-16 (GOES-East) and GOES-17/18 (GOES-West) Geostationary
25-
Lightning Mapper (GLM). The GLM L2 reader works off of the input filenames
24+
from the GOES-16,-17,-18 and -19 Geostationary Lightning Mapper (GLM).
25+
The GLM L2 reader works off of the input filenames
2626
to determine if a file is supported by Geo2Grid. Files usually have the
2727
following naming scheme::
2828
29-
OR_GLM-L2-GLMF-M3_G16_s20192701933000_e20192701934000_c20192701934330.nc
29+
CG_GLM-L2-GLMF-M3_G19_s20252981500000_e20252981501000_c20261192030080.nc
3030
3131
These files can be generated by the CSPP Gridded GLM software which depends
3232
on the python ``glmtools`` library and GLM L2 LCFA inputs. The point data from

0 commit comments

Comments
 (0)