Class FmrInv.GridVariable

  • All Implemented Interfaces:
    Comparable<FmrInv.GridVariable>
    Enclosing class:
    FmrInv

    public class FmrInv.GridVariable
    extends Object
    implements Comparable<FmrInv.GridVariable>
    A grid variable for an fmr (one run) A collection of GridDatasetInv.Grid, one for each separate dataset. All have the same runDate. The time and vert coord of the GridVariable is the union of the GridDatasetInv.Grid time and vert coords.
    Since:
    Jan 12, 2010