| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| 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 polar coordinate system.
|
| ucar.nc2.ft |
Scientific feature types package
|
| ucar.nc2.ft.cover | |
| ucar.nc2.ft.cover.impl | |
| 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.writer |
package ucar.nc2.ft.point.writer : Write Point Feature Types to netcdf/CF files
|
| ucar.nc2.thredds |
Connects NetCDF-Java to THREDDS Catalogs and Datasets.
|
| ucar.nc2.time |
Calendar Date handling.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
InvDatasetImplProxy.getCalendarDateCoverage() |
CalendarDateRange |
InvCatalogRef.getCalendarDateCoverage() |
CalendarDateRange |
ThreddsMetadata.getCalendarDateCoverage() |
CalendarDateRange |
InvDataset.getCalendarDateCoverage()
get time coverage as CalendarDateRange
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreddsMetadata.setTimeCoverage(CalendarDateRange cdc)
set TimeCoverage from a CalendarDateRange
|
void |
InvDatasetImpl.setTimeCoverage(CalendarDateRange tc) |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
TimedCollection.getDateRange() |
CalendarDateRange |
TimedCollection.Dataset.getDateRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimedCollection.Dataset.setDateRange(CalendarDateRange dateRange) |
TimedCollection |
TimedCollection.subset(CalendarDateRange range) |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
CoordinateAxis1DTime.getCalendarDateRange()
Get calendar date range
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
GridCoordSystem.getCalendarDateRange() |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
GridCoordSys.getCalendarDateRange() |
CalendarDateRange |
GridDataset.getCalendarDateRange() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
LatLonRect llbb,
CalendarDateRange range)
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset
|
void |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
LatLonRect llbb,
CalendarDateRange range,
boolean addLatLon,
int horizStride,
int stride_z,
int stride_time)
Deprecated.
Write a CF compliant Netcdf-3 file from any gridded dataset.
|
long |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
LatLonRect llbb,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon)
Deprecated.
|
long |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
LatLonRect llbb,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon,
NetcdfFileWriter.Version version)
Deprecated.
|
long |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
ProjectionRect projRect,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon)
Deprecated.
|
long |
CFGridWriter.makeFile(String location,
GridDataset gds,
List<String> gridList,
ProjectionRect llbb,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon,
NetcdfFileWriter.Version version)
Deprecated.
|
static void |
CFGridWriter.makeFileVersioned(String location,
GridDataset gds,
List<String> gridList,
LatLonRect llbb,
CalendarDateRange dateRange,
NetcdfFileWriter.Version version)
Deprecated.
|
long |
CFGridWriter.makeGridFileSizeEstimate(GridDataset gds,
List<String> gridList,
LatLonRect llbb,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon)
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset, as long as it doesnt exceed a certain file size.
|
long |
CFGridWriter.makeGridFileSizeEstimate(GridDataset gds,
List<String> gridList,
ProjectionRect projBB,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon)
Deprecated.
Write a netcdf-3 file from a subset of a grid dataset (projection coordinates), as long as it doesnt exceed a certain file size.
|
static long |
CFGridWriter2.makeSizeEstimate(GridDataset gds,
List<String> gridList,
LatLonRect llbb,
ProjectionRect projRect,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon)
Compute the size of the file without writing
|
static long |
CFGridWriter2.writeFile(GridDataset gds,
List<String> gridList,
LatLonRect llbb,
ProjectionRect projRect,
int horizStride,
Range zRange,
CalendarDateRange dateRange,
int stride_time,
boolean addLatLon,
NetcdfFileWriter writer)
Write a netcdf/CF file from a GridDataset
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
RadialDatasetSweepAdapter.getCalendarDateRange() |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarDateRange |
FeatureDatasetImpl.dateRange |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
PointFeatureIterator.getCalendarDateRange()
Get DateRange of observation time after iteration is finished, if calcBounds was set true
|
CalendarDateRange |
PointFeatureCollection.getCalendarDateRange()
Calendar date range for the FeatureCollection.
|
CalendarDateRange |
FeatureDataset.getCalendarDateRange()
Calendar Date range for the entire dataset.
|
CalendarDateRange |
FeatureDatasetImpl.getCalendarDateRange() |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
NestedPointFeatureCollection.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange)
Flatten into a PointFeatureCollection, discarding connectedness information.
|
PointFeatureCollection |
StationTimeSeriesFeatureCollection.flatten(List<String> stations,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList)
Flatten into a PointFeatureCollection, discarding connectedness information.
|
void |
PointFeatureCollection.setCalendarDateRange(CalendarDateRange range)
Set the calendar date range for the FeatureCollection.
|
void |
FeatureDatasetImpl.setDateRange(CalendarDateRange dateRange) |
StationTimeSeriesFeature |
StationTimeSeriesFeature.subset(CalendarDateRange dateRange)
Subset this collection by calendar dateRange
|
PointFeatureCollection |
PointFeatureCollection.subset(LatLonRect boundingBox,
CalendarDateRange dateRange)
Subset this collection by boundingBox and/or dateRange
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
CoverageCS.getCalendarDateRange()
If there is a time coordinate, get the time covered.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
CoverageDatasetImpl.getCalendarDateRange() |
CalendarDateRange |
CoverageCSImpl.getCalendarDateRange() |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
Fmrc.getDateRangeForOffset(double offset) |
CalendarDateRange |
Fmrc.getDateRangeForRun(CalendarDate run) |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarDateRange |
PointCollectionImpl.dateRange |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
PointIteratorAbstract.getCalendarDateRange() |
CalendarDateRange |
PointCollectionImpl.getCalendarDateRange() |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
MultipleNestedPointCollectionImpl.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
PointFeatureCollection |
OneNestedPointCollectionImpl.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
PointFeatureCollection |
StationTimeSeriesCollectionImpl.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
PointFeatureCollection |
StationTimeSeriesCollectionImpl.flatten(List<String> stationNames,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList) |
void |
PointCollectionImpl.setCalendarDateRange(CalendarDateRange range) |
StationTimeSeriesFeature |
StationTimeSeriesFeatureImpl.subset(CalendarDateRange dateRange) |
PointFeatureCollection |
StationTimeSeriesCollectionFlattened.subset(LatLonRect boundingBox,
CalendarDateRange dateRange) |
PointFeatureCollection |
PointCollectionImpl.subset(LatLonRect boundingBox,
CalendarDateRange dateRange) |
| Constructor and Description |
|---|
PointCollectionImpl.PointCollectionSubset(PointCollectionImpl from,
LatLonRect filter_bb,
CalendarDateRange filter_date) |
PointDatasetImpl(PointDatasetImpl from,
LatLonRect filter_bb,
CalendarDateRange filter_date) |
PointIteratorAbstract.Filter(LatLonRect filter_bb,
CalendarDateRange filter_date) |
StationTimeSeriesCollectionFlattened(StationTimeSeriesCollectionImpl from,
CalendarDateRange dateRange) |
StationTimeSeriesFeatureImpl.StationFeatureSubset(StationTimeSeriesFeatureImpl from,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
CompositeStationCollection.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
PointFeatureCollection |
CompositeStationCollection.flatten(List<String> stations,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList) |
PointFeatureCollection |
CompositePointCollection.subset(LatLonRect boundingBox,
CalendarDateRange dateRange) |
| Constructor and Description |
|---|
CompositeStationCollectionFlattened(String name,
DateUnit timeUnit,
String altUnits,
LatLonRect bbSubset,
CalendarDateRange dateRange,
TimedCollection stnCollections) |
CompositeStationCollectionFlattened(String name,
DateUnit timeUnit,
String altUnits,
List<String> stations,
CalendarDateRange dateRange,
List<VariableSimpleIF> varList,
TimedCollection stnCollections) |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarDateRange |
RemoteStationCollection.dateRangeSubset |
| Modifier and Type | Method and Description |
|---|---|
PointFeatureCollection |
RemoteStationCollection.flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
| Constructor and Description |
|---|
PointDatasetRemote(FeatureType wantFeatureType,
String uri,
DateUnit timeUnit,
String altUnits,
List<VariableSimpleIF> vars,
LatLonRect bb,
CalendarDateRange dr) |
| Modifier and Type | Method and Description |
|---|---|
static CalendarDateRange |
FeatureDatasetPointXML.getTimeSpan(org.jdom2.Document doc) |
| Modifier and Type | Method and Description |
|---|---|
static CalendarDateRange |
MetadataExtractor.extractCalendarDateRange(FeatureDatasetPoint fd) |
static CalendarDateRange |
MetadataExtractor.extractCalendarDateRange(GridDataset gridDataset) |
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
CalendarDateRange.extend(CalendarDateRange other) |
CalendarDateRange |
CalendarDateRange.intersect(CalendarDateRange clip) |
static CalendarDateRange |
CalendarDateRange.of(CalendarDate start,
CalendarDate end) |
static CalendarDateRange |
CalendarDateRange.of(Date start,
Date end) |
static CalendarDateRange |
CalendarDateRange.of(DateRange dr)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarDateRange |
CalendarDateRange.extend(CalendarDateRange other) |
CalendarDateRange |
CalendarDateRange.intersect(CalendarDateRange clip) |
boolean |
CalendarDateRange.intersects(CalendarDateRange o) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.