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
Aktualisiert 19 Apr 2021

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

The Matlab script was rewritten to be a function.

1.0.0