Changeset 14152 for issm/workshop/2012/Talks/12_SeaRISE/runme.m
- Timestamp:
- 12/12/12 16:28:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/workshop/2012/Talks/12_SeaRISE/runme.m
r14075 r14152 4 4 %Location of SeaRISE dataset 5 5 ncdata='./Data/Greenland_5km_dev1.2.nc'; 6 if ~exist(ncdata,'file'), 7 error('Download Greenland_5km_dev1.2.nc first on http://websrv.cs.umt.edu/isis/index.php/Present_Day_Greenland and put it in Data/'); 8 end 6 9 7 10 if any(steps==1)
Note:
See TracChangeset
for help on using the changeset viewer.