You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The free and open source Matlab ODV toolbox can be downloaded from https://svn.oss.deltares.nl/repos/openearthtools/trunk/matlab/applications/OceanDataView/ when you join openearth, download the tools with SubVersion and add them to your Matlab path. Subsequently

>> help oceandataview

will show the contents

odv_metadata.m reads the meta-data csv file, and constructs the urls to the CDI.

odvread.m loads an odv file, and resolves the P01 parameter codes and P06 units, and return one struct

odv_merge.m merges one parameter from multiple odv files into one struct. This type of information is suited for modellers.

odvplot_overview.m plots a map of an ODV file with trajectory. odvplot_overview_kml.m does that in kml format (Google Earth).

Unable to render embedded object: File (VOS.png) not found.

odvplot_cast.m plots vertical profiles of one ODV file with profile information.

  • No labels