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

Class Strategy

    • Method Detail

      • getData

        public abstract DataImpl getData(NetcdfAdapter adapter)
                                  throws java.io.IOException,
                                         VisADException,
                                         java.rmi.RemoteException,
                                         BadFormException,
                                         java.lang.OutOfMemoryError

        Returns a VisAD data object corresponding to the netCDF dataset.

        Parameters:
        adapter - The netCDF-to-VisAD adapter.
        Returns:
        The top-level, VisAD data object of the netCDF dataset.
        Throws:
        VisADException - if a problem occurs in core VisAD -- probably because a VisAD object couldn't be created.
        java.io.IOException - if a data access I/O failure occurs.
        BadFormException - if the netCDF dataset doesn't conform to conventions implicit in constructing View.
        java.lang.OutOfMemoryError - if the netCDF dataset couldn't be imported into memory.
        java.rmi.RemoteException - if a Java RMI failure occurs.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.