John,
We are currently developing IOSPs for several data formats that contain
lookup tables for temperature, pressure, etc. The raw data is stored in
bytes. The value of the byte is used to retrieve the value for
temperature, pressure, etc from tables as a float. Currently we perform
the lookup and store the values as floats. The end result is a netcdf
file that is much larger than the original data file. Using the netcdf
3 format, is there a way to provide the lookup tables and store the data
as bytes? If its not possible will it be possible in netcdf 4.
thanks
arthur fotos