public class FmrcCSImpl extends CoverageCSImpl implements FmrcCS
CoverageCS.Subset, CoverageCS.Type
cs, ds, fac, mapArea, projection
Modifier | Constructor and Description |
---|---|
protected |
FmrcCSImpl(NetcdfDataset ds,
CoordinateSystem cs,
CoverageCSFactory fac) |
Modifier and Type | Method and Description |
---|---|
CoordinateAxis1DTime |
getRunTimeAxis()
Get the RunTime axis.
|
CoordinateAxis1DTime |
getTimeAxisForRun(CalendarDate runTime)
This is the case of a 2D time axis, which depends on the run index.
|
getBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getTimeAxis, getVerticalAxis, getVerticalCT, getVerticalTransform, getXHorizAxis, getYHorizAxis, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, show, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBoundingBox, getCalendarDateRange, getCoordinateAxes, getCoordinateTransforms, getDomain, getLatLonBoundingBox, getName, getOtherCoordinateAxes, getProjection, getSubset, getTimeAxis, getVerticalAxis, getVerticalCT, getVerticalTransform, getXHorizAxis, getYHorizAxis, hasTimeAxis, isLatLon, isProductSet, isZPositive, makeSubsetFromLatLonRect, show
protected FmrcCSImpl(NetcdfDataset ds, CoordinateSystem cs, CoverageCSFactory fac)
public CoordinateAxis1DTime getRunTimeAxis()
FmrcCS
getRunTimeAxis
in interface FmrcCS
public CoordinateAxis1DTime getTimeAxisForRun(CalendarDate runTime)
FmrcCS
getTimeAxisForRun
in interface FmrcCS
runTime
- which run?Copyright © 1999–2014 UCAR/Unidata. All rights reserved.