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.
address@hidden wrote:
Quoting John Caron <address@hidden>:I havent tested lately under 5.0. Let me know what problems you see.Will do!I am just getting back into NetCDF after many years away. Previously, I wroteI/O routines for numerical models using the Fortran interface of NetCDF. Where should I start with the Java version? Are there any good examples available for reading and writing files? This time I want to add NetCDFcapability to a forest model (it grows trees), currently written in C but Iwant to convert it to Java. Thank you, in advance, for any advice you can provide! Dr. Craig Mattocks Carolina Enviornmental Program UNC-Chapel Hill
Hi Craig: Print out the user documentation accessible from this page: http://my.unidata.ucar.edu/content/software/netcdf-java/index.htmlThe 2.2 stuff is still alpha, and the documentation incomplete and slightly wrong. If you can deal with that, I would use it anyway.
Otherwise use the 2.1 stuff until 2.2 docs catch up (3 months?) Good luck!