Package org.geotools.imageio.netcdf
Class VariableAdapter.UnidataTemporalDomain
Object
CoverageSource.TemporalDomain
UnidataTemporalDomain
- Enclosing class:
- VariableAdapter
-
Method Summary
Modifier and TypeMethodDescriptiongetTemporalElements(boolean overall, ProgressListener listener)
-
Method Details
-
getTemporalExtent
-
getTemporalElements
public SortedSet<? extends DateRange> getTemporalElements(boolean overall, ProgressListener listener) throws IOException Description copied from class:CoverageSource.TemporalDomainDescribes the temporal domain for the underlyingRasterDatasetby returning aSetofDateRangeelements for it. Note that theTemporalCRSfor the listedDateRangeobjects can be obtained from the overallCRSfor the underlying coverage.- Specified by:
getTemporalElementsin classCoverageSource.TemporalDomain- Returns:
- a
SetofDateRanges elements. - Throws:
IOException
-
getCoordinateReferenceSystem
- Specified by:
getCoordinateReferenceSystemin classCoverageSource.TemporalDomain
-