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 download
Aggiornato 19 apr 2021

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2020b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

The Matlab script was rewritten to be a function.

1.0.0