|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ucar.nc2 | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| ucar.nc2 | The public API to the Java-NetCDF 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.dods | OpenDAP-netCDF library. |
| 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 spherical coordinate system. |
| ucar.nc2.dt.trajectory | Scientific data type "Trajectory". |
| ucar.nc2.ft | Scientific feature types package |
| ucar.nc2.ft.coordsys | |
| ucar.nc2.ft.point | |
| ucar.nc2.ft.point.standard | |
| ucar.nc2.ft.point.standard.plug | |
| ucar.nc2.ft.point.writer | |
| ucar.nc2.ft.radial | |
| ucar.nc2.iosp | General classes for I/O Service Providers |
| ucar.nc2.iosp.adde | IOSP for ADDE servers |
| 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 DMSP format files |
| ucar.nc2.iosp.dorade | I/O Service Provider for Dorade format files |
| ucar.nc2.iosp.gempak | |
| ucar.nc2.iosp.gini | I/O Service Provider for GINI format files |
| ucar.nc2.iosp.grib | I/O Service Provider for GRIB-1 and GRIB-2 format files |
| ucar.nc2.iosp.grid | |
| 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.mcidas | |
| 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.uf | |
| ucar.nc2.jni.netcdf | |
| ucar.nc2.ncml | Netcdf Markup Language (NcML). |
| ucar.unidata.geoloc.vertical | Implementations of vertical coordinate transformations. |
| Classes in ucar.nc2 used by thredds.catalog | |
|---|---|
| Attribute
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group. |
|
| Classes in ucar.nc2 used by ucar.nc2 | |
|---|---|
| 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. |
|
| NCdumpW.WantValues
|
|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| NetcdfFileWriteable
Create/Write netCDF-3 formatted files. |
|
| 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
|
|
| VariableIF
The public interface to a Variable. |
|
| VariableSimpleIF
A lightweight abstractions of a Variable. |
|
| Classes in ucar.nc2 used by ucar.nc2.dataset | |
|---|---|
| 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. |
|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dataset.conv | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.dataset.transform | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dods | |
|---|---|
| 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. |
|
| VariableIF
The public interface to a Variable. |
|
| VariableSimpleIF
A lightweight abstractions of a Variable. |
|
| Classes in ucar.nc2 used by ucar.nc2.dt | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dt.grid | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dt.point | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dt.radial | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.dt.trajectory | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft | |
|---|---|
| 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. |
|
| VariableSimpleIF
A lightweight abstractions of a Variable. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.coordsys | |
|---|---|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.point | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.point.standard | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.point.standard.plug | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.point.writer | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.ft.radial | |
|---|---|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.adde | |
|---|---|
| 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. |
|
| VariableIF
The public interface to a Variable. |
|
| VariableSimpleIF
A lightweight abstractions of a Variable. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.bufr | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.bufr.writer | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.cinrad | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.dmsp | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.dorade | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.gempak | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.gini | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.grib | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.grid | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.hdf4 | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.hdf5 | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.mcidas | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.misc | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.netcdf3 | |
|---|---|
| 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. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.nexrad2 | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.nids | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.iosp.uf | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.jni.netcdf | |
|---|---|
| NetcdfFile
Read-only scientific datasets that are accessible through the netCDF API. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.nc2.ncml | |
|---|---|
| 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. |
|
| ProxyReader
An object that knows how to read the data for a Variable. |
|
| Variable
A Variable is a logical container for data. |
|
| Classes in ucar.nc2 used by ucar.unidata.geoloc.vertical | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||