Ignore:
Timestamp:
12/12/12 16:28:04 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/workshop/2012/Talks/12_SeaRISE/runme.m

    r14075 r14152  
    44%Location of SeaRISE dataset
    55ncdata='./Data/Greenland_5km_dev1.2.nc';
     6if ~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/');
     8end
    69
    710if any(steps==1)
Note: See TracChangeset for help on using the changeset viewer.