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_creation_date.sh

    r201 r202  
    3333#    base location of the dataset to be changed 
    3434# 
    35 # Modify creation_date global attribute if the dataset based under dirin parameter 
     35# Modify creation_date global attribute in the dataset based under dirin parameter 
    3636# 
    3737# Log file is written on :file:`${PROJECT_LOG}/change_creation_date.sh.log.{YYYYMMDDTHHMMSSZ}` 
     
    8383# debug not used 
    8484# 
    85 # terminology march2013 non normative 
     85# terminology 1979_2013 hard coded 
    8686# 
    8787# EVOLUTIONS 
     
    246246            suffix=1m 
    247247         fi 
    248          filein=${dirin}/${period}/${var}_tropflux_${suffix}_1979_march2013.nc 
     248         filein=${dirin}/${period}/${var}_tropflux_${suffix}_1979_2013.nc 
    249249         if [ ! -f ${filein} ] 
    250250         then 
Note: See TracChangeset for help on using the changeset viewer.