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 descargas
Actualizado 19 abr 2021

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

The Matlab script was rewritten to be a function.

1.0.0