Changeset 17998


Ignore:
Timestamp:
05/14/14 10:10:23 (11 years ago)
Author:
bdef
Message:

NEW:updating Download script for sea rise and velocities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/workshop/Data/Download.sh

    r17996 r17998  
    22
    33echo "Downloading SeaRISE dataset"
    4 $ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.4.3.tar.gz' 'temp'
     4$ISSM_DIR/scripts/DownloadExternalPackage2.py 'http://websrv.cs.umt.edu/isis/index.php/Present_Day_Antarctica/Antarctica_5km_withshelves_v0.75.nc' 'Antarctica_5km_withshelves_v0.75.nc'
    55
    66echo "Downloading InSAR Antarctic velocities"
     7$ISSM_DIR/scripts/DownloadExternalPackage2.py 'ftp://sidads.colorado.edu/pub/DATASETS/nsidc0484_MEASURES_antarc_vel_V01/900m/antarctica_ice_velocity.nc' 'Antarctica_ice_velocity.nc'
    78
    89echo "Downloading Jason Box's SMB"
Note: See TracChangeset for help on using the changeset viewer.