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

  • To: "conduit@xxxxxxxxxxxxxxxx" <conduit@xxxxxxxxxxxxxxxx>, "support-conduit@xxxxxxxxxxxxxxxx" <support-conduit@xxxxxxxxxxxxxxxx>
  • Subject: [conduit] Change to string to caputure 1 deg GFS after v16 upgrade
  • From: Pete Pokrandt <poker@xxxxxxxxxxxx>
  • Date: Mon, 22 Mar 2021 16:41:06 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=aos.wisc.edu; dmarc=pass action=none header.from=aos.wisc.edu; dkim=pass header.d=aos.wisc.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=mBFx44Pt+DBSjxZXy7QSols8E28QQfPQbJOL6LSDkvI=; b=AzM3/IR6SKZuSw2qjGaquAr6lXlSTmSuCXhNoEUmIiMk3iyu7jS1uOL1WoWh4mfcffK6egKnsAzYTE99hwim/MoijewDkOSUdkadoceX2tZDrrT6oSiHG/oCStQTjjAXmm6MqS8swLdnUueqEVgKNRdoKbRPMBDT2k+iy7o8VFv5S7ipISjj0VFckhkzS6TfT9xI7lkB3JxTsrzfewkcfAWenVKyombkOaVlYbPkSJXi4YEpORxay/wb55MtMSMv6khN44TxUIduekbPtPKDFZnDBEwA3WgJ4IctAZr7tqY96PjkO+DQsmCJH1XxYX5WSvP3yZJUw+/Rzk+DTLa8+w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=k2y+SvhdMo7W8RwRR/4HPAbc1EmljwvvvpvCOWuB2BIMgdmM1wIzgGBrxoGFqBCa986ZKaj+HvryUC4R26RIpsVGK1gQ6WeU3ThNx7QzjzQ1kMMZ20h7MI0pH0+8DHnp7UjfE/UGutWQjuj08lYMH7p7m0qJsE5EwA0rlue4kHEKyBnSYOEmcX5FZnuRuShp2SpXwfZtpjGGnYmScI75s8iggy4Sj4FxGcbMr6qATizyyKDlc8IIuHZACe4UK8jPagnGt7nxjRnjQEdTRvYagtSVqoStSX0/VEjV01bBwjEr15NpDno8XJqfzFZBw0f1a9f5aC0g42jelVT29fEddg==
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


<http://www.weather.com/tv/shows/wx-geeks/video/the-incredible-shrinking-cold-pool>-----
Pete Pokrandt - Systems Programmer
UW-Madison Dept of Atmospheric and Oceanic Sciences
608-262-3086  - poker@xxxxxxxxxxxx
  • 2021 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the conduit archives: