Ignore:
Timestamp:
07/26/13 20:19:25 (11 years ago)
Author:
pinsard
Message:

end of 20130725 update data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/change_time_range.sh

    r201 r202  
    3737#    base location of the dataset to be changed 
    3838# 
    39 # Modify time_range global attribute if the dataset based under dirin parameter 
     39# Modify time_range global attribute in the dataset based under dirin parameter 
    4040# 
    4141# Log file is written on :file:`${PROJECT_LOG}/change_time_range.sh.log.{YYYYMMDDTHHMMSSZ}` 
     
    8787# debug not used 
    8888# 
    89 # terminology march2013 non normative 
     89# terminology 1979_2013 hardcoded 
    9090# 
    9191# build time period according to time in the file instead of parameter 
     
    257257            suffix=1m 
    258258         fi 
    259          filein=${dirin}/${period}/${var}_tropflux_${suffix}_1979_march2013.nc 
     259         filein=${dirin}/${period}/${var}_tropflux_${suffix}_1979_2013.nc 
    260260         if [ ! -f ${filein} ] 
    261261         then 
Note: See TracChangeset for help on using the changeset viewer.