Ignore:
Timestamp:
02/14/07 11:47:10 (17 years ago)
Author:
smasson
Message:

include [yz]reverse in read_ncdf_varget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/ncdf_meshroms.pro

    r173 r212  
    254254  izminmeshsauve = izminmesh 
    255255  izminmesh = 0 
     256; 
     257  key_yreverse = 0 
     258  key_zreverse = 1 
    256259;------------------------------------------------------- 
    257260; 2d arrays: 
     
    490493  widget_control, noticebase, bad_id = nothing, /destroy 
    491494; 
    492   key_yreverse = 0 
    493   key_zreverse = 1 
    494495  key_gridtype = 'c' 
    495496; 
Note: See TracChangeset for help on using the changeset viewer.