[Master Index] [Index for ./epic]
buoy2epic
Function Synopsis
buoy2epic ( buoylist, wind_or_water_flag, epic_key_file )
Help text
BUOY2EPIC: Takes list of buoy netcdf files, converts them into epic format.
USAGE: buoy2epic ( buoylist, output_cdf.wind_flag, epic_key_file );
PARAMETERS:
buoylist:
ascii list of buoy filenames (same as EPIC "pointer" files)
output_cdf.wind_flag:
if present and equal to "wind", any "u", "v", "east" or "north"
variables will be treated as wind data, not ocean currents.
If equal to "water", then it is treated as ocean currents.
epic_key_file:
If present, this is the location of the epic key file. If not present,
it is assumed that the file location is "/usr/local/lib/epic.key"
EXAMPLE:
buoy2epic ( 'list_of_buoyfiles', 'wind', '/usr/local/etc/epic.key' );
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