- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] Creation of lookup tables in netCDF using the Java API
- From: Mario Haertwig <mario.haertwig@xxxxxxxxx>
- Date: Tue, 10 Jan 2012 15:26:51 +0100
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