[Master Index]
[Index for ./epic]
prof_interp
Function Synopsis
[interp_data, lon, lat, jd] = prof_interp ( ptrfile, variable, depth_vector )
Help text
PROF_INTERP: Interpolates a variable along depth_vector from a pointer file.
USAGE: [interp_data, lon, lat, jd] = prof_interp ( ptrfile, variable, depth_vector );
PARAMETERS:
ptrfile:
pointer file of Netcdf files
variable:
The name of the variable to interpolate.
depth_vector:
Interpolate the variable at these depth values. NaNs will be returned
in all depth slots greater than the max depth in each file.
interp_data:
The interpolated data.
lon, lat:
Geographic coords of profiles.
jd:
julian datestamps of the profiles.
Produced by mat2html on Mon Nov 27 6:31:38 2000
Cross-Directory links are: ON