Ignore:
Timestamp:
08/17/11 14:45:28 (13 years ago)
Author:
pinsard
Message:

restart consolidation of paper01 software

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/paper01/fig15/fig15_timeseries_mjo.pro

    • Property svn:keywords set to URL
    r50 r85  
    1212; 
    1313;    digraph fig15_timeseries_mjo { 
    14 ;       graph [ 
    15 ;       rankdir="LR", 
    16 ;       ] 
     14; 
    1715;       tropflux_general [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/TropFlux_19890101_20091231.nc"]; 
    1816;       ncep2 [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/NCEP2_flux_19890101_20090729.nc"]; 
     
    5755; coding rules 
    5856; 
    59 ; get rid of spwan 
    60 ; 
    6157; complete description 
    6258; 
     
    6763; 
    6864; $Id$ 
     65; 
     66; $URL$ 
    6967; 
    7068; - fplod 20110420T122720Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8583key_portrait = 1 
    8684 
    87 openps, FILENAME = 'idl.ps' 
     85openps, FILENAME = project_od_env+'fig15_timeseries_mjo.ps' 
    8886date1=20071001 & date2=20080331 
    8987date1=19990101 & date2=20021231 
     
    207205 
    208206closeps 
    209 fig=project_od_env+'fig15_timeseries_mjo.ps' 
    210 spawn, 'mv '+psdir+'idl.ps '+fig 
    211 spawn, 'gv '+fig 
    212207end 
Note: See TracChangeset for help on using the changeset viewer.