Package ucar.nc2.ft2.coverage.adapter
Class SwathCS
- java.lang.Object
-
- ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
- ucar.nc2.ft2.coverage.adapter.CurvilinearCS
-
- ucar.nc2.ft2.coverage.adapter.SwathCS
-
public class SwathCS extends CurvilinearCS
Swath Coordinate System.- Since:
- 5/27/2015
-
-
Field Summary
-
Fields inherited from class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
builder
-
-
Method Summary
-
Methods inherited from class ucar.nc2.ft2.coverage.adapter.CurvilinearCS
getDomainRank, getLatAxis, getLonAxis
-
Methods inherited from class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
findCoordAxis, getBoundingBox, getCalendarDateRange, getCoordAxes, getCoordTransforms, getCoverageType, getEnsembleAxis, getHorizStaggerType, getLatLon, getLatLon, getLatLonBoundingBox, getName, getProjection, getRangeRank, getRunTimeAxis, getTimeAxis, getVerticalAxis, getXHorizAxis, getYHorizAxis, isGlobalLon, isLatLon, isRegularSpatial, setHorizStaggerType, show, toString
-
-