[Master Index]
[Index for ./epic]
prof_xsect
Function Synopsis
[lon, lat, vardata, jd, pn, status] = prof_xsect ( pointer_file, varname, depth_i, opt_plot )
Help text
PROF_XSECT: computes cross section of profiles.
USAGE: [lon, lat, var, jd, pn, status] = prof_xsect ( pointer_file, varname, depth_i )
PARAMETERS:
INPUT:
pointer_file:
list of profile netcdf files
varname:
name of epic variable to use. Should be something like 'T_20',
'P_4023', etc.
depth_i:
depth at which to take cross section
opt_plot:
Optional, if present and equal to 1, put up a gridded plot of
the data.
OUTPUT:
lon, lat:
coordinates of profiles
var:
data interpolated at 'depth_i'
jd:
julian day
pn: profile name
status:
-1 if the routine fails for some reason
Cross-Reference Information
This function calls
Produced by mat2html on Mon Nov 27 6:31:38 2000
Cross-Directory links are: ON