thredds.wcs.v1_0_0_1
Class GetCoverage
java.lang.Object
thredds.wcs.v1_0_0_1.WcsRequest
thredds.wcs.v1_0_0_1.GetCoverage
public class GetCoverage
- extends WcsRequest
_more_
- Since:
- 4.0
- Author:
- edavis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCoverage
public GetCoverage(Request.Operation operation,
String version,
WcsDataset dataset,
String coverageId,
String crs,
String responseCRS,
Request.BoundingBox bbox,
DateRange timeRange,
WcsCoverage.VerticalRange verticalRange,
Request.Format format)
throws WcsException
- Throws:
WcsException
getFormat
public Request.Format getFormat()
writeCoverageDataToFile
public File writeCoverageDataToFile()
throws WcsException
- Throws:
WcsException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.