| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.client.catalog.writer | |
| 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.dt |
Scientific data types package.
|
| ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
| ucar.nc2.dt.point |
Scientific data type "Point", collections of point observation data.
|
| ucar.nc2.dt.radial |
Scientific data type "Radial", uses polar coordinate system.
|
| ucar.nc2.dt.trajectory |
Scientific data type "Trajectory".
|
| ucar.nc2.ft |
Scientific feature types package
|
| ucar.nc2.ft.coordsys | |
| ucar.nc2.ft.cover | |
| ucar.nc2.ft.cover.impl | |
| ucar.nc2.ft.fmrc | |
| ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
| ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
| ucar.nc2.ft.point.standard.plug |
package ucar.nc2.ft.point.plug : Pluggable AAnalysers of Point Feature Type datasets
|
| ucar.nc2.ft.radial | |
| ucar.nc2.ft.scan | |
| ucar.nc2.ft.swath | |
| ucar.nc2.ncml |
Netcdf Markup Language (NcML) Implementation classes
see NcML home page
|
| ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
| ucar.unidata.geoloc.ogc |
OGC specific support classes for geolocation
|
| Class and Description |
|---|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
| CoordinateAxis2D
A 2-dimensional numeric Coordinate Axis.
|
| CoordinateAxisTimeHelper
Helper class for time coordinates
|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| CoordSysBuilder.ConventionNameOk
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
|
| CoordSysBuilder.VarProcess
Wrap each variable in the dataset with a VarProcess object.
|
| CoordSysBuilderIF
Implement this interface to add Coordinate Systems to a NetcdfDataset.
|
| CoordTransBuilderIF
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
|
| Enhancements
A Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.
|
| EnhanceScaleMissing
A Variable decorator that handles missing data, and scale/offset packed data.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| NetcdfDataset.Enhance
Possible enhancements for a NetcdfDataset
|
| ProjectionCT
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
|
| ReplaceVariableCheck
public by accident
|
| StructureDS
An "enhanced" Structure.
|
| StructurePseudoDS
Make a collection of variables with the same outer dimension into a fake Structure.
|
| TransformType
Type-safe enumeration of netCDF Dataset TransformType.
|
| VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| VerticalCT.Type
Enumeration of known Vertical transformations.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| CoordSysBuilder
Abstract class for implementing Convention-specific parsing of netCDF files.
|
| CoordSysBuilderIF
Implement this interface to add Coordinate Systems to a NetcdfDataset.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| ProjectionCT
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
|
| Class and Description |
|---|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| CoordTransBuilderIF
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| TransformType
Type-safe enumeration of netCDF Dataset TransformType.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| ProjectionCT
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
|
| VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| NetcdfDataset.Enhance
Possible enhancements for a NetcdfDataset
|
| VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| StructureDS
An "enhanced" Structure.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
| CoordinateAxis2D
A 2-dimensional numeric Coordinate Axis.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
| CoordinateAxis2D
A 2-dimensional numeric Coordinate Axis.
|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| CoordinateTransform
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a
"reference" CoordinateSystem, such as lat, lon.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| StructureDS
An "enhanced" Structure.
|
| VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| NetcdfDataset.Enhance
Possible enhancements for a NetcdfDataset
|
| VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
|
| Class and Description |
|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as
scale and offset, and explicit support for Coordinate Systems.
|
| Class and Description |
|---|
| CoordinateSystem
A CoordinateSystem specifies the coordinates of a Variable's values.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.