Package | Description |
---|---|
dap4.cdm | |
dap4.cdmshared | |
dap4.servlet | |
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.server.catalog | |
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 CDM 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.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.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.bufr | |
ucar.nc2.ft.point.collection | |
ucar.nc2.ft.point.remote | |
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.point.writer |
package ucar.nc2.ft.point.writer : Write Point Feature Types to netcdf/CF files
|
ucar.nc2.ft.radial | |
ucar.nc2.grib.collection | |
ucar.nc2.iosp |
General classes for I/O Service Providers
|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.iosp.bufr.writer | |
ucar.nc2.iosp.cinrad |
I/O Service Provider for chinese met radar files
|
ucar.nc2.iosp.dmsp |
I/O Service Provider for Defense Meteorological Satellite Program (DMSP) format files
|
ucar.nc2.iosp.dorade |
I/O Service Provider for Dorade format files
|
ucar.nc2.iosp.fysat |
I/O Service Provider for fysat format files
In clcommon because of dependencce on java.awt.*
|
ucar.nc2.iosp.gini |
I/O Service Provider for GINI format files
In clcommon because of dependencce on java.awt.*
|
ucar.nc2.iosp.grads |
I/O Service Provider for GrADS Binary Grid Files.
|
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.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.iosp.noaa | |
ucar.nc2.iosp.nowrad | |
ucar.nc2.iosp.shapefile | |
ucar.nc2.iosp.sigmet | |
ucar.nc2.iosp.uamiv | |
ucar.nc2.iosp.uf | |
ucar.nc2.jni.netcdf | |
ucar.nc2.ncml |
Netcdf Markup Language (NcML) Implementation classes
see NcML home page
|
ucar.nc2.rewrite | |
ucar.nc2.stream | |
ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
ucar.nc2.util |
Miscellaneous utility classes.
|
ucar.nc2.write | |
ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
CDMNode
Define a superclass for all the CDM node classes: Group, Dimension, etc.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
EnumTypedef
Enumeration Typedef map integers to Strings.
|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
CDMNode
Define a superclass for all the CDM node classes: Group, Dimension, etc.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
CDMNode
Define a superclass for all the CDM node classes: Group, Dimension, etc.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
EnumTypedef
Enumeration Typedef map integers to Strings.
|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Class and Description |
---|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
AttributeContainer
Container of Attributes
|
CDMNode
Define a superclass for all the CDM node classes: Group, Dimension, etc.
|
CDMSort
Enumeration of the kinds of nodes in a CDM model.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
EnumTypedef
Enumeration Typedef map integers to Strings.
|
FileWriter.FileWriterProgressEvent
Deprecated.
use FileWriter2.FileWriterProgressEvent
|
FileWriter.FileWriterProgressListener
Deprecated.
|
FileWriter2.N3StructureStrategy |
Group
A Group is a logical collection of Variables.
|
NCdumpW.WantValues
Tell NCdumpW if you want values printed.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
NetcdfFileWriteable
Deprecated.
use NetcdfFileWriter
|
NetcdfFileWriter
Writes Netcdf 3 or 4 formatted files to disk.
|
NetcdfFileWriter.Version
The kinds of netcdf file that can be written.
|
ParsedSectionSpec
Parsed Section Expression, allows nesting for subsetting of Structure member variables.
|
ProxyReader
An object that knows how to read the data for a Variable.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Variable.Cache
Public by accident.
|
VariableIF
The public interface to a Variable.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
VariableSimpleImpl
Implementation of VariableSimpleIF
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Class and Description |
---|
AttributeContainer
Container of Attributes
|
CDMNode
Define a superclass for all the CDM node classes: Group, Dimension, etc.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
ProxyReader
An object that knows how to read the data for a Variable.
|
Sequence
Sequence is a one-dimensional Structure with indeterminate length.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableIF
The public interface to a Variable.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
NetcdfFileWriter
Writes Netcdf 3 or 4 formatted files to disk.
|
NetcdfFileWriter.Version
The kinds of netcdf file that can be written.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Dimension
A Dimension is used to define the array shape of a Variable.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFileWriter
Writes Netcdf 3 or 4 formatted files to disk.
|
NetcdfFileWriter.Version
The kinds of netcdf file that can be written.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
VariableSimpleIF
A lightweight abstractions of a Variable.
|
Class and Description |
---|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
ParsedSectionSpec
Parsed Section Expression, allows nesting for subsetting of Structure member variables.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Sequence
Sequence is a one-dimensional Structure with indeterminate length.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
NetcdfFileWriter.Version
The kinds of netcdf file that can be written.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
EnumTypedef
Enumeration Typedef map integers to Strings.
|
Group
A Group is a logical collection of Variables.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
NetcdfFileWriter.Version
The kinds of netcdf file that can be written.
|
ProxyReader
An object that knows how to read the data for a Variable.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
NetcdfFileWriter
Writes Netcdf 3 or 4 formatted files to disk.
|
Class and Description |
---|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Structure
A Structure is a type of Variable that contains other Variables, like a struct in C.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
|
Dimension
A Dimension is used to define the array shape of a Variable.
|
Variable
A Variable is a logical container for data.
|
Class and Description |
---|
Dimension
A Dimension is used to define the array shape of a Variable.
|
NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API.
|
Variable
A Variable is a logical container for data.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.