Uses of Package
ucar.nc2

Packages that use ucar.nc2
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
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 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.grid   
ucar.nc2.ft.point package ucar.nc2.ft.point : Implementation of Point Feature Types 
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 (to files) Point Feature Types 
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.fysat   
ucar.nc2.iosp.gempak   
ucar.nc2.iosp.gini I/O Service Provider for GINI format files 
ucar.nc2.iosp.grads I/O Service Provider for GrADS Binary Grid 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.noaa   
ucar.nc2.iosp.nowrad   
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.stream   
ucar.nc2.util Miscellaneous utility classes. 
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.ma2
Structure
          A Structure is a type of Variable that contains other Variables, like a struct in C.
 

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.
FileWriter.FileWriterProgressEvent
           
FileWriter.FileWriterProgressListener
           
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.constants
NetcdfFile
          Read-only scientific datasets that are accessible through the netCDF API.
 

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.
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.
 

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.
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.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
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.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.
 

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.collection
VariableSimpleIF
          A lightweight abstractions of a Variable.
 

Classes in ucar.nc2 used by ucar.nc2.ft.point.remote
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
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.iosp.bufr
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.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.fysat
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
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.
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.
 

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.grads
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.
 

Classes in ucar.nc2 used by ucar.nc2.iosp.grid
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.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
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.
 

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.noaa
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.nowrad
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.sigmet
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.uamiv
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.nc2.stream
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.util
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.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.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.