This is a obsolete module. Although this will function, please refer to NCread_object. Reads a data set from a netCDF file
module DVread_net_cdf<locked=0> {
string+Iparam filename;
olink out;
method+notify_val+notify_inst read_update<status=1> = "DVread_net_cdf";
};
DVread_net_cdf reads a data set from a netCDF file into an AVS/Express object.
string. Name of netCDF file to read
any. Object containing the elements of the specified netCDF file.