Changeset 203 for trunk/src/get_olr.sh


Ignore:
Timestamp:
02/11/14 18:41:24 (10 years ago)
Author:
pinsard
Message:

fix thanks to coding rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/get_olr.sh

    r199 r203  
    1313# ======== 
    1414# 
    15 # :: 
     15# .. code-block:: bash 
    1616# 
    17 $ get_olr.sh 
     17  get_olr.sh 
    1818# 
    1919# DESCRIPTION 
     
    6565 
    6666wget  --tries=1 --no-verbose -P ${PROJECT_ID} \ 
    67      ftp://ftp.cdc.noaa.gov/Datasets/interp_OLR/olr.day.mean.nc 
     67ftp://ftp.cdc.noaa.gov/Datasets/interp_OLR/olr.day.mean.nc 
    6868 
    6969#ftp -n <<@DELIM 
Note: See TracChangeset for help on using the changeset viewer.