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
Former-commit-id: 1e2ad93e65 [formerly 663337e661] [formerly 1e2ad93e65 [formerly 663337e661] [formerly 972d18cd3b [formerly b35756921a0ba5ff240b80f92322da90345c6eaf]]]
Former-commit-id: 972d18cd3b
Former-commit-id: e34f218002 [formerly a072496474]
Former-commit-id: 8388c00dc3
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
Former-commit-id: 43512fd90a [formerly ed7a808b87] [formerly 43512fd90a [formerly ed7a808b87] [formerly dacfc4082d [formerly eaeab6dc6dfc9e0f3544ccb1ebea53669d2222c7]]]
Former-commit-id: dacfc4082d
Former-commit-id: 261dccba3c [formerly 1ff0baa6b7]
Former-commit-id: 4219c8ad4b
BUFR parser now only processes one file at a time
added method to scan for field in structure
Former-commit-id: 429056b078 [formerly c330bbb7e4] [formerly 429056b078 [formerly c330bbb7e4] [formerly ec6f8bb961 [formerly c701947f1bf6135bf53a650425f0cc4b5bd88e3c]]]
Former-commit-id: ec6f8bb961
Former-commit-id: 3fded8c283 [formerly d9401d700b]
Former-commit-id: cff911e29e
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
Former-commit-id: 52a7443a6c [formerly 82cee15739] [formerly 52a7443a6c [formerly 82cee15739] [formerly 3e5a5774c4 [formerly dee6d1d1bd169854109f0921ca0c23bc212d2df9]]]
Former-commit-id: 3e5a5774c4
Former-commit-id: 796305a348 [formerly e3020dbe8f]
Former-commit-id: 38cc44f20a
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
Former-commit-id: f4ac2d117e [formerly 6d3d459a90] [formerly f4ac2d117e [formerly 6d3d459a90] [formerly d9eb75280d [formerly 2634afede20af4ab6d059ef6dbd1af093184f90a]]]
Former-commit-id: d9eb75280d
Former-commit-id: 1bfbe099ea [formerly a153775c32]
Former-commit-id: 77b66da899