[Master Index]
[Index for ./epic]
cdf2epic
Function Synopsis
status = cdf2epic ( cdflist, wind_or_water, epic_key_location )
Help text
CDF2EPIC: list of netcdf ==> epic files
USAGE: status = cdf2epic ( cdflist, wind_or_water_flag, epic_key_location );
EXAMPLE: status = cdf2epic ( 'ptrfile', 'wind', '/usr/local/lib/epic.key' );
PARAMETERS:
status:
-1 if the routine failed
cdflist:
list of pathnames of netcdf files to turn into epic
wind_or_water:
Some vector data, such as 'u_1' and 'v_1' can be interpreted
as either wind current data or water current data. Supply
this parameter as either 'wind' or 'water'.
epic_key_location:
With a standard epic installation in unix systems, this should
be '/usr/local/lib/epic.key'. Your situation may be different.
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Mon Nov 27 6:31:38 2000
Cross-Directory links are: ON