Skip to content

Commit

Permalink
deepen Denmark Strait, Faroe Bank channel, Nares Strait and Caribbean…
Browse files Browse the repository at this point in the history
… Sea channels including the Florida Strait by copying data from previous topography /g/data/ik11/inputs/access-om2/input_20200530/mom_025deg/topog.nc
  • Loading branch information
aekiss committed Nov 2, 2020
1 parent 356a52e commit f262fbf
Show file tree
Hide file tree
Showing 2 changed files with 1,230 additions and 3 deletions.
2 changes: 1 addition & 1 deletion make_topog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd -

./topogtools/editTopo.py --overwrite --nogui --apply ocean_mask_edits.txt --output ocean_mask.nc ocean_mask_original.nc mask # see https://github.com/COSIMA/access-om2/issues/210
./topogtools/float_vgrid # this overwrites ocean_vgrid.nc
# ./topogtools/gen_topo # generates topog_new.nc; takes about 2 hours at 0.25 deg, so must be run via qsub of this script
./topogtools/gen_topo # generates topog_new.nc; takes about 2 hours at 0.25 deg, so must be run via qsub of this script
./topogtools/editTopo.py --overwrite --nogui --apply topog_edits.txt --output topog_new_edited.nc topog_new.nc
./topogtools/deseas topog_new_edited.nc topog_new_edited_deseas.nc # remove seas
cp topog_new_edited_deseas.nc topog_new_edited_deseas_partialcell.nc
Expand Down
Loading

0 comments on commit f262fbf

Please sign in to comment.