| Package | Description |
|---|---|
| thredds.client.catalog | |
| thredds.client.catalog.builder | |
| thredds.client.catalog.tools | |
| thredds.featurecollection | |
| thredds.filesystem |
Implementations for thredds.inventory.MCollection
ControllerOS - just a front for using OS file system services.
|
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| thredds.inventory.filter | |
| thredds.inventory.partition | |
| ucar.atd.dorade |
Low level routines for DORADE formatted radar files.
|
| 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 |
Static final and 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.grid.gis | |
| ucar.nc2.dt.radial |
Scientific data type "Radial", uses polar coordinate system.
|
| ucar.nc2.ft |
Scientific feature types package
|
| ucar.nc2.ft.fmrc | |
| 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, using NestedTables
|
| ucar.nc2.ft.point.standard.plug |
package ucar.nc2.ft.point.plug : Pluggable Analysers of Point Feature Type datasets
|
| ucar.nc2.ft.point.writer |
package ucar.nc2.ft.point.writer : Write Point Feature Types to netcdf/CF-1.6 DSG files
|
| ucar.nc2.ft.radial | |
| ucar.nc2.ft.remote | |
| ucar.nc2.ft2.coverage | |
| ucar.nc2.ft2.coverage.adapter | |
| ucar.nc2.ft2.coverage.remote | |
| ucar.nc2.ft2.coverage.writer | |
| ucar.nc2.ft2.scan | |
| ucar.nc2.ft2.simpgeometry | |
| ucar.nc2.ft2.simpgeometry.adapter | |
| ucar.nc2.ft2.simpgeometry.exception | |
| ucar.nc2.geotiff |
Read and write GeoTIFF files.
|
| ucar.nc2.iosp |
General classes for I/O Service Providers
|
| 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.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.netcdf4 | |
| 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.ncml |
Netcdf Markup Language (NcML) Implementation classes
see NcML home page
|
| ucar.nc2.stream |
CdmRemote streaming
CdmRemote: A remote CDM dataset (extending NetcdfFile), using cdmremote protocol to communicate
NcStream: encoding and decoding the protobuf messages
ncStream.proto: defines the protobuf messages
NcStreamProto: generated by probuf compiler
NcStreamReader: Read an ncStream InputStream into a NetcdfFile (used by CdmRemote)
NcStreamWriter: Write a NetcdfFile to an OutputStream using ncstream protocol
NcStreamWriterChannel: Write a NetcdfFile to an WritableByteChannel using ncstream protocol
NcStreamIosp: IOSP to read an ncStream that has been written to a file
|
| ucar.nc2.time |
Calendar Date handling.
|
| ucar.nc2.units |
Utility classes for scientific units and ucar.units package.
|
| ucar.nc2.util |
Miscellaneous utility classes.
|
| ucar.nc2.util.cache |
Cache open FileCacheable objects in memory (eg NetcdfFile, RandomAccessFile).
|
| ucar.nc2.util.log | |
| ucar.nc2.util.net | |
| ucar.nc2.util.rc | |
| ucar.nc2.util.reflect | |
| ucar.nc2.util.xml |
Miscellaneous XML utility classes.
|
| ucar.nc2.wmo | |
| ucar.nc2.write | |
| ucar.unidata.geoloc |
Support library for georeferencing coordinate systems and transformations.
|
| ucar.unidata.geoloc.ogc |
OGC specific support classes for geolocation
|
| ucar.unidata.geoloc.projection |
Implementations of coordinate projection transformations.
|
| ucar.unidata.geoloc.projection.proj4 |
Port of proj4 transformations to CDM.
|
| ucar.unidata.geoloc.projection.sat |
Implementations of coordinate projection for satellites.
|
| ucar.unidata.geoloc.vertical |
Implementations of vertical coordinate transformations.
|
| ucar.unidata.io |
Input/Output utilities.
|
| ucar.unidata.io.bzip2 |
BZIP2 compression.
|
| ucar.unidata.io.http |
Make a file on an HTTP server look like a RandomAccessFile, by using HTTP 1.1 byte range header.
|
| ucar.unidata.util |
Miscellaneous utilities.
|
| uk.ac.rdg.resc.edal.time |