Giter Club home page Giter Club logo

hycom2fvcom's Introduction

HYCOM2FVCOM

Siqi Li, SMAST 2022-12-06

Use HYCOM dataset to run FVCOM case

Create initial TS file
Create nesting forcing file

The package including:

hycom2fvcom_download_hycom.sh
hycom2fvcom_iniTS_create.m
hycom2fvcom_nesting_select.m
hycom2fvcom_nesting_tide_TMD.m
hycom2fvcom_nesting_tide_user.m
hycom2fvcom_nesting_create.m

Required MATLAB toolbox

Required data

Ocean tide model data is required to extract the tide constituents.

  • Visit https://www.tpxo.net/global, and register there following 'HOW TO REGISTER'.
  • Write the 'load' file, containing three lines for the paths and names of the downloaded 'h_', 'u_', and 'grid_'. For example, ~/tools/TMD/DATA/h_tpxo9.v5a
    ~/tools/TMD/DATA/u_tpxo9.v5a
    ~/tools/TMD/DATA/grid_tpxo9.v5a
  • Set the 'load' file path and name to 'Model' in hycom2fvcom_nesting_extract_tide.m.

Codes

-------------------------- Initial TS file --------------------------------

  1. Create the intial TS file (hycom2fvcom_iniTS_create.m)

-------------------------- Nesting forcing --------------------------------

  1. Download HYCOM data (hycom2fvcom_download_hycom.sh) bash hycom2fvcom_download_hycom.sh OR download data manually:

    • Select the proper HYCOM dataset from https://www.hycom.org/dataserver, based on the region, resolution, and time period
    • Click the selected dataset, and then click 'ACCESS DATA HERE' on the top.
    • Click the right directory. For example:
  2. Set the nesting layers (hycom2fvcom_nesting_select.m) Select nesting nodes and cells based on the grid, obc, and the nesting layers

  3. Extract the tide harmonic components. There are two ways to create the tide components for the FVCOM nesting. One is to use TPXO dataset via TMD toolbox. The other is to use user-defined tide components.

  4. Write out the nesting forcing file (hycom2fvcom_nesting_create.m)

hycom2fvcom's People

Contributors

siqiliocean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.