Class DtCoverageDataset.Gridset

  • Enclosing class:
    DtCoverageDataset

    public static class DtCoverageDataset.Gridset
    extends Object
    This is a set of GeoGrids with the same GeoCoordSys.
    • Method Detail

      • getGrids

        public List<DtCoverage> getGrids()
        Get list of GeoGrid objects
      • getGeoCoordSystem

        public DtCoverageCS getGeoCoordSystem()
        all GeoGrid point to this GeoGridCoordSys
      • getGeoCoordSys

        public DtCoverageCS getGeoCoordSys()
        Deprecated.
        use getGeoCoordSystem() if possible.
        all GeoGrids point to this GeoCoordSysImpl.