| 1 |  | 
| 2 | create_tide_bc_second.m, called by test_tide_bc.m | 
| 3 | Scripts to create tidal amplitude and phase boundary condition. | 
| 4 | The main script, need to use boundary grid file | 
| 5 |  | 
| 6 | create_bc_grid.m,  called by test_bc_grid.m | 
| 7 | Script to generate boundary grid file, lat, lon, AngleCS, AngleSN | 
| 8 | Use this one before use create_tide_bc_4bdry.m | 
| 9 |  | 
| 10 |  | 
| 11 | tide_rot.m | 
| 12 | This script is used in create_tide_bc_second.m | 
| 13 | Rotate uamp, upha, vamp and vpha to a MITgcm coordinate | 
| 14 |  | 
| 15 |  | 
| 16 | Directory for tidal related  tools | 
| 17 | /data1/cube/ecco2_tools/mitgcm_tide_second | 
| 18 |  | 
| 19 |  | 
| 20 | XC  Wang  25 Mar 2015 | 
| 21 | XC  Wang  31 Jan 2013 | 
| 22 | xiaochun.wang@jpl.nasa.gov |