Skip to content

Commit 32e4552

Browse files
committed
CHG: added amundsen to options
1 parent 23d86df commit 32e4552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/m/modeldata/interpMouginotAnt2019.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
nc = '/home/ModelData/Antarctica/MouginotVel/v_mix.v13Mar2019.nc';
1717
case {'totten'}
1818
nc = '/totten_1/ModelData/Antarctica/MouginotVel/v_mix.v8Jul2019.nc';
19+
case {'amundsen.thayer.dartmouth.edu'}
20+
nc = '/local/ModelData/AntarcticVelocity/v_mix.v13Mar2019.nc';
1921
otherwise
2022
error('hostname not supported yet');
2123
end

0 commit comments

Comments
 (0)