CFS regex fix
This commit is contained in:
parent
f02520706e
commit
6749e243b0
1 changed files with 1 additions and 1 deletions
|
@ -956,7 +956,7 @@ HDS ^ZETA98 (....) ([0-3][0-9])([0-2][0-9]).*/m(.......)
|
|||
#
|
||||
# Climate Forecast System Downscaled Numerical Guidance (CFS-DNG)
|
||||
#
|
||||
HDS ^Z[ET]CZ98 KWBF ...... !grib2/ncep/CFS/#255/(............)(....)/(([^/]*)
|
||||
HDS ^Z[ET]CZ98 KWBF ......[^!]*!grib2/ncep/CFS/#[^/]*/(............)(....)/([^/]*)
|
||||
FILE -edex -log
|
||||
/awips2/data_store/grid/CFS/CFS-\1\2_\3-(seq).grib2
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue