Skip to content

prepare input file (grid, initial, ...) using roms_tool, roms_argif or roms_wilkin toolbox

Notifications You must be signed in to change notification settings

xiaodanch/prepareROMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prepareROMS

prepare input file (grid, initial, ...) using roms_tool, roms_argif or roms_wilkin Matlab toolbox

to avoid conflicts, I run "addpath_xxxx.m" of temporarily adding paths to call which toolbox I need.

How to make roms_grd.nc

use pre_grid.m to make grid file (see read_grid)

Author's Note

To run ROMS, input files (roms_grd.nc, roms_ini.nc, ...) need to be prepared. There are many reliable and comprehensive Matlab toolboxes available online that can be used to generate these files, such as roms_tool, roms_argif, and roms_wilkin. These tools are highly recommended, but due to my limited abilities, I couldnot utilize them to their full potential.

This repository is mainly for sharing my process of how to use the above toolboxes to generate ROMS files. Some codes of tools may be adapted (not for commercial use). For example, I prefer to use "roms_argif" for generating the grid and "roms_tool" for generating the initial file.

There may be some errors in the program. If any issues, please feel free to contact me.

About

prepare input file (grid, initial, ...) using roms_tool, roms_argif or roms_wilkin toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages