Package | Description |
---|---|
ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
ucar.nc2.dt |
Scientific data types package.
|
ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl |
Modifier and Type | Method and Description |
---|---|
static MAMath.MinMax |
MAMath.getMinMaxSkipMissingData(Array a,
IsMissingEvaluator eval) |
Modifier and Type | Interface and Description |
---|---|
interface |
EnhanceScaleMissing
A Variable decorator that handles missing data, and scale/offset packed data.
|
Modifier and Type | Class and Description |
---|---|
class |
CoordinateAxis
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
|
class |
CoordinateAxis1D
A 1-dimensional Coordinate Axis.
|
class |
CoordinateAxis1DTime
A 1-dimensional Coordinate Axis representing Calendar time.
|
class |
CoordinateAxis2D
A 2-dimensional numeric Coordinate Axis.
|
class |
VariableDS
An wrapper around a Variable, creating an "enhanced" Variable.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GridDatatype
Interface for scientific datatype Grid.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoGrid
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Coverage
Experimental Coverage feature type.
|
Modifier and Type | Class and Description |
---|---|
class |
CoverageImpl
Coverage Implementation
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.