[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BufrIdentificationSection.java
- To: Kevin Baggett <kevinb@xxxxxxxxxxxxx>
- Subject: Re: BufrIdentificationSection.java
- From: Robb Kambic <rkambic@xxxxxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2008 14:07:18 -0700 (MST)
- 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 EF63BCB18E; Fri, 18 Jan 2008 14:07:18 -0700 (MST) by wcfields.unidata.ucar.edu (8.14.1/8.13.8) with ESMTP id m0IL7I7D030062; Fri, 18 Jan 2008 14:07:18 -0700 by wcfields.unidata.ucar.edu (8.14.1/8.14.1/Submit) with ESMTP id m0IL7IsK030057; Fri, 18 Jan 2008 14:07:18 -0700
- In-reply-to: <4791123E.8070206@ssec.wisc.edu>
- References: <47597DDF.1020402@ssec.wisc.edu>
Kevin,
there is a new release: bufr-decoder-java_1.4.00.tar.gz
it includes table 13, i hate modifying tables, actually i made a perl
script to convert sequences table. the release has your mods to the
BufrIdentificationSection for v4 data.
i used this site for table 13 references:
http://www.northern-lighthouse.com/tables/bufr_tables.html
thanks for the help,
robb...
On Fri, 18 Jan 2008, Kevin Baggett wrote:
OK, can you tell me where this Table 13 is on the web?
Thanks!
Kevin
Robb Kambic wrote:
Kevin,
thanks, i was behind on email so i missed this message, ignore previous
message. i'll include this code and chk the table 13. i found a site on the
web that has table 13 so i'll check against it.
thanks again,
robb...
On Fri, 7 Dec 2007, Kevin Baggett wrote:
Hi Robb,
I was looking at some BUFR files and realized that your software didn't do
Edition 4.
The Identification Section is somewhat different.
So, I am attaching a modified BufrIdentificationSection.java file.
I just did an if/else in the BufrIdentificationSection constructor, if
less than 4 - do the old way, if greater than or equal to 4 do the new
way.
I also had to create B4M-000-013-* tables, but I pretty much just copied
B3M-000-012-*.
Kevin
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
===============================================================================
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
===============================================================================