Skip to content

Commit

Permalink
added filename variations
Browse files Browse the repository at this point in the history
  • Loading branch information
Trygve Aspenes committed Jan 22, 2025
1 parent 9a40616 commit dbab41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion satpy/etc/readers/aws1_mwr_l1c_nc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,5 +368,5 @@ file_types:
aws_l1c_nc:
file_reader: !!python/name:satpy.readers.mwr_l1c.AWS_MWR_L1CFile
file_patterns: [
'W_{country:2s}-{organisation:s}-{location:s},SAT,{platform_name}-MWR-1C-RAD_C_{originator:4s}_{processing_time:%Y%m%d%H%M%S}_G_D_{start_time:%Y%m%d%H%M%S}_{end_time:%Y%m%d%H%M%S}_{disposition_mode:1s}_{processing_mode:1s}____.nc'
'W_{country:2s}-{organisation:s}-{location:s},SAT,{platform_name}-MWR-1C-RAD_C_{originator:4s}_{processing_time:%Y%m%d%H%M%S}_{mission_type:1s}_{environment:1s}_{start_time:%Y%m%d%H%M%S}_{end_time:%Y%m%d%H%M%S}_{disposition_mode:1s}_{processing_mode:1s}____.nc'
]

0 comments on commit dbab41b

Please sign in to comment.