Documentation of 'visad.jmet.MetGrid' Java class
MetGrid
visad.jmet

Class MetGrid



  • public class MetGrid
    extends java.lang.Object
    defines a 2D grid for meteorology. This needs to be expanded
    • Constructor Detail

      • MetGrid

        public MetGrid(MetGridDirectory d,
                       double[] gpData)
        Parameters:
        d - - the MetGridDirectory for this data
        gpData - - the array of data values, ordered as (x,y) with x varying fastest.
    • Method Detail

      • getDomainSet

        public Integer2DSet getDomainSet()
        return the DomainSet for this grid
      • getGridDirectory

        public MetGridDirectory getGridDirectory()
        return the MetGridDirectory for this grid
      • getCoordinateSystem

        public CoordinateSystem getCoordinateSystem()
        return the CoordinateSystem for this grid (could also get from the MetGridDirectory, too)
      • getData

        public DataImpl getData()
        return the DataImpl (FlatField) for this grid

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.