[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BufrIdentificationSection.java
- Subject: Re: BufrIdentificationSection.java
- Date: Fri, 18 Jan 2008 14:07:18 -0700 (MST)
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
address@hidden WWW: http://www.unidata.ucar.edu/
===============================================================================
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
address@hidden WWW: http://www.unidata.ucar.edu/
===============================================================================