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.0 次下载
更新时间 2021/4/19

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

The Matlab script was rewritten to be a function.

1.0.0