Package | Description |
---|---|
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".
|
Modifier and Type | Interface and Description |
---|---|
interface |
GridDataset
A dataset containing Grid objects.
|
interface |
PointObsDataset
Deprecated.
use ucar.nc2.ft.*
|
interface |
RadialDatasetSweep
A RadialDataset in which the radials can be grouped into sweeps.
|
interface |
StationObsDataset
Deprecated.
use ucar.nc2.ft.*
|
interface |
StationRadialDataset
A collection of Stations with RadialDatatype data.
|
interface |
TrajectoryObsDataset
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
TypedDatasetImpl
Deprecated.
use ucar.nc2.ft.*
|
Modifier and Type | Method and Description |
---|---|
static TypedDataset |
TypedDatasetFactory.open(FeatureType datatype,
NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
Open a dataset as a TypedDataset.
|
static TypedDataset |
TypedDatasetFactory.open(FeatureType datatype,
String location,
CancelTask task,
StringBuilder errlog)
Deprecated.
Open a dataset as a TypedDataset.
|
TypedDataset |
TypedDatasetFactoryIF.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
Open a NetcdfDataset as a TypedDataset.
|
Modifier and Type | Class and Description |
---|---|
class |
GridDataset
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
|
Modifier and Type | Class and Description |
---|---|
class |
CFstationObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
MadisPointObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
MadisStationObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
NdbcDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
OldUnidataPointObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
OldUnidataStationObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
PointObsDatasetImpl
Deprecated.
use ucar.nc2.ft.point
|
class |
StationObsDatasetImpl
Deprecated.
use ucar.nc2.ft.point
|
class |
UnidataPointObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
UnidataStationObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
UnidataStationObsDataset2
Deprecated.
use UnidataStationObsDataset instead of this.
|
class |
UnidataStationObsMultidimDataset
Deprecated.
use ucar.nc2.ft.point
|
Modifier and Type | Method and Description |
---|---|
TypedDataset |
UnidataStationObsDataset2.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
NdbcDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
MadisPointObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
UnidataStationObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
MadisStationObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
CFstationObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
OldUnidataStationObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
UnidataStationObsMultidimDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
OldUnidataPointObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
UnidataPointObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
CFnetCDF2Dataset
Created by IntelliJ IDEA.
|
class |
Dorade2Dataset
Make a Dorade 2 NetcdfDataset into a RadialDataset.
|
class |
LevelII2Dataset
Make a NEXRAD Level 2 NetcdfDataset into a RadialDataset.
|
class |
Netcdf2Dataset
User: yuanho
Date: Jun 7, 2007
Time: 10:36:52 AM
|
class |
Nids2Dataset
Make a Nids NetcdfDataset into a RadialDataset.
|
class |
RadialDatasetSweepAdapter
Make a NetcdfDataset into a RadialDatasetSweep.
|
class |
UF2Dataset
Created by IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
TypedDataset |
Netcdf2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
TypedDataset |
Nids2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
TypedDataset |
CFnetCDF2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
TypedDataset |
UF2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
TypedDataset |
Dorade2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
TypedDataset |
LevelII2Dataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog) |
Modifier and Type | Class and Description |
---|---|
class |
ARMTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
COSMICTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
Float10TrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
MultiTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.*
|
class |
RafTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
SimpleTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
SingleTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.*
|
class |
TrajectoryObsDatasetImpl
Deprecated.
use ucar.nc2.ft.*
|
class |
UnidataTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
class |
UnidataTrajectoryObsDataset2
Deprecated.
use ucar.nc2.ft.point
|
class |
ZebraClassTrajectoryObsDataset
Deprecated.
use ucar.nc2.ft.point
|
Modifier and Type | Method and Description |
---|---|
TypedDataset |
ARMTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
ZebraClassTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
UnidataTrajectoryObsDataset2.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
UnidataTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
RafTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
Float10TrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
COSMICTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
TypedDataset |
SimpleTrajectoryObsDataset.open(NetcdfDataset ncd,
CancelTask task,
StringBuilder errlog)
Deprecated.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.