Skip to content

Commit

Permalink
Update to newer ocean mask for 0.25 deg
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Mar 26, 2024
1 parent 377ea07 commit bbc2a56
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions grid_generation/pbs_make_cice_grids.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ python3 make_cice_grid.py /g/data/ik11/inputs/access-om2/input_20201102/mom_1deg
mkdir 1deg
mv grid.nc kmt.nc 1deg


echo "0.25 deg"

python3 make_cice_grid.py /g/data/ik11/inputs/access-om2/input_20201102/mom_025deg/ocean_hgrid.nc /g/data/ik11/inputs/access-om2/input_20201102/mom_025deg/ocean_mask.nc
python3 make_cice_grid.py /g/data/ik11/inputs/access-om2/input_20230515_025deg_topog/mom_025deg/ocean_hgrid.nc /g/data/ik11/inputs/access-om2/input_20230515_025deg_topog/mom_025deg/ocean_mask.nc

mkdir 025deg
mv grid.nc kmt.nc 025deg
Expand Down

0 comments on commit bbc2a56

Please sign in to comment.