Read_netCDF
Synopsis
This function has been renamed Read_netCDF_Object. Please use Read_netCDF_Object in all future projects. Read a dataset from a netCDF file
Input Port
Output Port
Description
Read_netCDF reads a dataset from a netCDF file into an AVS/Express field. If the netCDF file was written with the AVS/Express Write_netCDF module, then Read_netCDF outputs the same object that was written (a field or other AVS/Express object). If the file contains only a standard netCDF object, without AVS/Express header information, Read_netCDF produces an object containing the data elements of the netCDF file.
Input
A port to connect to a user interface object that contains the macro's widgets. By default, it is connected to the default user interface object in the application in which the macro is instanced. (This default connection is not drawn.)
Parameters
Output Port
Example
File
See also related modules