Exporting HYCOM currents data to txt and mat files

Downloading sea currents components currents of a point dataset from HYCOM dataset, using an OpeNDAP URL.
129 Downloads
Updated 19 Apr 2021

View License

The script that downloads the sea currents components of a point dataset from HYCOM Hindcast data from Dec-04-2018 to present each 3-hourly.

This function uses the nctoolbox-1.1.3 (Schilining et al., 2009), for this reason, remember to load the path of the toolbox and set it, before running the script.

As inputs, you should give, manually, the geographical coordinates of your point dataset, the time span of analysis, depth, scaling factor and missing value.

Cite As

Gabriel Ruiz-Martinez (2024). Exporting HYCOM currents data to txt and mat files (https://www.mathworks.com/matlabcentral/fileexchange/90721-exporting-hycom-currents-data-to-txt-and-mat-files), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

The Matlab script was rewritten to be a function.

1.0.0