| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.catalog.dl | |
| thredds.catalog.parser.jdom | |
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| thredds.wcs.v1_0_0_1 | |
| thredds.wcs.v1_0_0_Plus | |
| ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
| ucar.nc2.dt.radial |
Scientific data type "Radial", uses spherical coordinate system.
|
| ucar.nc2.ft |
Scientific feature types package
|
| ucar.nc2.ft.fmrc | |
| 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.writer |
package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types
|
| ucar.nc2.ft.radial | |
| ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
| ucar.nc2.units |
Utility classes for scientific units and ucar.units package.
|
| Modifier and Type | Field and Description |
|---|---|
DateRange |
InvDataset.tc |
protected DateRange |
ThreddsMetadata.timeCoverage |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
ThreddsMetadata.getTimeCoverage() |
DateRange |
InvDatasetImplProxy.getTimeCoverage() |
DateRange |
InvDataset.getTimeCoverage()
get time coverage
|
DateRange |
InvCatalogRef.getTimeCoverage() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreddsMetadata.setTimeCoverage(DateRange tc)
set TimeCoverage element
|
void |
InvDatasetImplProxy.setTimeCoverage(DateRange p0) |
void |
InvDatasetImpl.setTimeCoverage(DateRange tc) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
ADNWriter.writeTemporalCoverage(DateRange dateRange) |
| Modifier and Type | Method and Description |
|---|---|
protected DateRange |
InvCatalogFactory10.readTimeCoverage(org.jdom.Element tElem) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
InvCatalogFactory10.writeTimeCoverage(DateRange t) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
TimedCollection.getDateRange() |
DateRange |
TimedCollection.Dataset.getDateRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimedCollection.Dataset.setDateRange(DateRange dateRange) |
TimedCollection |
TimedCollection.subset(DateRange range) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
GetCoverageBuilder.getTimeRange() |
| Modifier and Type | Method and Description |
|---|---|
GetCoverageBuilder |
GetCoverageBuilder.setTimeRange(DateRange timeRange) |
java.io.File |
WcsCoverage.writeCoverageDataToFile(Request.Format format,
LatLonRect bboxLatLonRect,
WcsCoverage.VerticalRange verticalRange,
DateRange timeRange) |
| Constructor and Description |
|---|
GetCoverage(Request.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.lang.String coverageId,
java.lang.String crs,
java.lang.String responseCRS,
Request.BoundingBox bbox,
DateRange timeRange,
WcsCoverage.VerticalRange verticalRange,
Request.Format format) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
WcsCoverage.writeCoverageDataToFile(WcsRequest.Format format,
LatLonRect bboxLatLonRect,
AxisSubset vertSubset,
java.util.List<java.lang.String> rangeSubset,
DateRange timeRange) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
CoordinateAxis1DTime.getDateRange() |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
GridCoordSystem.getDateRange()
If there is a time coordinate, get the time covered.
|
| Modifier and Type | Method and Description |
|---|---|
DateRange |
GridDataset.getDateRange() |
DateRange |
GridCoordSys.getDateRange() |
| Modifier and Type | Method and Description |
|---|---|
static void |
NetcdfCFWriter.makeFile(java.lang.String location,
GridDataset gds,
java.util.List<java.lang.String> gridList,
LatLonRect llbb,
DateRange range) |
void |
NetcdfCFWriter.makeFile(java.lang.String location,
GridDataset gds,
java.util.List<java.lang.String> gridList,
LatLonRect llbb,
DateRange range,
boolean addLatLon,
int horizStride,
int stride_z,
int stride_time)
Write a CF compliant Netcdf-3 file from any gridded dataset.
|
void |
NetcdfCFWriter.makeFile(java.lang.String location,
GridDataset gds,
java.util.List<java.lang.String> gridList,
LatLonRect llbb,
int horizStride,
Range zRange,
DateRange dateRange,
int stride_time,
boolean addLatLon) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
RadialDatasetSweepAdapter.getDateRange() |
| Modifier and Type | Field and Description |
|---|---|
protected DateRange |
FeatureDatasetImpl.dateRange |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
TrajectoryFeature.getDateRange()
DateRange for the points along the trajectory.
|
DateRange |
PointFeatureIterator.getDateRange()
Get DateRange of observation time after iteration is finished, if calcBounds was set true
|
DateRange |
PointFeatureCollection.getDateRange()
Date range for the FeatureCollection.
|
DateRange |
FeatureDatasetImpl.getDateRange() |
DateRange |
FeatureDataset.getDateRange()
Date range for the entire dataset.
|
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
NestedPointFeatureCollection.flatten(LatLonRect boundingBox,
DateRange dateRange)
Flatten into a PointFeatureCollection, discarding connectedness information.
|
PointFeatureCollection |
StationTimeSeriesFeatureCollection.flatten(java.util.List<java.lang.String> stations,
DateRange dateRange,
java.util.List<VariableSimpleIF> varList)
Flatten into a PointFeatureCollection, discarding connectedness information.
|
void |
PointFeatureCollection.setDateRange(DateRange range)
Set the date range for the FeatureCollection.
|
protected void |
FeatureDatasetImpl.setDateRange(DateRange dateRange) |
StationTimeSeriesFeature |
StationTimeSeriesFeature.subset(DateRange dateRange)
Subset this collection by dateRange
|
StationProfileFeature |
StationProfileFeature.subset(DateRange dateRange)
Subset this collection by dateRange
|
PointFeatureCollection |
PointFeatureCollection.subset(LatLonRect boundingBox,
DateRange dateRange)
Subset this collection by boundingBox and/or dateRange
|
| Modifier and Type | Method and Description |
|---|---|
DateRange |
Fmrc.getDateRangeForOffset(double offset) |
DateRange |
Fmrc.getDateRangeForRun(java.util.Date run) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
GridCoordSys.getDateRange()
If there is a time coordinate, get the time covered.
|
| Modifier and Type | Field and Description |
|---|---|
protected DateRange |
PointCollectionImpl.dateRange |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
PointIteratorAbstract.getDateRange() |
DateRange |
PointCollectionImpl.getDateRange() |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
StationTimeSeriesCollectionImpl.flatten(LatLonRect boundingBox,
DateRange dateRange) |
PointFeatureCollection |
OneNestedPointCollectionImpl.flatten(LatLonRect boundingBox,
DateRange dateRange) |
PointFeatureCollection |
MultipleNestedPointCollectionImpl.flatten(LatLonRect boundingBox,
DateRange dateRange) |
PointFeatureCollection |
StationTimeSeriesCollectionImpl.flatten(java.util.List<java.lang.String> stations,
DateRange dateRange,
java.util.List<VariableSimpleIF> varList) |
void |
PointCollectionImpl.setDateRange(DateRange range) |
StationProfileFeature |
StationProfileFeatureImpl.subset(DateRange dateRange) |
StationTimeSeriesFeature |
StationFeatureImpl.subset(DateRange dateRange) |
PointFeatureCollection |
StationTimeSeriesCollectionFlattened.subset(LatLonRect boundingBox,
DateRange dateRange) |
PointFeatureCollection |
PointCollectionImpl.subset(LatLonRect boundingBox,
DateRange dateRange) |
| Constructor and Description |
|---|
PointCollectionImpl.PointCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
DateRange filter_date) |
PointCollectionImpl(java.lang.String name,
LatLonRect boundingBox,
DateRange dateRange,
int npts) |
PointDatasetImpl(PointDatasetImpl from,
LatLonRect filter_bb,
DateRange filter_date) |
PointIteratorAbstract.Filter(LatLonRect filter_bb,
DateRange filter_date) |
StationTimeSeriesCollectionFlattened(StationTimeSeriesCollectionImpl from,
DateRange dateRange) |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
CompositeStationCollection.flatten(LatLonRect boundingBox,
DateRange dateRange) |
PointFeatureCollection |
CompositeStationCollection.flatten(java.util.List<java.lang.String> stations,
DateRange dateRange,
java.util.List<VariableSimpleIF> varList) |
PointFeatureCollection |
CompositePointCollection.subset(LatLonRect boundingBox,
DateRange dateRange) |
| Constructor and Description |
|---|
CompositeStationCollectionFlattened(java.lang.String name,
LatLonRect bbSubset,
DateRange dateRange,
TimedCollection stnCollections) |
CompositeStationCollectionFlattened(java.lang.String name,
java.util.List<java.lang.String> stations,
DateRange dateRange,
java.util.List<VariableSimpleIF> varList,
TimedCollection stnCollections) |
| Modifier and Type | Field and Description |
|---|---|
protected DateRange |
RemoteStationCollection.dateRangeSubset |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
RemoteStationCollection.flatten(LatLonRect boundingBox,
DateRange dateRange) |
| Constructor and Description |
|---|
PointDatasetRemote(FeatureType wantFeatureType,
java.lang.String uri,
java.util.List<VariableSimpleIF> vars,
LatLonRect bb,
DateRange dr) |
| Modifier and Type | Method and Description |
|---|---|
static DateRange |
FeatureDatasetPointXML.getTimeSpan(org.jdom.Document doc) |
| Modifier and Type | Method and Description |
|---|---|
RadialSweepFeature |
StationRadialDataset.getFeature(Station s,
DateRange dateRange)
Get the collection of data for this Station and date range.
|
| Modifier and Type | Method and Description |
|---|---|
static DateRange |
MetadataExtractor.extractDateRange(FeatureDatasetPoint fd) |
static DateRange |
MetadataExtractor.extractDateRange(GridDataset gridDataset) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
DateRange.intersect(DateRange clip)
Intersect with another date range
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateRange.extend(DateRange dr)
Extend this date range by the given one.
|
DateRange |
DateRange.intersect(DateRange clip)
Intersect with another date range
|
boolean |
DateRange.intersects(DateRange other)
Determine if the given range intersects this date range.
|
| Constructor and Description |
|---|
DateRange(DateRange range,
java.lang.String timeUnits)
Create DateRange from another DateRange, with a different units of resolution.
|