Minor LDM changes to add in the NOAAPort GFS 1p0 in
This commit is contained in:
parent
cb5910db89
commit
9d7cd81f53
2 changed files with 3 additions and 4 deletions
|
@ -92,7 +92,7 @@ EXEC "rtstats -h rtstats.unidata.ucar.edu"
|
||||||
REQUEST FNEXRAD ".*" idd.unidata.ucar.edu # MRMS - Unidata feed via NCEP
|
REQUEST FNEXRAD ".*" idd.unidata.ucar.edu # MRMS - Unidata feed via NCEP
|
||||||
REQUEST NEXRAD3 ".*" idd.unidata.ucar.edu # Radar Level3
|
REQUEST NEXRAD3 ".*" idd.unidata.ucar.edu # Radar Level3
|
||||||
REQUEST HDS "^SDUS6.*" idd.unidata.ucar.edu # Radar Level3 - specific files
|
REQUEST HDS "^SDUS6.*" idd.unidata.ucar.edu # Radar Level3 - specific files
|
||||||
REQUEST FNEXRAD|WMO ".*" idd.unidata.ucar.edu # WMO Feedtype includes HDS|IDS|DDPLUS
|
REQUEST WMO ".*" idd.unidata.ucar.edu # WMO Feedtype includes HDS|IDS|DDPLUS
|
||||||
REQUEST UNIWISC|NIMAGE ".*" idd.unidata.ucar.edu # AREA/GINI and GOES
|
REQUEST UNIWISC|NIMAGE ".*" idd.unidata.ucar.edu # AREA/GINI and GOES
|
||||||
REQUEST DIFAX "GLM" idd.unidata.ucar.edu # GOES GLM Gridded Product (Texas Tech-Eric Bruning)
|
REQUEST DIFAX "GLM" idd.unidata.ucar.edu # GOES GLM Gridded Product (Texas Tech-Eric Bruning)
|
||||||
#REQUEST DIFAX "OR_ABI" idd.unidata.ucar.edu # GOES ABI netCDF4 (Unidata tiles)
|
#REQUEST DIFAX "OR_ABI" idd.unidata.ucar.edu # GOES ABI netCDF4 (Unidata tiles)
|
||||||
|
|
|
@ -352,9 +352,8 @@ CONDUIT ^data/nccf/com/.*gfs.t[0-9][0-9]z.pgrb2.1p00.*!grib2/[^/]*.*/#[^/]*/([0-
|
||||||
#
|
#
|
||||||
# GFS Global 1.0 degree (NOAAPORT)
|
# GFS Global 1.0 degree (NOAAPORT)
|
||||||
#
|
#
|
||||||
#NGRID ^[YZ].P... KWBC ...... !grib2/ncep/GFS.*/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
NGRID ^[YZ].P... KWBC ...... !grib2/ncep/GFS.*/([0-9]{8})([0-9]{2})([0-9]{2})(F[0-9]{3})/([^/]*)
|
||||||
# FILE -edex -close
|
FILE -close /awips2/data_store/grid/\1/\2/GFS1p00/staging/GFS_Global_1p00deg_noaaport_\1_\2\3_\4_\5.grib2
|
||||||
# /awips2/data_store/grid/GFS1p0_noaaport/GFS_Global_onedeg_noaaport_\1_\2_\3_\4.grib2
|
|
||||||
#
|
#
|
||||||
# GFS Pacific 40 km
|
# GFS Pacific 40 km
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue