[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: your request to subscribe to "BUFRLIB support"
- To: Jeff Ator <Jeff.Ator@xxxxxxxx>
- Subject: Re: your request to subscribe to "BUFRLIB support"
- From: Robb Kambic <rkambic@xxxxxxxxxxxxxxxx>
- Date: Thu, 22 May 2008 14:09:08 -0600 (MDT)
- Cc: decoders <support-decoders@xxxxxxxxxxxxxxxx>
- Delivered-to: support-decoders@unidata.ucar.edu (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by laraine.unidata.ucar.edu (Postfix) with ESMTP id 8F90BCB186; Thu, 22 May 2008 14:09:08 -0600 (MDT) by wcfields.unidata.ucar.edu (8.14.2/8.13.8) with ESMTP id m4MK98T1015097; Thu, 22 May 2008 14:09:08 -0600 by wcfields.unidata.ucar.edu (8.14.2/8.14.2/Submit) with ESMTP id m4MK98gw015092; Thu, 22 May 2008 14:09:08 -0600
- In-reply-to: <48034C27.2050700@noaa.gov>
- References: <48034C27.2050700@noaa.gov>
Jeff,
I have some questions about bufr tables. Hope you can answer these.
A snippet of your code shows:
C
IF ( cborg (1:4) .eq. 'KARP' ) THEN
bfstyp = 'NC004004'
ELSE IF ( cborg (1:4) .eq. 'EGRR' ) THEN
bfstyp = 'NC004006'
ELSE
bfstyp = 'NC004009'
END IF
It appears that you are using part of the product pattern to load certain
tables, is that correct?
In doc:
http://www.nco.ncep.noaa.gov/sib/decoders/BUFRLIB/toc/dfbftab/
it mentions that the mnemonic tables need to be loaded according to
datatype and data subtype. This seems different then your code, can you
explain this?
In doc:
http://www.emc.ncep.noaa.gov/mmb/data_processing/NCEP_BUFR_File_Structure.htm#ASCII_Table
it mentions that the first descriptors in the data refer to what tables
need to be loaded to decode. How many products follow this syntax?
In doc:
http://www.emc.ncep.noaa.gov/mmb/data_processing/bufrtab_tabled.htm
In the local classes there are many reference to mnemonic tables that I
can't find anywhere on the web. The tables are in [] similar to
[NC003003]. Where can I download these tables?
Thanks,
RObb...
On Mon, 14 Apr 2008, Jeff Ator wrote:
Dear Robb,
We noticed that you recently asked to join our "BUFRLIB support" mailing
list. However, this is a list for use by myself and all of the other folks
who collectively maintain the NCEP BUFRLIB software - we use it to receive
user inquiries, discuss maintenance issues, respond to bug reports, etc. I
believe you would be better served by instead subscribing to our "BUFRLIB
announce" mailing list at ncep.list.bufrlib-announce@xxxxxxxxxxxxxxxxxxxx
This is the list we use to notify our users of general announcements,
software updates, etc. You can still post inquiries to the "BUFRLIB support"
list, but it's not a list to which you should be directly subscribing.
Best regards,
-Jeff
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
===============================================================================