Changeset 4030 for TOOLS


Ignore:
Timestamp:
09/12/18 17:25:16 (6 years ago)
Author:
oboucher
Message:

Remove script that is not used
volc.sh modified for MR

Location:
TOOLS/CMIP6_FORCING/AER_STRAT
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/CMIP6_FORCING/AER_STRAT/volc.sh

    r3954 r4030  
    88#lmdz='VLR_L79' 
    99#lmdz='VLR' 
    10 lmdz='LR' 
    11 #lmdz='MR' 
     10#lmdz='LR' 
     11lmdz='MR' 
    1212#--added for Frederique Cheruy 
    1313#lmdz='zoom_128x89' 
     
    170170; 
    171171;---exact altitudes of LMDZ -- L79 
    172 ;--only exists for LR and zoom_128x89 at the moment 
     172;--only exists for LR, MR and zoom_128x89 at the moment 
    173173if (dimz eq 79) then begin 
    174174  filename='./zalt_zonmean_${lmdz}_l79_rev.nc' 
Note: See TracChangeset for help on using the changeset viewer.