This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Markus, Maybe i can get my boss to let me have a site visit for this problem? Until then the solution is to store the file in the grib format, then decode the file in batch mode. One needs to download nc22.jar file from page: http://www.unidata.ucar.edu/software/netcdf-java/ and run program: java -Xmx512m -classpath $CP ucar.nc2.iosp.grib.Grib2Netcdf INPUT OUTPUT.NC where $CP is CLASSPATH If you want there is a program toolsUI that lets one look at individual parameters without decoding the whole file.The toolsUI program can be run from web-start or downloaded from that page too. robb... Ticket Details =================== Ticket ID: NXD-544090 Department: Support netCDF Decoders Priority: Normal Status: Open