Project Description NetCDF (network Common Data Form) is a software library and a standard binary data format supported by Unidata (http://www.unidata.ucar.edu/software/netcdf/) that enables the creation, access, and network sharing of array-oriented scientific data. This project is dedicated to porting the Java version of NetCDF library to .NET platform. This effort is a part of the joint research project ESSE (Environmental Scenario Search Engine - http://esse.wdcb.ru) run by Geophysical Centre Rus. Acad. Sci., National Geophysical Data Center NOAA, and Microsoft Research, Cambridge.
The current version is based on netCDF for Java 2.0. It supports netCDF-3 datasets (just like netCDF-Java 2.0 library). It does not support netCDF-4 yet.
|