Changeset 24875
- Timestamp:
- 05/19/20 10:24:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpSmith2020.m
r24874 r24875 29 29 case {'ronne'} 30 30 if strcmp(string,'gris_filt') | strcmp(string,'gris') 31 path='/home/ModelData/Greeland/DHDTSmith/' 31 path='/home/ModelData/Greeland/DHDTSmith/'; 32 32 else 33 path='/home/ModelData/Antarctica/DHDTSmith/' 33 path='/home/ModelData/Antarctica/DHDTSmith/'; 34 34 end 35 35 case {'recruta'}
Note:
See TracChangeset
for help on using the changeset viewer.