Package ucar.nc2.ft2.coverage.adapter
Class FmrcCS
- java.lang.Object
-
- ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
- ucar.nc2.ft2.coverage.adapter.FmrcCS
-
public class FmrcCS extends DtCoverageCS
FMRC Coordinate System Implementation- Since:
- 12/25/12
-
-
Field Summary
-
Fields inherited from class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
builder
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FmrcCS(DtCoverageCSBuilder builder)
-
Method Summary
-
Methods inherited from class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
findCoordAxis, getBoundingBox, getCalendarDateRange, getCoordAxes, getCoordTransforms, getCoverageType, getDomainRank, getEnsembleAxis, getHorizStaggerType, getLatLon, getLatLon, getLatLonBoundingBox, getName, getProjection, getRangeRank, getRunTimeAxis, getTimeAxis, getVerticalAxis, getXHorizAxis, getYHorizAxis, isGlobalLon, isLatLon, isRegularSpatial, setHorizStaggerType, show, toString
-
-
-
-
Constructor Detail
-
FmrcCS
protected FmrcCS(DtCoverageCSBuilder builder)
-
-