Documentation of 'visad.data.netcdf.in.DefaultView' Java class
DefaultView
visad.data.netcdf.in

Class DefaultView



  • public class DefaultView
    extends View
    Provides support for the default view of a netCDF dataset as documented in the netCDF User's Guide.
    • Constructor Detail

      • DefaultView

        public DefaultView(ucar.netcdf.Netcdf netcdf,
                           QuantityDB quantityDB)
        Constructs from a netCDF dataset and a quantity database.
        Parameters:
        netcdf - The netCDF dataset.
        quantityDB - The quantity database to use to map netCDF variables to VisAD Quantity-s.
      • DefaultView

        public DefaultView(ucar.netcdf.Netcdf netcdf,
                           QuantityDB quantityDB,
                           boolean charToText)
        Constructs from a netCDF dataset and a quantity database.
        Parameters:
        netcdf - The netCDF dataset.
        quantityDB - The quantity database to use to map netCDF variables to VisAD Quantity-s.
        charToText - Specifies whether the View should map char variables to VisAD Text objects

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.