regex update for profiler data
This commit is contained in:
parent
92edd7d988
commit
05209dd728
2 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@
|
|||
-->
|
||||
<requestPatterns xmlns:ns2="group">
|
||||
<regex>^IUPT0[1-4]</regex>
|
||||
<regex>^/PSD/BUFR/WwWind</regex>
|
||||
<regex>^IUPT40</regex>
|
||||
<regex>^IUAK01 PANC</regex>
|
||||
<!-- EUROPE -->
|
||||
<regex>^IU[PQ][AD][3-7][0-9]</regex>
|
||||
</requestPatterns>
|
||||
|
|
|
@ -111,7 +111,7 @@ IDS|DDPLUS ^(W[CSV]PN0[1-6]) (KKCI) (..)(..)(..)
|
|||
#
|
||||
# ESRL Hourly Profiler Obs
|
||||
#
|
||||
EXP ^PSD/BUFR/WwWind/(IUPT02_K..._[0-9]{6}_[0-9]{9}.bufr.[0-9]{10})
|
||||
EXP ^/PSD/BUFR/WwWind/(IUPT02.+bufr)\.[0-9]{10}
|
||||
FILE -overwrite -close -edex -log
|
||||
/awips2/data_store/profiler/\1
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue