Class GeoTiffWriter2

    • Constructor Detail

      • GeoTiffWriter2

        public GeoTiffWriter2​(String fileOut)
    • Method Detail

      • writeGrid

        public void writeGrid​(String gridDataset_filename,
                              String gridName,
                              int time,
                              int level,
                              boolean greyScale,
                              ucar.unidata.geoloc.LatLonRect pt)
                       throws IOException
        Throws:
        IOException