Skip to content

Commit

Permalink
CHG: adding path for amundsen machine
Browse files Browse the repository at this point in the history
  • Loading branch information
hseroussi committed Nov 21, 2024
1 parent 4ddc081 commit f8a7f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/m/modeldata/interpBedmachineAntarctica.m
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
['/u/astrid-r1b/ModelData/BedMachine/' basename '-' ncdate '.nc'],...
['/home/ModelData/Antarctica/BedMachine/' basename '-' ncdate '.nc'],...
['/totten_1/ModelData/Antarctica/BedMachine/' basename '-' ncdate '.nc'],...
['/local/ModelData/BedMachineAntarctica/' basename '-' ncdate '.nc'],...
['/Users/larour/ModelData/BedMachine/' basename '-' ncdate '.nc'],...
['./' basename '-' ncdate '.nc'],...
};
Expand Down

0 comments on commit f8a7f2b

Please sign in to comment.