Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #NetCDF - 334 results found.
NameDescriptionTypePackageFramework
AbstractCoordTransBuilderAbstract superclass for implementations of CoordTransBuilderIF.Classucar.nc2.dataset.transformNetCDF
ADASConventionClassucar.nc2.dataset.convNetCDF
AggregationSuperclass for NcML Aggregation.Classucar.nc2.ncmlNetCDF
AggregationExistingJoinExisting Aggregation.Classucar.nc2.ncmlNetCDF
AggregationFmrcClassucar.nc2.ncmlNetCDF
AggregationNewJoinNew Aggregation.Classucar.nc2.ncmlNetCDF
AggregationOuterDimensionClassucar.nc2.ncmlNetCDF
AggregationTiledClassucar.nc2.ncmlNetCDF
AggregationUnionAggregation on datasets to be simply combined - aka "union".Classucar.nc2.ncmlNetCDF
AlbersEqualAreaCreate a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
AlbersEqualAreaAlbers Equal Area Conic Projection, one or two standard parallels, See John Snyder, Map Projections used by the USGS, Bulletin 1532,Classucar.unidata.geoloc.projectionNetCDF
AlbersEqualAreaEllipseAdapted from com.Classucar.unidata.geoloc.projection.proj4NetCDF
ArraySuperclass for implementations of multidimensional arrays.Classucar.ma2NetCDF
ArrayBooleanConcrete implementation of Array specialized for booleans.Classucar.ma2NetCDF
ArrayByteConcrete implementation of Array specialized for bytes.Classucar.ma2NetCDF
ArrayCharConcrete implementation of Array specialized for chars.Classucar.ma2NetCDF
ArrayDoubleConcrete implementation of Array specialized for doubles.Classucar.ma2NetCDF
ArrayFloatConcrete implementation of Array specialized for floats.Classucar.ma2NetCDF
ArrayIntConcrete implementation of Array specialized for ints.Classucar.ma2NetCDF
ArrayLongConcrete implementation of Array specialized for longs.Classucar.ma2NetCDF
ArrayObjectConcrete implementation of Array specialized for Objects.Classucar.ma2NetCDF
ArrayRaggedClassucar.ma2NetCDF
ArrayScalarClassucar.ma2NetCDF
ArraySequenceArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.Classucar.ma2NetCDF
ArraySequenceNestedHandles nested sequences: a 1D array of variable length 1D arrays of StructureData.Classucar.ma2NetCDF
ArrayShortConcrete implementation of Array specialized for shorts.Classucar.ma2NetCDF
ArrayStringConcrete implementation of Array specialized for Strings.Classucar.ma2NetCDF
ArrayStructureSuperclass for implementations of Array of StructureData.Classucar.ma2NetCDF
ArrayStructureBBConcrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.Classucar.ma2NetCDF
ArrayStructureBBposVariation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.Classucar.ma2NetCDF
ArrayStructureCompositeAn ArrayStructure compose of other ArrayStructures.Classucar.ma2NetCDF
ArrayStructureMAConcrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.Classucar.ma2NetCDF
ArrayStructureWConcrete implementation of ArrayStructure, with data access deferred to the StructureData objects.Classucar.ma2NetCDF
ATDRadarConventionATD Radar file (ad hoc guesses).Classucar.nc2.dataset.convNetCDF
AtmosLnPressure pressure(z) = p0 * exp(-lev(k))" .Classucar.unidata.geoloc.verticalNetCDF
AtmosSigmaCreate a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".Classucar.unidata.geoloc.verticalNetCDF
AttributeAn Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.Classucar.nc2NetCDF
AvhrrConventionAvhrr Hdf5 files - geostationary satellite images.Classucar.nc2.dataset.convNetCDF
AWIPSConventionAWIPS netcdf output.Classucar.nc2.dataset.convNetCDF
AWIPSsatConventionAWIPS netcdf output.Classucar.nc2.dataset.convNetCDF
AxisTypeType-safe enumeration of netCDF Coordinate Axis types.Classucar.nc2.constantsNetCDF
AzimuthalEquidistantAzimuthalEquidistant Projection.Classucar.nc2.dataset.transformNetCDF
BearingComputes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.Classucar.unidata.geolocNetCDF
BeLeDataInputStreamBig-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read.Classucar.unidata.ioNetCDF
BUFRConventionClassucar.nc2.dataset.convNetCDF
BZip2ConstantsBase class for both the compress and decompress classes.Interfaceucar.unidata.io.bzip2NetCDF
BZip2ReadExceptionException for BZip problemsSee Also:Serialized FormClassucar.unidata.io.bzip2NetCDF
Calendar Uses joda-time, may switch to JSP 310 at a later date.Classucar.nc2.timeNetCDF
CalendarDateA Calendar Date.Classucar.nc2.timeNetCDF
CalendarDateFormatterThreadsafe static routines for date formatting.Classucar.nc2.timeNetCDF
CalendarDateRangeA range of CalendarDates.Classucar.nc2.timeNetCDF
CalendarDateUnitArray-oriented Scientific Data LibraryClassucar.nc2.timeNetCDF
CalendarDurationA replacement for ucar.Classucar.nc2.timeNetCDF
CalendarPeriodA CalendarPeriod is a logical duration of time, it requires a Calendar to convert to an actual duration of time.Classucar.nc2.timeNetCDF
CalendarTimeZoneEncapsolate TimeZone functionality.Classucar.nc2.timeNetCDF
CancelTaskAllows long tasks to be cancelled.Interfaceucar.nc2.utilNetCDF
CancelTaskImplSimple implementation of CancelTask, used in order to get status return.Classucar.nc2.utilNetCDF
CatalogSetCallbackAllows asynchronous reading of a catalog.Interfacethredds.catalogNetCDF
CBZip2InputStreamAn input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.Classucar.unidata.io.bzip2NetCDF
CDMInterfaceucar.nc2.constantsNetCDF
CDMNodeDefine a superclass for all the CDM node classes: Group, Dimension, etc.Classucar.nc2NetCDF
CDMSortEnumeration of the kinds of nodes in a CDM model.Classucar.nc2NetCDF
CEDRICRadarConventionCreated by IntelliJ IDEA.Classucar.nc2.dataset.convNetCDF
CFConstants used in CF Conventions.Interfaceucar.nc2.constantsNetCDF
CF1Convention see http://www.Classucar.nc2.dataset.convNetCDF
COARDSConvention see http://ferret.Classucar.nc2.dataset.convNetCDF
CollectionTypeType-safe enumeration of THREDDS coherent collection types.Classthredds.catalogNetCDF
CompareNetcdf2Compare two NetcdfFile.Classucar.nc2.utilNetCDF
CoordinateAxisA Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.Classucar.nc2.datasetNetCDF
CoordinateAxis1DA 1-dimensional Coordinate Axis.Classucar.nc2.datasetNetCDF
CoordinateAxis1DTimeA 1-dimensional Coordinate Axis representing Calendar time.Classucar.nc2.datasetNetCDF
CoordinateAxis2DA 2-dimensional numeric Coordinate Axis.Classucar.nc2.datasetNetCDF
CoordinateSystemA CoordinateSystem specifies the coordinates of a Variable's values.Classucar.nc2.datasetNetCDF
CoordinateTransformA CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem, such as lat, lon.Classucar.nc2.datasetNetCDF
CoordRefSysToGMLHelper class to write a CRS in GML given a ucar.Classucar.unidata.geoloc.ogcNetCDF
CoordSysBuilderAbstract class for implementing Convention-specific parsing of netCDF files.Classucar.nc2.datasetNetCDF
CoordSysBuilderIFInterfaceucar.nc2.datasetNetCDF
CoordTransBuilderManager for Coordinate Transforms.Classucar.nc2.datasetNetCDF
CoordTransBuilderIF Must be able to know how to build one from the info in a Coordinate Transform Variable.Interfaceucar.nc2.datasetNetCDF
Cosmic1ConventionCosmic data - version 1.Classucar.nc2.dataset.convNetCDF
CrawlableCatalogA CrawlableDataset from a THREDDS catalog.Classthredds.catalogNetCDF
CRCClassucar.unidata.io.bzip2NetCDF
CSMConventionCSM-1 Convention.Classucar.nc2.dataset.convNetCDF
CylindricalEqualAreaProjectionCylindricalEqualArea Projection.Classucar.unidata.geoloc.projection.proj4NetCDF
DataFormatTypeType-safe enumeration of THREDDS data format types.Classthredds.catalogNetCDF
DataIteratorJust like java.Interfaceucar.nc2.dtNetCDF
DataIteratorAdapterClassucar.nc2.dtNetCDF
DataRootConfigataRoot eleentg in a thredds config catalog.Classthredds.catalogNetCDF
DatasetConstructorHelper methods for constructing NetcdfDatasets.Classucar.nc2.datasetNetCDF
DatasetFilterAbstract class to filter datasets.Interfacethredds.catalogNetCDF
DataTypeType-safe enumeration of data types.Classucar.ma2NetCDF
DatatypeIteratorAn abstract implementation for iterating over datatypes, such as PointObsDatatype, etc.Classucar.nc2.dtNetCDF
DateFormatterDate parsing and formatting.Classucar.nc2.unitsNetCDF
DateFromStringConvenience routines for parsing a String to produce a Date.Classucar.nc2.unitsNetCDF
DateRange You can use a DateType = "present" and a time duration to specify "real time" intervals, eg "last 3 days" uses endDate = "present" and duration = "3 days".Classucar.nc2.unitsNetCDF
DateType This is mostly a general way to specify dates in a string.Classucar.nc2.unitsNetCDF
DateUnitArray-oriented Scientific Data LibraryClassucar.nc2.unitsNetCDF
DebugFlagsInterface for global debug flags.Interfaceucar.nc2.utilNetCDF
DebugFlagsImplClassucar.nc2.utilNetCDF
DefaultConventionDefault Coordinate Conventions.Classucar.nc2.dataset.convNetCDF
DimensionA Dimension is used to define the array shape of a Variable.Classucar.nc2NetCDF
DiskCacheThis is a general purpose utility for determining a place to write files and cache them, eg for uncompressing files.Classucar.nc2.utilNetCDF
DiskCache2Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.Classucar.nc2.utilNetCDF
EarthDefines the shape of the earth ellipsoid.Classucar.unidata.geolocNetCDF
EarthEllipsoidType-safe enumeration of Earth Ellipsoids.Classucar.unidata.geolocNetCDF
EarthLocationA location on the earth, specified by lat, lon and optionally altitude.Interfaceucar.unidata.geolocNetCDF
EarthLocationImplA location on the Earth.Classucar.unidata.geolocNetCDF
EnhancementsA Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.Interfaceucar.nc2.datasetNetCDF
EnhanceScaleMissingA Variable decorator that handles missing data, and scale/offset packed data.Interfaceucar.nc2.datasetNetCDF
EnumTypedefEnumeration Typedef map integers to Strings.Classucar.nc2NetCDF
EpicInsituClassucar.nc2.dataset.convNetCDF
HdfEosOmiConventionClassucar.nc2.dataset.convNetCDF
HTTPRandomAccessFileGives access to files over HTTP, using "Accept-Ranges" HTTP header to do random access.Classucar.unidata.io.httpNetCDF
HybridHeightCreate a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".Classucar.unidata.geoloc.verticalNetCDF
HybridSigmaPressureCreate a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".Classucar.unidata.geoloc.verticalNetCDF
IFPSConventionIFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.Classucar.nc2.dataset.convNetCDF
IndentMaintains indentation level for printing nested structures.Classucar.nc2.utilNetCDF
IndexIndexes for Multidimensional arrays.Classucar.ma2NetCDF
Index0DSpecialization of Index for rank 0 arrays, ie scalars.Classucar.ma2NetCDF
Index1DSpecialization of Index for rank 1 arrays.Classucar.ma2NetCDF
Index2DSpecialization of Index for rank 2 arrays.Classucar.ma2NetCDF
Index3DSpecialization of Index for rank 3 arrays.Classucar.ma2NetCDF
Index4DSpecialization of Index for rank 4 arrays.Classucar.ma2NetCDF
Index5DSpecialization of Index for rank 5 arrays.Classucar.ma2NetCDF
Index6DSpecialization of Index for rank 6 arrays.Classucar.ma2NetCDF
Index7DSpecialization of Index for rank 7 arrays.Classucar.ma2NetCDF
IndexConstantAn Index into an Array that always returns 0.Classucar.ma2NetCDF
IndexIteratorIteration through each element of an Array in "canonical order".Interfaceucar.ma2NetCDF
InMemoryRandomAccessFileA RandomAccessFile stored entirely in memory as a byte array.Classucar.unidata.ioNetCDF
InvAccessPublic interface to a catalog access element, defining how to access a specific web resource.Classthredds.catalogNetCDF
InvAccessImplConcrete access element.Classthredds.catalogNetCDF
InvalidRangeExceptionThrown if an attempt is made to use an invalid Range to index an array.Classucar.ma2NetCDF
InvCatalogPublic interface to a thredds catalog, a virtual directory of datasets.Classthredds.catalogNetCDF
InvCatalogConvertIFConverts JDOM tree to Inventory Catalog Objects.Interfacethredds.catalogNetCDF
InvCatalogFactoryReads an XML document and constructs thredds.Classthredds.catalogNetCDF
InvCatalogImplConcrete implementation of a Thredds catalog object.Classthredds.catalogNetCDF
InvCatalogRefA reference to a InvCatalog.Classthredds.catalogNetCDF
InvDatasetPublic interface to a thredds dataset, basic abstraction for data.Classthredds.catalogNetCDF
InvDatasetFcFmrcFeature Collection for Fmrc Generate anew each call; use object caching if needed to improve efficiencyClassthredds.catalogNetCDF
InvDatasetFcPointClassthredds.catalogNetCDF
InvDatasetFeatureCollectionAbstract superclass for Feature Collection Datasets.Classthredds.catalogNetCDF
InvDatasetFmrcInvDatasetFmrc represents an element in a TDS catalog.Classthredds.catalogNetCDF
InvDatasetImplConcrete implementation of a thredds Dataset, for reading and writing from XML.Classthredds.catalogNetCDF
InvDatasetImplProxyProxy an InvDatasetImpl to another InvDatasetImpl.Classthredds.catalogNetCDF
InvDatasetScanRepresents server-side information on how to scan a collection of datasets for catalog generation.Classthredds.catalogNetCDF
InvDocumentationA documentation object: text, HTML or an Xlink.Classthredds.catalogNetCDF
InvMetadataA metadata element: structured XML element containing info about associated dataset or catalog.Classthredds.catalogNetCDF
InvPropertyA Property is a name/value pair.Classthredds.catalogNetCDF
InvServiceA Service is an abstraction for an internet service, such as a data server, FTP, etc.Classthredds.catalogNetCDF
IOInput/Output utilities.Classucar.nc2.utilNetCDF
IridlConventionClassucar.nc2.dataset.convNetCDF
IteratorFastA "fast" iterator that can be used when the data is in canonical order.Classucar.ma2NetCDF
Jason2ConventionCreated by IntelliJ IDEA.Classucar.nc2.dataset.convNetCDF
KMPMatchKnuth-Morris-Pratt Algorithm for Pattern Matching.Classucar.unidata.ioNetCDF
LambertAzimuthalCreate a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
LambertAzimuthalEqualAreaLambert AzimuthalEqualArea Projection spherical earth.Classucar.unidata.geoloc.projectionNetCDF
LambertConformalLambert Conformal Projection, one or two standard parallels, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
LambertConformalConicCreate a LambertConformalConic Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
LambertConformalConicEllipseAdapted from com.Classucar.unidata.geoloc.projection.proj4NetCDF
LambertCylindricalEqualAreaClassucar.nc2.dataset.transformNetCDF
LatLonPointPoints on the Earth's surface, represented as (longitude,latitude), in units of degrees.Interfaceucar.unidata.geolocNetCDF
LatLonPointImplStandard implementation of LatLonPoint.Classucar.unidata.geolocNetCDF
LatLonProjectionThis is the "fake" identity projection where world coord = latlon coord.Classucar.unidata.geoloc.projectionNetCDF
LatLonRectBounding box for latitude/longitude points.Classucar.unidata.geolocNetCDF
ListenerManagerHelper class for managing event listeners.Classucar.nc2.utilNetCDF
M3IOConventionModels-3/EDSS Input/Output netcf format.Classucar.nc2.dataset.convNetCDF
M3IOVGGridConventionM3IO VG scheme, 5D gridded scalar data, cell-based hexahedra.Classucar.nc2.dataset.convNetCDF
MADISStationMADIS Station Convention.Classucar.nc2.dataset.convNetCDF
MAMathClassucar.ma2NetCDF
MAMatrixAbstraction for matrix operations.Classucar.ma2NetCDF
MapMathTaken from com.Classucar.unidata.geoloc.projection.proj4NetCDF
MAVectorAbstraction for vector operations.Classucar.ma2NetCDF
MercatorCreate a Mercator Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
MercatorMercator projection, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
MetadataConverterIFConverts JDOM Element to Objects holding metadata content.Interfacethredds.catalogNetCDF
MetadataTypeType-safe enumeration of THREDDS Metadata types.Classthredds.catalogNetCDF
MiscMiscellaneous static routines.Classucar.nc2.utilNetCDF
ModisSatelliteClassucar.nc2.dataset.convNetCDF
MSGnavigationClassucar.nc2.dataset.transformNetCDF
MSGnavigationPort Eumetsat MSG_navigation.Classucar.unidata.geoloc.projection.satNetCDF
NamedAnythingClassucar.nc2.utilNetCDF
NamedObjectAn object that has a name and a description.Interfaceucar.nc2.utilNetCDF
NCdumpPrint contents of an existing netCDF file of unknown structure, like ncdump.Classucar.nc2NetCDF
NCdumpWPrint contents of an existing netCDF file, using a Writer.Classucar.nc2NetCDF
NcmlConstructorPopulate a NetcdfFile directly from NcML, can be used by IOSPs.Classucar.nc2.ncmlNetCDF
NcMLGWriterHelper class to write NcML-G.Classucar.nc2.ncmlNetCDF
NcMLReaderRead NcML and create NetcdfDataset.Classucar.nc2.ncmlNetCDF
NcMLWriterHelper class to write NcML.Classucar.nc2.ncmlNetCDF
NestedPointFeatureCollectionA collection of PointFeatures nested inside one or more PointFeatureCollection.Interfaceucar.nc2.ftNetCDF
NestedPointFeatureCollectionIteratorAn iterator over NestedPointFeatureCollection.Interfaceucar.nc2.ftNetCDF
NetcdfCFWriterWrite a CF compliant Netcdf-3 or netcdf-4 file (classic mode only) from any gridded dataset.Classucar.nc2.dt.gridNetCDF
NetcdfDatasetNetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems.Classucar.nc2.datasetNetCDF
NetcdfDatasetInfoHelper class for obtaining information about a NetcdfDataset.Classucar.nc2.datasetNetCDF
NetcdfFileRead-only scientific datasets that are accessible through the netCDF API.Classucar.nc2NetCDF
NetcdfFileWriteableCreate/Write netCDF-3 formatted files.Classucar.nc2NetCDF
NetcdfFileWriterWrites Netcdf 3 or 4 formatted files to disk.Classucar.nc2NetCDF
NimbusClassucar.nc2.dataset.convNetCDF
NppConventionNPP/NPOESS Conventions note this is almost same as Avhrr ??Classucar.nc2.dataset.convNetCDF
NsslRadarMosaicConventionNsslRadarMosaicConvention Convention.Classucar.nc2.dataset.convNetCDF
NUWGConventionNUWG Convention (ad hoc).Classucar.nc2.dataset.convNetCDF
OceanSCreate a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".Classucar.unidata.geoloc.verticalNetCDF
OceanSG1Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".Classucar.unidata.geoloc.verticalNetCDF
OceanSG2Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".Classucar.unidata.geoloc.verticalNetCDF
OceanSigmaCreate a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".Classucar.unidata.geoloc.verticalNetCDF
OrthographicCreate a Orthographic Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
OrthographicOrthographic Projection spherical earth.Classucar.unidata.geoloc.projectionNetCDF
ParameterA parameter has a name and a value that is String, a double, or an array of doubles.Classucar.unidata.utilNetCDF
ParsedSectionSpecParsed Section Expression, allows nesting for subsetting of Structure member variables.Classucar.nc2NetCDF
PointCollectionA collection of data at unconnected locations.Interfaceucar.nc2.dtNetCDF
PointFeatureA collection of observations at one time and location.Interfaceucar.nc2.ftNetCDF
PointFeatureCollectionA collection of PointFeatures.Interfaceucar.nc2.ftNetCDF
PointFeatureCollectionIteratorAn iterator over PointFeatureCollections.Interfaceucar.nc2.ftNetCDF
PointFeatureIteratorAn iterator over PointFeatures.Interfaceucar.nc2.ftNetCDF
PointObsDatasetA PointCollection of PointObsDatatype.Interfaceucar.nc2.dtNetCDF
PointObsDatatypeA collection of observations at one time and location.Interfaceucar.nc2.dtNetCDF
PolarStereographicCreate a Polar Stereographic Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
PolyconicProjectionPolyconic Projection.Classucar.nc2.dataset.transformNetCDF
PolyconicProjectionClassucar.unidata.geoloc.projection.proj4NetCDF
PositioningDataInputStreamSimilar to a DataInputStream that keeps track of position.Classucar.unidata.ioNetCDF
ProfileFeatureA set of observations along the vertical (z) axis.Interfaceucar.nc2.ftNetCDF
ProfileFeatureCollectionA collection of ProfileFeature.Interfaceucar.nc2.ftNetCDF
ProjectionProjective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.Interfaceucar.unidata.geolocNetCDF
ProjectionAdapterAdapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImplClassucar.unidata.geoloc.projectionNetCDF
ProjectionCTA Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).Classucar.nc2.datasetNetCDF
ProjectionImplSuperclass for our implementations of geoloc.Classucar.unidata.geolocNetCDF
ProjectionPointPoints on the Projective geometry plane.Interfaceucar.unidata.geolocNetCDF
ProjectionPointImplOur implementation of ProjectionPoint, that subclasses java.Classucar.unidata.geolocNetCDF
ProjectionRectBounding box for ProjectionPoint's.Classucar.unidata.geolocNetCDF
ProxyReaderAn object that knows how to read the data for a Variable.Interfaceucar.nc2NetCDF
RadialDatasetSweepA RadialDataset in which the radials can be grouped into sweeps.Interfaceucar.nc2.dtNetCDF
RandomAccessFileA buffered drop-in replacement for java.Classucar.unidata.ioNetCDF
RangeRepresents a set of integers, used as an index for arrays.Classucar.ma2NetCDF
ReplaceVariableCheckInterfaceucar.nc2.datasetNetCDF
RotatedLatLonCreate a Rotated LatLon Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
RotatedLatLonGrib 1 projection 10 and Grib 2 projection 1.Classucar.unidata.geoloc.projectionNetCDF
RotatedPoleCreate a RotatedPole Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
RotatedPoleRotated-pole longitude-latitude grid.Classucar.unidata.geoloc.projectionNetCDF
SectionA section of multidimensional array indices.Classucar.ma2NetCDF
SectionFeatureA collection of profiles which originate along a trajectory.Interfaceucar.nc2.ftNetCDF
SectionFeatureCollectionA collection of SectionFeatures.Interfaceucar.nc2.ftNetCDF
SequenceSequence is a one-dimensional Structure with indeterminate length.Classucar.nc2NetCDF
SequenceDSClassucar.nc2.datasetNetCDF
SequenceIteratorCreates a StructureDataIterator by wrapping a section of a ArrayStructure.Classucar.ma2NetCDF
ServiceTypeType-safe enumeration of THREDDS Service types.Classthredds.catalogNetCDF
SimpleUnitArray-oriented Scientific Data LibraryClassucar.nc2.unitsNetCDF
SinusoidalCreate a Sinusoidal Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
SinusoidalSinusoidal projection, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
SpecialMathFunctionSpecial Math functions.Classucar.unidata.utilNetCDF
StationA named location on the earth.Interfaceucar.unidata.geolocNetCDF
StationCollectionA collection of data at unconnected station locations, typically time series.Interfaceucar.nc2.dtNetCDF
StationCollectionA collection of data at named locations called Stations.Interfaceucar.nc2.ftNetCDF
StationImplClassucar.nc2.dtNetCDF
StationImplClassucar.unidata.geolocNetCDF
StationObsDatasetA collection of Stations with StationObsDatatype data.Interfaceucar.nc2.dtNetCDF
StationObsDatatypeInterfaceucar.nc2.dtNetCDF
StationProfileFeatureTime series of ProfileFeature at named locations.Interfaceucar.nc2.ftNetCDF
StationProfileFeatureCollectionInterfaceucar.nc2.ftNetCDF
StationRadialDatasetA collection of Stations with RadialDatatype data.Interfaceucar.nc2.dtNetCDF
StationTimeSeriesFeatureTime series of PointFeature at a named location aka 'station'.Interfaceucar.nc2.ftNetCDF
StationTimeSeriesFeatureCollectionA collection of StationTimeSeriesFeature.Interfaceucar.nc2.ftNetCDF
StereographicCreate a Stereographic Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
StereographicStereographic projection, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
StereographicAzimuthalProjectiontaken from the USGS PROJ package.Classucar.unidata.geoloc.projection.proj4NetCDF
StringUtil2Classucar.unidata.utilNetCDF
StructureA Structure is a type of Variable that contains other Variables, like a struct in C.Classucar.nc2NetCDF
StructureDataA container for a Structure's data.Classucar.ma2NetCDF
StructureDataAA StructureData implementation delegates everything to the containing ArrayStructure.Classucar.ma2NetCDF
StructureDataCompositeA composite of other StructureData.Classucar.ma2NetCDF
StructureDataFactoryClassucar.ma2NetCDF
StructureDataIteratorAn iterator over StructureData.Interfaceucar.ma2NetCDF
StructureDataIteratorLimitedRead a maximum number of sdatas from a StructureDataIterator.Classucar.ma2NetCDF
StructureDataScalarClassucar.ma2NetCDF
StructureDataWA StructureData implementation that has its data self-contained.Classucar.ma2NetCDF
StructureDSAn "enhanced" Structure.Classucar.nc2.datasetNetCDF
StructureMembersA Collection of members contained in a StructureData.Classucar.ma2NetCDF
StructurePseudoMake a collection of variables with the same outer dimension into a fake Structure.Classucar.nc2NetCDF
StructurePseudo2DimClassucar.nc2.datasetNetCDF
StructurePseudoDSMake a collection of variables with the same outer dimension into a fake Structure.Classucar.nc2.datasetNetCDF
SuomiSuomi coord sys builder.Classucar.nc2.dataset.convNetCDF
SwapThe Swap class provides static methods for swapping the bytes of chars, shorts, ints, longs, floats, and doubles.Classucar.unidata.ioNetCDF
TableParserUtility class to read and parse a fixed length table.Classucar.nc2.utilNetCDF
ThreddsMetadataMetadata for "enhanced catalogs", type THREDDS.Classthredds.catalogNetCDF
TimeDuration This is really the same as a ucar.Classucar.nc2.unitsNetCDF
TimeSeriesCollectionA collection of data in a time series.Interfaceucar.nc2.dtNetCDF
TimeUnitHandles Units that are time durations, eg in seconds, hours, days, years.Classucar.nc2.unitsNetCDF
TrajectoryFeatureA set of observations along a 1 dimensional path, connected in space and time.Interfaceucar.nc2.ftNetCDF
TrajectoryFeatureCollectionInterfaceucar.nc2.ftNetCDF
TrajectoryObsDatasetA collection of TrajectoryObsDatatype.Interfaceucar.nc2.dtNetCDF
TrajectoryObsDatatypeA sequence (one-dimensional, variable-length list) of PointObsDatatype, connected in space and time.Interfaceucar.nc2.dtNetCDF
TransformTypeType-safe enumeration of netCDF Dataset TransformType.Classucar.nc2.datasetNetCDF
TransverseMercatorCreate a Transverse Mercator Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
TransverseMercatorTransverse Mercator projection, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
TransverseMercatorProjectionTransverse Mercator Projection algorithm is taken from the USGS PROJ package.Classucar.unidata.geoloc.projection.proj4NetCDF
TypedDatasetSuperclass for "scientific type" datasets.Interfaceucar.nc2.dtNetCDF
TypedDatasetFactoryManager of factories for TypedDatasets.Classucar.nc2.dtNetCDF
TypedDatasetFactoryIFInterfaceucar.nc2.dtNetCDF
TypedDatasetImplSuperclass for implementations of TypedDataset.Classucar.nc2.dtNetCDF
UncompressInputStreamThis class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).Classucar.unidata.ioNetCDF
UnidataObsConventionUnidata Observation Dataset v1.Classucar.nc2.dataset.convNetCDF
UnsynchronizedBufferedWriterAn unsynchronized version of a BufferedWriter, for performance.Classucar.nc2.utilNetCDF
UrlencodedClassucar.unidata.utilNetCDF
URLnamingNetworking utilities.Classucar.nc2.utilNetCDF
UTMCreate a UTM Projection from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
UtmProjectionUniversal Transverse Mercator.Classucar.unidata.geoloc.projectionNetCDF
VariableA Variable is a logical container for data.Classucar.nc2NetCDF
VariableDSAn wrapper around a Variable, creating an "enhanced" Variable.Classucar.nc2.datasetNetCDF
VariableEnhancedPublic interface to an "enhanced Variable", implemented by the ucar.Interfaceucar.nc2.datasetNetCDF
VariableIFThe public interface to a Variable.Interfaceucar.nc2NetCDF
VariableSimpleAdapterAdapt a StructureMembers.Classucar.nc2NetCDF
VariableSimpleIFA lightweight abstractions of a Variable.Interfaceucar.nc2NetCDF
VariableSimpleSubclassAdapt a VariableSimpleIF into another VariableSimpleIF, so it can be subclassed.Classucar.nc2.dtNetCDF
VAtmHybridHeightCreate a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VAtmHybridSigmaPressureCreate a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VAtmLnPressure DO NOT USE: see CF1Convention.Classucar.nc2.dataset.transformNetCDF
VAtmSigmaCreate a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VerticalCTA VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.Classucar.nc2.datasetNetCDF
VerticalPerspectiveVerticalPerspectiveView projection.Classucar.nc2.dataset.transformNetCDF
VerticalPerspectiveViewVertical Perspective Projection, spherical earth.Classucar.unidata.geoloc.projectionNetCDF
VerticalTransformA transformation to a vertical reference coordinate system, such as height or pressure.Interfaceucar.unidata.geoloc.verticalNetCDF
VerticalTransformImplA transformation to a vertical reference coordinate system, such as height or pressure.Classucar.unidata.geoloc.verticalNetCDF
VerticalTransformSubsetA subset of a vertical transform.Classucar.unidata.geoloc.verticalNetCDF
VExplicitFieldCreate a Vertical Transform from an "explicit_field", where the vertical coordinate is explciitly specified as a variable.Classucar.nc2.dataset.transformNetCDF
VOceanSCreate a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VOceanSG1Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VOceanSG2Create a ocean_s_coordinate_g2 Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VOceanSigmaCreate a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.Classucar.nc2.dataset.transformNetCDF
VTfromExistingDataThis implements a VerticalTransform using an existing 3D variable.Classucar.unidata.geoloc.verticalNetCDF
WKTParserThis class parses OGC WKT Spatial Reference Text.Classucar.unidata.geoloc.ogcNetCDF
WRFConventionWRF netcdf output files.Classucar.nc2.dataset.convNetCDF
WRFEtaModels the vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinateClassucar.unidata.geoloc.verticalNetCDF
WRFEtaTransformBuilderClassucar.nc2.dataset.transformNetCDF
XMLEntityResolverHandles the interaction with JAXP, resolving dtd, schemas locally if possible.Classthredds.catalogNetCDF
ZebraConventionClassucar.nc2.dataset.convNetCDF
_CoordinateConstants for _Coordinate Conventions.Classucar.nc2.constantsNetCDF