Documentation of 'visad.data.mcidas.McIDASGridDirectory' Java class
McIDASGridDirectory
visad.data.mcidas

Class McIDASGridDirectory



  • public class McIDASGridDirectory
    extends MetGridDirectory
    McIDASGridDirectory for McIDAS 'grid' directory entries
    • Constructor Detail

      • McIDASGridDirectory

        public McIDASGridDirectory(GridDirectory directory)
        Construct a McIDASGridDirectory from a GridDirectory
        Parameters:
        directory - the grid directory cannot be null
      • McIDASGridDirectory

        public McIDASGridDirectory(byte[] h)
        Construct a McIDASGridDirectory from the byte representation of a the McIDAS grid directory block
        Parameters:
        h - header as a byte array
    • Method Detail

      • getParamScale

        public double getParamScale()
        Get the scale of the parameter values
        Returns:
        parameter scale (power of 10)
      • getNavBlock

        public int[] getNavBlock()
        Get the raw navigation block from the directory.
        Returns:
        raw int values vary with grid type
      • getGridType

        public int getGridType()
        Get the raw navigation block from the directory.
        Returns:
        raw int values vary with grid type (-1 == unknown)
      • getGridDirectory

        public GridDirectory getGridDirectory()
        Get the grid directory used to create this beast.
        Returns:
        corresponding edu.wisc.ssec.mcidas.GridDirectory. (may be null)
      • toString

        public java.lang.String toString()
        Return a String representation of the McIDASGridDirectory
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.