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

Re: GFS and GRIB1 in CONDUIT?

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: Re: GFS and GRIB1 in CONDUIT?
  • Date: Wed, 28 Mar 2007 14:26:16 -0600

Christian,

GFS is available in GRIB1 format at present for the 1 degree (F000-F180)
and 2.5 degree (F193-F384) grids. Grib2 format for the 0.5 degree grid
(F000-F180).

The file names follow the naming conventions on:
http://www.unidata/data/conduit/ldm_idd/gfs_files.html

The GEMPAK pqact actions I use and provide for the GRIB1 data are:
# 1.0 degree GFS data
# 2.5 degree GFS data
CONDUIT prod/gfs.*pgrb[^2]
        PIPE    decoders/dcgrib2 -d data/gempak/logs/dcgrib2_CONDUITgfs.log
        -e GEMTBL=/home/gempak/NAWIPS/gempak/tables

The [^2] pattern above restricts the above to just the grib2 products and
note the grib2 0.5 degree products.

If you aren't seeing these products, be sure to check your ldmd.conf request 
line
to ensure you have an appropeiate pattern for the data you are expecting,
as well as any pattern used in your exec line for pqact.

Steve Chiswell
Unidata User Support




On Wed, 2007-03-28 at 20:56 +0200, Christian Pagé wrote:
> Hello all,
> 
> I have had network problems in the past few months with our ldm
> server, which turns out to be related to the firewall and --state NEW
> arguments in the iptables configuration. Now that it is fixed, I am
> reactivating CONDUIT data flow. However, I don't receive anymore GFS
> GRIB1 CONDUIT data: I am asking for status data, and no GRIB1 data is
> showing up for GFS. Has something changed in the meantime ?
> 
> Many thanks
> 
-- 
Steve Chiswell <address@hidden>
Unidata