added netcdf 4.2 bufr library to ucar.nc2 foss added backported 4.3 bufr splitter library created a parser wrapper for ease of use Former-commit-id:46513ea27c
[formerly5b69e9b21c
] [formerly199701def9
] [formerly46513ea27c
[formerly5b69e9b21c
] [formerly199701def9
] [formerly5348f0a29d
[formerly199701def9
[formerly 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974]]]] Former-commit-id:5348f0a29d
Former-commit-id:6825bac664
[formerly420b48c8ea
] [formerly a6b2df11d2b1e116738bfd3b8c4f5f2d90e354d4 [formerly0e11ca3cfe
]] Former-commit-id: 691021e7718ee50a16e8b6be21a574fab364502d [formerlyc203e2d631
] Former-commit-id:f673684948
7 lines
No EOL
526 B
Text
7 lines
No EOL
526 B
Text
This contains the BUFR splitter classes from netcdf-java version 4.3.20.
|
|
The classes have been modified to work with netcdf-java version 4.2. Modifications have
|
|
been tagged with a comment containing the issue number related to the work (#2905).
|
|
|
|
This will not be needed if/when the ucar netcdf-java dependency is upgraded to 4.4.
|
|
It is also recommended that the newer BufrSplitter2.java be used instead of BufrSPlitter.java.
|
|
BufrSplitter2 has an improved interface that allows for use in other packages without modification. |