Changeset 85 for trunk/src/paper01/fig10


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/fig10/fig10_swr_correction.pro

    • Property svn:keywords set to URL
    r50 r85  
    1212; 
    1313;    digraph fig10_swr_correction { 
    14 ;       graph [ 
    15 ;       rankdir="LR", 
    16 ;       ] 
     14; 
    1715;       swr_isccp [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/swr_isccp_correction.txt"]; 
    1816; 
     
    5452; coding rules 
    5553; 
    56 ; get rid of spwan 
    57 ; 
    5854; complete description 
    5955; 
     
    6460; 
    6561; $Id$ 
     62; 
     63; $URL$ 
    6664; 
    6765; - fplod 20110420T140853Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8684key_portrait = 1 
    8785 
    88 openps, FILENAME = 'idl.ps' 
     86openps, FILENAME = project_od_env+'fig10_swr_correction.ps' 
    8987close,/all 
    9088 
     
    130128closeps 
    131129 
    132 fig=project_od_env+'fig10_swr_correction.ps' 
    133 spawn, 'mv '+psdir+'idl.ps '+fig 
    134 spawn, 'gv '+fig 
    135130 
    136131end 
Note: See TracChangeset for help on using the changeset viewer.