awips2/edexOsgi/com.raytheon.uf.common.numeric
Brian Clements f005090cc1 Issue #2905 fixed types, added scale/offset in bufr parser
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: fd1ad8de3b [formerly 52a7443a6c] [formerly 82cee15739] [formerly fd1ad8de3b [formerly 52a7443a6c] [formerly 82cee15739] [formerly 3e5a5774c4 [formerly 82cee15739 [formerly dee6d1d1bd169854109f0921ca0c23bc212d2df9]]]]
Former-commit-id: 3e5a5774c4
Former-commit-id: cdf6991fde [formerly 796305a348] [formerly 22579f0db72fee00e444ab1a89a6b5b9d69cce63 [formerly e3020dbe8f]]
Former-commit-id: 8ca290ab6d586c69ce59ca620fc83b3705df85ed [formerly 38cc44f20a]
Former-commit-id: d1f3144e7b
2014-03-26 15:20:16 -05:00
..
.settings Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter. 2014-03-07 18:15:32 -06:00
META-INF Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter. 2014-03-07 18:15:32 -06:00
src/com/raytheon/uf/common/numeric Issue #2905 fixed types, added scale/offset in bufr parser 2014-03-26 15:20:16 -05:00
.classpath Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter. 2014-03-07 18:15:32 -06:00
.project Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter. 2014-03-07 18:15:32 -06:00
build.properties Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter. 2014-03-07 18:15:32 -06:00