fixed units in sfcobs point data description
made getDescription() and static constants public in point data transform
fixed typo in udunits alias file
created new decoder for synop bufr obs
added decoder and dependencies to features
(cherry picked from commit 663337e661 [formerly b35756921a0ba5ff240b80f92322da90345c6eaf])
Conflicts:
edexOsgi/com.raytheon.edex.plugin.sfcobs/META-INF/MANIFEST.MF
edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml
Former-commit-id: e4d20dc93173f5504eed1946e45b554656c95cae
use of Integer.compare()
(cherry picked from commit a1d9d323bd [formerly 223fa62b59a9c8764a33a25d4ccfd0c69cff4be7])
Former-commit-id: b677c6531fbe5af2fcf7c75bb8753c31f56b7355
added table units parser for BUFR table values
added time units parser for BUFR time values
added lookup methods to translation table
added mapping class for BUFR fields to point data container parameters
(cherry picked from commit ed7a808b87 [formerly eaeab6dc6dfc9e0f3544ccb1ebea53669d2222c7])
Former-commit-id: 57d335f1264ced1fb1ba1bd7be26198b267f09b8
BUFR parser now only processes one file at a time
added method to scan for field in structure
(cherry picked from commit c330bbb7e4 [formerly c701947f1bf6135bf53a650425f0cc4b5bd88e3c])
Former-commit-id: a062930ed70a686f0adcd49a85d9c2fa3131e012
parser now does the following for each data value:
1) promote unsigned values to next larger type
2) replace with null if value equals missing value
3) apply scale factor and addition offset
to do this, the netcdf variable for each structure member was needed
this required walking the variable list along with the struct iterator
(cherry picked from commit 82cee15739 [formerly dee6d1d1bd169854109f0921ca0c23bc212d2df9])
Former-commit-id: 3733cefa3cd8010af5c5f1271605e5a46a478844
added current WMO BUFR code/flag XML table file
created parser that can read the WMO XML
created JAXB files for BUFR translation XML files
created utility to generate translation tables for specific BUFR tables
(cherry picked from commit 6d3d459a90 [formerly 2634afede20af4ab6d059ef6dbd1af093184f90a])
Former-commit-id: 388bcee913c8e3c65bddeb70c6d8fa5d0cbd9c06
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
(cherry picked from commit 199701def9 [formerly 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974])
Former-commit-id: 3661aa1cf6ea4f82fa036c06f1c69666ad50104b