Package ucar.nc2.dt

Interface UGridDataset.Meshset

    • Method Detail

      • getMeshVariables

        List<UGridDatatype> getMeshVariables()
        Get list of UGridDatatype objects with same Meshset
        Returns:
        list of UGridDatatype
      • getDescriptionVariable

        ucar.nc2.dataset.VariableDS getDescriptionVariable()
        all the UGridDatatype in this Meshset use this topology
        Returns:
        the common topology
      • getMesh

        Mesh getMesh()