--- MITgcm_contrib/tides/README.script 2013/03/21 01:30:27 1.1 +++ MITgcm_contrib/tides/README.script 2013/03/25 08:58:45 1.2 @@ -1,30 +1,22 @@ -Brief description of scripts involved. -1) create_tide_bc_4bdry.m +create_tide_bc_second.m, called by test_tide_bc.m Scripts to create tidal amplitude and phase boundary condition. -The main script, need to use boundary grid file. -When using the script, need to modify the CAT directory. +The main script, need to use boundary grid file -2) create_bc_grid.m +create_bc_grid.m, called by test_bc_grid.m Script to generate boundary grid file, lat, lon, AngleCS, AngleSN Use this one before use create_tide_bc_4bdry.m -Need MITgcm domain file directory as input. -3) tide_rot.m -This script is used in create_tide_bc_4bdry.m -Rotate uamp, upha, vamp and vpha to a new coordinate - -4) intp_line_safe.m -A line interpololation scripts to make sure there -is no NaN in tidal current amplitude and phase - -5) There are other scripts that come with CAT package. +tide_rot.m +This script is used in create_tide_bc_second.m +Rotate uamp, upha, vamp and vpha to a MITgcm coordinate Directory for tidal related tools -/data1/cube/ecco2_tools/tide +/data1/cube/ecco2_tools/mitgcm_tide_second +XC Wang 25 Mar 2015 XC Wang 31 Jan 2013 xiaochun.wang@jpl.nasa.gov