Package org.geotools.coverage.io.netcdf
Class NetCDFSource
Object
DefaultCoverageSource
NetCDFSource
- All Implemented Interfaces:
CoverageSource
Implementation of a coverage source for netcdf data
- Author:
- Simone Giannecchini, GeoSolutions SAS
-
Nested Class Summary
Nested classes/interfaces inherited from interface CoverageSource
CoverageSource.AdditionalDomain, CoverageSource.DomainType, CoverageSource.SpatialDomain, CoverageSource.TemporalDomain, CoverageSource.VerticalDomain
-
Field Summary
Fields inherited from class DefaultCoverageSource
CAPABILITIES, coverageDescriptor, name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
read
(CoverageReadRequest request, ProgressListener listener) Methods inherited from class DefaultCoverageSource
dispose, ensureNotDisposed, getAdditionalDomains, getCapabilities, getCoordinateReferenceSystem, getDimensionDescriptors, getInfo, getMetadata, getMetadataDomains, getName, getOverviewsLayouts, getOverviewsNumber, getRangeType, getReadParameterInfo, getSpatialDomain, getTemporalDomain, getVerticalDomain
-
Constructor Details
-
NetCDFSource
-
-
Method Details
-
read
public CoverageResponse read(CoverageReadRequest request, ProgressListener listener) throws IOException Description copied from interface:CoverageSource
- Parameters:
request
- the inputDefaultCoverageRequest
.- Throws:
IOException
-
isParameterSupported
- Throws:
IOException
-
getDynamicParameters
- Throws:
IOException
-