Skip to content

Commit

Permalink
Merge pull request #1 from MPoinelli/devel
Browse files Browse the repository at this point in the history
CHG: minor edit, include larsen-thwaites hosts to interpStal2020
  • Loading branch information
MPoinelli authored Oct 10, 2024
2 parents 6447d8a + 86a3b91 commit 36b1220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/m/modeldata/interpStal2020.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
switch oshostname(),
case {'amundsen.thayer.dartmouth.edu'}
gtfpath='/local/ModelData/GeothermalFluxAntarcticaStal/aq1_01_20.nc';
case {'thwaites','larsen','murdo','astrid'}
gtfpath='/u/astrid-r1b/ModelData/StalGeothermalFlux2020/aq1_01_20.nc';
otherwise
error('machine not supported yet');
end
Expand Down

0 comments on commit 36b1220

Please sign in to comment.