Class OmsRasterReader


  • public class OmsRasterReader
    extends HMModel
    • Constructor Detail

      • OmsRasterReader

        public OmsRasterReader()
    • Method Detail

      • readRaster

        public static org.geotools.coverage.grid.GridCoverage2D readRaster​(String path)
                                                                    throws Exception
        Utility method to quickly read a grid in default mode.
        Parameters:
        path - the path to the file.
        Returns:
        the read coverage.
        Throws:
        Exception