[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [EXTERNAL] [conduit] Change to string to caputure 1 deg GFS after v16 upgrade


  • Subject: RE: [EXTERNAL] [conduit] Change to string to caputure 1 deg GFS after v16 upgrade
  • Date: Mon, 22 Mar 2021 16:44:00 +0000

Yes the directory structure on NOMADS, etc changed so if you get anything directly from NOMADS, etc you will have to update scripts.

 

Regards,

Robert Mullenax

 

 

From: conduit <address@hidden> On Behalf Of Pete Pokrandt via conduit
Sent: Monday, March 22, 2021 11:41 AM
To: address@hidden; address@hidden
Subject: [EXTERNAL] [conduit] Change to string to caputure 1 deg GFS after v16 upgrade

 

All,


I just noticed that we didn't get/save any of the 12 UTC GFS on the 1 degree grid starting with this morning's 12 UTC run. Thankfully I had an ldmadmin watch -f conduit going so I could see that the data was actually coming through, it was just that the file name strings that I was keying on had changed a bit. The new data have the string 'atmos' after 'prod'.

 

Here's an example of what the change looks like in my pqact, in case it helps anyone else.

 

 


#OLD pre-3/22/2021 12 UTC v15 GFS

CONDUIT data/nccf/com/gfs/prod/gfs.20([0-9][0-9])([0-9][0-9])([0-9][0-9])/../gfs.t(..)z.pgrb2.1p00.f(...)\ !grib2.*

        FILE    /data/grib2/gblav.\1\2\3\4_F\5

 

# NEW post 3/22/2021 12 UTC v16 GFS

CONDUIT data/nccf/com/gfs/prod/atmos/gfs.20([0-9][0-9])([0-9][0-9])([0-9][0-9])/../gfs.t(..)z.pgrb2.1p00.f(...)\ !grib2.*

        FILE    /data/grib2/gblav.\1\2\3\4_F\5

#

 

Pete

 

-----
Pete Pokrandt - Systems Programmer
UW-Madison Dept of Atmospheric and Oceanic Sciences
608-262-3086  - address@hidden