ucar.nc2.dataset.conv.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of netcdf Show documentation
Show all versions of netcdf Show documentation
The NetCDF-Java Library is a Java interface to NetCDF files,
as well as to many other types of scientific data formats.
The newest version!
package ucar.nc2.dataset.conv
Parses the information in netCDF datasets using Conventions, and extracts
information about coordinate systems. The extracted information is put into
a NetcdfDataset.
See: Netcdf
Conventions