Changeset 85 for trunk/src/paper01/fig4


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

restart consolidation of paper01 software

Location:
trunk/src/paper01/fig4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/paper01/fig4/fig4_met_var_correction_scatter.pro

    • Property svn:keywords set to URL
    r50 r85  
    1212; 
    1313;    digraph fig4_met_var_correction_scatter { 
    14 ;       graph [ 
    15 ;       rankdir="LR", 
    16 ;       ] 
     14; 
    1715;       sst [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/sst_correction_final.txt"]; 
    1816;       t2m [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/t2m_correction_final.txt"]; 
     
    5553; coding rules 
    5654; 
    57 ; get rid of spwan 
    58 ; 
    5955; complete description 
    6056; 
     
    6561; 
    6662; $Id$ 
     63; 
     64; $URL$ 
    6765; 
    6866; - pinsard 2011-04-20T15:27:24Z loholt1.ipsl.polytechnique.fr (Linux) 
     
    8785key_portrait = 1 
    8886 
    89 openps, FILENAME = 'idl.ps' 
     87openps, FILENAME = project_od_env+'fig4_met_var_correction_scatter.ps' 
    9088fi=project_id_env+'sst_correction_final.txt' 
    9189res=read_ascii(fi,data_start=0) 
     
    199197closeps 
    200198 
    201 fig=project_od_env+'fig4_met_var_correction_scatter.ps' 
    202 spawn, 'mv '+psdir+'idl.ps '+fig 
    203 spawn, 'gv '+fig 
    204199 
    205200end 
  • trunk/src/paper01/fig4/significance_test_99.pro

    • Property svn:keywords set to URL
    r50 r85  
    4242; $Id$ 
    4343; 
     44; $URL$ 
     45; 
    4446; - fplod 20110411T142955Z aedon.locean-ipsl.upmc.fr (Darwin) 
    4547; 
Note: See TracChangeset for help on using the changeset viewer.