Skip to content

Commit

Permalink
fixed directory for ocean forcing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias W. Harvey committed Jan 6, 2025
1 parent fa33a8e commit 6123783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/m/parameterization/interpISMIP6AntarcticaOcn.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
case {'totten'}
path='/totten_1/ModelData/ISMIP6/Projections/AIS/Ocean_Forcing/';
case {'amundsen.thayer.dartmouth.edu'}
path='/local/ModelData/ISMIP6Data/Forcings2100/Atmosphere/';
path='/local/ModelData/ISMIP6Data/Forcings2100/Ocean/';
otherwise
error('machine not supported yet, please provide your own path');
end
Expand Down

0 comments on commit 6123783

Please sign in to comment.