Package ucar.nc2.dt

Interface TypedDatasetFactoryIF

    • Method Detail

      • isMine

        boolean isMine​(NetcdfDataset ncd)
        Deprecated.
        Determine if this dataset belongs to you
        Parameters:
        ncd - examine this NetcdfDataset to see if it belongs to this class.
        Returns:
        true if this class knows how to create a TypedDataset out of this NetcdfDataset.
      • getScientificDataType

        FeatureType getScientificDataType()
        Deprecated.
        What kind of cientific data type will this return?
        Returns:
        scientific data type