Class GebcoNETCDF

java.lang.Object
Map.gridbaselayer.GebcoNETCDF

public class GebcoNETCDF extends Object
  • Method Details

    • getImage

      public MapRasterImage getImage(double[] latRange, double[] lonRange, boolean forceRecreate)
    • createImage

      public MapRasterImage createImage(int[] latRangeBins, int[] lonRangeBins, int hop)
    • createImage

      public MapRasterImage createImage(int[] latRangeBins, int[] lonRangeBins, ColourArray heightColours, ColourArray depthColours, int hop)
    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • makeGebcoNCDFFile

      public static GebcoNETCDF makeGebcoNCDFFile(String fileName)
    • makeGebcoNCDFFile

      public static GebcoNETCDF makeGebcoNCDFFile(File ncFile)
    • getnLat

      protected int getnLat()
      Returns:
      the nLat
    • getnLon

      protected int getnLon()
      Returns:
      the nLon
    • getLatRange

      protected double[] getLatRange()
      Returns:
      the latRange
    • getLonRange

      protected double[] getLonRange()
      Returns:
      the lonRange
    • getElevationRange

      protected double[] getElevationRange()
      Returns:
      the elevationRange