Skip to content

Commit

Permalink
Merge pull request #44 from totorotoby/main
Browse files Browse the repository at this point in the history
fixed directory for ocean forcing
  • Loading branch information
TidbitSoftware authored Jan 6, 2025
2 parents fa33a8e + 6123783 commit 798a7d0
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 798a7d0

Please sign in to comment.