NetCDF-Java 4.0 API

Packages
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents.
thredds.catalog.crawl  
thredds.catalog.dl  
thredds.catalog.parser.jdom  
thredds.catalog.query Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
thredds.cataloggen  
thredds.cataloggen.catalogrefexpander  
thredds.cataloggen.config  
thredds.cataloggen.datasetenhancer  
thredds.cataloggen.inserter  
thredds.crawlabledataset  
thredds.crawlabledataset.filter  
thredds.crawlabledataset.sorter  
thredds.wcs  
thredds.wcs.v1_0_0_1  
thredds.wcs.v1_0_0_Plus  
thredds.wcs.v1_1_0  
ucar.atd.dorade Low level routines for DORADE formatted radar files.
ucar.ma2 Multidimensional arrays of primitives and objects with data stored in memory.
ucar.nc2 The public API to the Java-NetCDF library.
ucar.nc2.constants Enumerated constants used throughout the library.
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML.
ucar.nc2.dataset.conv Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems.
ucar.nc2.dataset.transform Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
ucar.nc2.dods OpenDAP-netCDF library.
ucar.nc2.dt Scientific data types package.
ucar.nc2.dt.fmr Support classes for Forecast Model Run.
ucar.nc2.dt.fmrc Support classes for Forecast Model Run Collections.
ucar.nc2.dt.grid Scientific data type "Grid", uses cartesian coordinate system.
ucar.nc2.dt.image  
ucar.nc2.dt.point Scientific data type "Point", collections of point observation data.
ucar.nc2.dt.point.decode  
ucar.nc2.dt.radial Scientific data type "Radial", uses spherical coordinate system.
ucar.nc2.dt.trajectory Scientific data type "Trajectory".
ucar.nc2.ft Scientific feature types package
ucar.nc2.ft.coordsys  
ucar.nc2.ft.point  
ucar.nc2.ft.point.standard  
ucar.nc2.ft.point.standard.plug  
ucar.nc2.ft.radial  
ucar.nc2.geotiff Read and write GeoTIFF files.
ucar.nc2.iosp General classes for I/O Service Providers
ucar.nc2.iosp.adde IOSP for ADDE servers
ucar.nc2.iosp.bufr I/O Service Provider for BUFR format files
ucar.nc2.iosp.cinrad I/O Service Provider for chinese met radar files
ucar.nc2.iosp.dmsp I/O Service Provider for DMSP format files
ucar.nc2.iosp.dorade I/O Service Provider for Dorade format files
ucar.nc2.iosp.gempak  
ucar.nc2.iosp.gini I/O Service Provider for GINI format files
ucar.nc2.iosp.grib I/O Service Provider for GRIB-1 and GRIB-2 format files
ucar.nc2.iosp.grid  
ucar.nc2.iosp.hdf4 I/O Service Provider for HDF-4 format files
ucar.nc2.iosp.hdf5 I/O Service Provider for HDF-5 and netCDF-4 format files
ucar.nc2.iosp.mcidas  
ucar.nc2.iosp.misc Miscellaneous IOSPs.
ucar.nc2.iosp.netcdf3 I/O Service Provider for NetCDF-3 format files
ucar.nc2.iosp.nexrad2 I/O Service Provider for NEXRAD level 2 format files
ucar.nc2.iosp.nids I/O Service Provider for NIDS (Nexrad level 3) format files
ucar.nc2.ncml Netcdf Markup Language (NcML).
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets.
ucar.nc2.units Utility classes for scientific units and ucar.units package.
ucar.nc2.util Miscellaneous utility classes.
ucar.nc2.util.cache Cache open NetcdfFile objects in memory.
ucar.nc2.util.net Miscellaneous network utility classes.
ucar.nc2.util.xml Miscellaneous XML utility classes.
ucar.unidata.geoloc Support library for georeferencing coordinate systems and transformations.
ucar.unidata.geoloc.projection Implementations of coordinate projection transformations.
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations.
ucar.unidata.io Input/Output utilities.
ucar.unidata.io.bzip2 BZIP2 compression.
ucar.unidata.io.http Make a file on an HTTP server look like a RandomAccessFile, by using HTTP 1.1 byte range header.
ucar.unidata.util Miscellaneous utilities.
ucar.units Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another).