Skip to content

Commit

Permalink
added fsnrad file pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Sharpe committed Feb 21, 2024
1 parent 34492bc commit fd5655f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions satpy/etc/readers/viirs_l2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ file_types:
fsnrad_l2_viirs:
file_reader: !!python/name:satpy.readers.viirs_l2.VIIRSL2FileHandler
file_patterns:
- 'FSNRAD_L2_VIIRS_CRIS_{spacecraft_name:s}.A{start_time:%Y%j.%H%M}.{collection:03d}.{production_time:%Y%j%H%M%S}.nc'
- 'FSNRAD_L2_VIIRS_CRIS_SS_{spacecraft_name:s}.A{start_time:%Y%j.%H%M}.{collection:03d}.{production_time:%Y%j%H%M%S}.nc'

datasets:
Expand Down

0 comments on commit fd5655f

Please sign in to comment.