NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[netcdf-java] Creation of lookup tables in netCDF using the Java API

Hi all,
I am currently implementing a climate classification algorithm using
the NetCDF-Java 4.2 API. The climate class is stored as an integer.

Is there a way to associate the integer value with the name of the
climate class, using something like a lookup-table? I would be glad if
you could send me a code example.

Thanks a lot,
Mario