read_ncfield
PURPOSE 
'read_ncfield': reads one or two velocity fields and associated parameters from a file .
SYNOPSIS 
function [nb_coord,nb_dim,Civ,CivStage,time,Field,VelTypeOut,Calib]=read_ncfield(filename,VelType,ScalDisplay,ScalName);
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- nc2struct 'nc2struct': transform a netcdf file in a corresponding matlab structure
- read_ncvar 'read_ncvar': reads a list of fields and constants in a netcdf file
- varname_generator 'varname_generator': defines the names of constants and variable fields to read in the netcdf files
- warndlg_uvmat 'warndlg_uvmat': display warning message (error, warning, confirmation) in a given figure
This function is called by:
- RUN_FIX 'RUN_FIX': function for fixing velocity fields:
- uvmat 'uvmat': function associated with the interface 'uvmat.fig' for images and field visualization
Generated on Tue 14-Apr-2009 22:21:41 by m2html © 2003