Changeset 26043
- Timestamp:
- 03/08/21 12:04:27 (4 years ago)
- Location:
- issm/trunk-jpl/src/m/contrib/morlighem/modeldata
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpBedmachineAntarctica.m
r26042 r26043 1 function output = interpBedmachineAntarctica(X,Y,string,method,ncdate) ,1 function output = interpBedmachineAntarctica(X,Y,string,method,ncdate) 2 2 %INTERPBEDMACHINEANTARCTICA - interpolate BedMachine data onto X and Y 3 3 % -
issm/trunk-jpl/src/m/contrib/morlighem/modeldata/interpBedmachineGreenland.m
r26042 r26043 1 function output = interpBedmachineGreenland(X,Y,string, ncdate),1 function output = interpBedmachineGreenland(X,Y,string,method,ncdate) 2 2 %INTERPBEDMACHINEGREENLAND - interpolate BedMachine data onto X and Y 3 3 %
Note:
See TracChangeset
for help on using the changeset viewer.