public class GridCS extends DtCoverageCS
builder
Modifier and Type | Method and Description |
---|---|
CalendarDateRange |
getCalendarDateRange() |
CoordinateAxis1DTime |
getTimeAxis() |
CoordinateAxis1D |
getXHorizAxis()
get the X Horizontal axis (either GeoX or Lon)
|
CoordinateAxis1D |
getYHorizAxis()
get the Y Horizontal axis (either GeoY or Lat)
|
boolean |
isRegularSpatial()
true if x and y axes are CoordinateAxis1D and are regular
|
findCoordAxis, getBoundingBox, getCoordAxes, getCoordTransforms, getCoverageType, getDomainRank, getEnsembleAxis, getHorizStaggerType, getLatLon, getLatLon, getLatLonBoundingBox, getName, getProjection, getRangeRank, getRunTimeAxis, getVerticalAxis, isGlobalLon, isLatLon, setHorizStaggerType, show, toString
public boolean isRegularSpatial()
DtCoverageCS
isRegularSpatial
in class DtCoverageCS
public CoordinateAxis1D getXHorizAxis()
DtCoverageCS
getXHorizAxis
in class DtCoverageCS
public CoordinateAxis1D getYHorizAxis()
DtCoverageCS
getYHorizAxis
in class DtCoverageCS
public CoordinateAxis1DTime getTimeAxis()
getTimeAxis
in class DtCoverageCS
public CalendarDateRange getCalendarDateRange()
getCalendarDateRange
in class DtCoverageCS