Skip to content

Commit 5f00234

Browse files
committed
Updated comments to reflect Geo2Grid Version 1.3 supported instruments.
1 parent 83539d8 commit 5f00234

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

polar2grid/readers/abi_l1b.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 ABI Level 1B Reader operates on NOAA Level 1B (L1B) NetCDF files
24-
from the GOES-16 (GOES-East) and GOES-17/18 (GOES-West) Advanced Baseline
25-
Imager (ABI) instrument. The ABI L1B reader works off of the input filenames
24+
from the GOES-16,-17,-18, and -19 GOES-East and GOES-West Advanced Baseline
25+
Imager (ABI) instruments. The ABI L1B 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_ABI-L1b-RadF-M6C02_G18_s20223191830206_e20223191839514_c20223191839547.nc
29+
OR_ABI-L1b-RadF-M6C02_G19_s20260621830203_e20260621839511_c20260621839542.nc
3030
3131
These are the mission compliant radiance file naming conventions
3232
used by the NOAA Comprehensive Large Array-data Stewardship

0 commit comments

Comments
 (0)