[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #MZR-392991]: Trying to download HRRR data from NGRID
- Subject: [LDM #MZR-392991]: Trying to download HRRR data from NGRID
- Date: Wed, 06 May 2015 10:06:15 -0600
Joe,
Have you tried verifying the extended regular expression (ERE) in your REQUEST
entry and assumptions using notifyme(1)? For example:
notifyme -vl- -h idd.unidata.ucar.edu -f NGRID -p 'HRRR.*F000' -o 3600
And to verify your pqact(1) configuration-file entry:
notifyme -vl- -h idd.unidata.ucar.edu -f NGRID -p '^[LM].D... KWB.
.....*HRRR/#255' -o 3600
> Full Name: Joe Kider
> Email Address: address@hidden
> Organization: Cornell University
> Package Version:
> Operating System: linux
> Hardware:
> Description of problem: Previously I could download HRRR data for our
> experiments like this:
>
> ldmd.conf
>
> request FSL2 "(.*000Hour)" idd.unidata.ucar.edu
>
> pqact.conf
>
> FSL2
> ^GRIB2.*1905141_Lambert.*20([0-9][0-9][0-1][0-9][0-3][0-9][0-2][0-9][0-9][0-9]).*
> FILE -close /mnt/wd/HRRR/HRRR_3km_(\1:yyyy)(\1:mm)\1_\200.grib2
>
> But I recently saw the data set has moved to NGRID
>
> ./notifyme -vl - -h idd.unidata.ucar.edu -f ANY -p "HRRR" -o 36000
>
> I tried modifying my ldmd and pqact conf files without any success as follows:
>
> request NGRID "(.*HRRR)(.*F000)" idd.unidata.ucar.edu
>
> NGRID ^[LM].D... KWB. (..)(..).*HRRR/#255
> FILE -close /mnt/wd/HRRR/HRRR_3km_(\1:yyyy)(\1:mm)\1_\200.grib2
>
> But have not gotten any new data
>
> any sugguestions?>
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: MZR-392991
Department: Support LDM
Priority: Normal
Status: Closed