|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IOServiceProvider | This is the service provider interface for the low-level I/O access classes (read only). |
| IOServiceProviderWriter | This is the service provider interface for the low-level I/O writing. |
| NetcdfFileFactory | A factory for opening a NetcdfFile. |
| VariableIF | The public interface to a Variable. |
| VariableSimpleIF | A "Simple" Variable, that allows non-netcdf implementations of typed datasets. |
| Class Summary | |
|---|---|
| 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. |
| FileWriter | Copy a NetcdfFile to a Netcdf-3 local file. |
| Group | A Group is a logical collection of Variables. |
| Indexer | Iterator to read/write subsets of an array. |
| NCdump | Print contents of an existing netCDF file of unknown structure, like ncdump. |
| NCdump.CEresult | public by accident |
| NetcdfFile | Read-only scientific datasets that are accessible through the netCDF API. |
| NetcdfFileCache | Keep cache of open NetcdfFile objects, for performance. |
| NetcdfFileWriteable | Create/Write netCDF files. |
| RegularIndexer | Indexer into a regular array. |
| Structure | A Structure is a type of Variable that contains other Variables, like a struct in C. |
| StructurePseudo | Make a collection of variables with the same outer dimension into a fake Structure. |
| Variable | A Variable is a logical container for data. |
Java-NetCDF API, version 2.2.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||