Changeset 85 for trunk/src/paper01/fig7


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

restart consolidation of paper01 software

Location:
trunk/src/paper01/fig7
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/paper01/fig7/air_validation_scatter_2000_2009_basin.pro

    • Property svn:keywords set to URL
    r50 r85  
    1212; 
    1313;    digraph air_validation_scatter_2000_2009_basin { 
    14 ;       graph [ 
    15 ;       rankdir="LR", 
    16 ;       ] 
     14, 
    1715;       air_erai [shape=ellipse,fontname=Courier,label="${PROJECT_ID}/air_2000_2009_erai_*.txt"]; 
    1816;       air_tropflux [shape=ellipse,fontname=Courier,label="${PROJECT_OD}/air_2000_2009_trop_*.txt"]; 
     
    6462; coding rules 
    6563; 
    66 ; get rid of spwan 
    67 ; 
    6864; complete description 
    6965; 
     
    7470; 
    7571; $Id$ 
     72; 
     73; $URL$ 
    7674; 
    7775; - fplod 20110420T093206Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    9391key_portrait = 1 
    9492 
    95 openps, FILENAME = 'idl.ps' 
     93openps, FILENAME = project_od_env+'air_validation_scatter_2000_2009_'+ocean+'.ps' 
    9694 
    9795;; Give the location of mooring for validation of basic meteorological variables 
     
    385383closeps 
    386384 
    387 fig=project_od_env+'air_validation_scatter_2000_2009_'+ocean+'.ps' 
    388 spawn, 'mv '+psdir+'idl.ps '+fig 
    389 spawn, 'gv '+fig 
    390385end 
  • trunk/src/paper01/fig7/q2m_validation_scatter_2000_2009_basin.pro

    • Property svn:keywords set to URL
    r50 r85  
    6464; coding rules 
    6565; 
    66 ; get rid of spwan 
    67 ; 
    6866; complete description 
    6967; 
     
    7472; 
    7573; $Id$ 
     74; 
     75; $URL$ 
    7676; 
    7777; - fplod 20110420T101050Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    9393key_portrait = 1 
    9494 
    95 openps, FILENAME = 'idl.ps' 
     95openps, FILENAME = project_od_env+'q2m_validation_scatter_2000_2009_'+ocean+'.ps' 
    9696 
    9797;; Give the location of mooring for validation of basic meteorological variables 
     
    381381closeps 
    382382 
    383 fig=project_od_env+'q2m_validation_scatter_2000_2009_'+ocean+'.ps' 
    384 spawn, 'mv '+psdir+'idl.ps '+fig 
    385 spawn, 'gv '+fig 
    386383end 
  • trunk/src/paper01/fig7/sst_validation_scatter_2000_2009_basin.pro

    • Property svn:keywords set to URL
    r50 r85  
    6464; coding rules 
    6565; 
    66 ; get rid of spwan 
    67 ; 
    6866; complete description 
    6967; 
     
    7472; 
    7573; $Id$ 
     74; 
     75; $URL$ 
    7676; 
    7777; - fplod 20110420T101535Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    9292key_portrait = 1 
    9393 
    94 openps, FILENAME = 'idl.ps' 
     94openps, FILENAME = project_od_env+'sst_validation_scatter_2000_2009_'+ocean+'.ps' 
    9595 
    9696;; Give the location of mooring for validation of basic meteorological variables 
     
    393393closeps 
    394394 
    395 fig=project_od_env+'sst_validation_scatter_2000_2009_'+ocean+'.ps' 
    396 spawn, 'mv '+psdir+'idl.ps '+fig 
    397 spawn, 'gv '+fig 
    398395end 
  • trunk/src/paper01/fig7/ws_validation_scatter_2000_2009_basin.pro

    • Property svn:keywords set to URL
    r50 r85  
    6565; coding rules 
    6666; 
    67 ; get rid of spwan 
    68 ; 
    6967; complete description 
    7068; 
     
    7573; 
    7674; $Id$ 
     75; 
     76; $URL$ 
    7777; 
    7878; - fplod 20110411T142955Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8787key_portrait = 1 
    8888 
    89 openps, FILENAME = 'idl.ps' 
     89openps, FILENAME = project_od_env+'ws_validation_scatter_2000_2009_'+ocean+'.ps' 
    9090;; Give the location of mooring for validation of basic meteorological variables 
    91  
    9291 
    9392sitelist=['8s67e','12s55e', '8s55e', '8s80.5e', '1.5s80.5e', '0n80.5e', '1.5n80.5e', '1.5s90e', $ 
     
    409408closeps 
    410409 
    411 fig=project_od_env+'ws_validation_scatter_2000_2009_'+ocean+'.ps' 
    412 spawn, 'mv '+psdir+'idl.ps '+fig 
    413 spawn, 'gv '+fig 
    414410end 
Note: See TracChangeset for help on using the changeset viewer.