|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ucar.nc2.dataset | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| ucar.nc2.adde | |
| 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.grid | Deprecated (use ucar.nc2.dt.grid) |
| ucar.nc2.dataset.transform | |
| ucar.nc2.dt | Scientific data types package. |
| ucar.nc2.dt.fmrc | Scientific data type "Grid", uses cartesian coordinate system. |
| ucar.nc2.dt.grid | Scientific data type "Grid", uses cartesian coordinate system. |
| ucar.nc2.dt.point | Scientific data type "Point" and "Station", collections of point observation data. |
| ucar.nc2.dt.radial | Scientific data type "Radial", uses spherical coordinate system. |
| ucar.nc2.dt.trajectory | Scientific data type "Trajectory". |
| ucar.nc2.ncml | |
| ucar.nc2.thredds | Connects NetCDF-Java to THREDDS Catalogs and Datasets. |
| ucar.unidata.geoloc.vertical | Implementations of vertical coordinate transformations. |
| Classes in ucar.nc2.dataset used by thredds.catalog | |
|---|---|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis. |
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.adde | |
|---|---|
| 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. |
|
| VariableDS
An "enhanced" Variable. |
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dataset | |
|---|---|
| AxisType
Type-safe enumeration of netCDF Coordinate Axis types. |
|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem. |
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis. |
|
| 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. |
|
| 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. |
|
| NetcdfDatasetFactory
A factory for opening a NetcdfDataset. |
|
| NetcdfDatasetInfo
Helper class for obtaining information about a NetcdfDataset. |
|
| ProjectionCT
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon). |
|
| ProxyReader
An object that knows how to read the data for a Variable. |
|
| TransformType
Type-safe enumeration of netCDF Dataset TransformType. |
|
| VariableDS
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. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dataset.conv | |
|---|---|
| AxisType
Type-safe enumeration of netCDF Coordinate Axis types. |
|
| 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. |
|
| 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. |
|
| 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. |
|
| ProjectionCT
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon). |
|
| TransformType
Type-safe enumeration of netCDF Dataset TransformType. |
|
| 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. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dataset.grid | |
|---|---|
| CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem. |
|
| CoordinateAxis1D
A 1-dimensional Coordinate Axis. |
|
| 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. |
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dataset.transform | |
|---|---|
| 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. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt | |
|---|---|
| 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. |
|
| 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. |
|
| VerticalCT
A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt.fmrc | |
|---|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt.grid | |
|---|---|
| CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt.point | |
|---|---|
| AxisType
Type-safe enumeration of netCDF Coordinate Axis types. |
|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt.radial | |
|---|---|
| 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. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.dt.trajectory | |
|---|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.ncml | |
|---|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| ProxyReader
An object that knows how to read the data for a Variable. |
|
| VariableEnhanced
Public interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package. |
|
| Classes in ucar.nc2.dataset used by ucar.nc2.thredds | |
|---|---|
| NetcdfDataset
NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. |
|
| Classes in ucar.nc2.dataset used by ucar.unidata.geoloc.vertical | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||