Ignore:
Timestamp:
05/14/18 12:51:17 (6 years ago)
Author:
cetlod
Message:

Modifying NEMO cards & xml files to change vertical axis name in output files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical_CMIP6/COMP/pisces.card

    r3810 r3813  
    8181[Post_1M_ptrc_T] 
    8282Patches = () 
    83 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     83GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 
    8484TimeSeriesVars2D = () 
    8585ChunckJob2D = OFF 
     
    9090[Post_1M_diad_T] 
    9191Patches = () 
    92 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     92GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 
    9393TimeSeriesVars2D = (Cflx, Dpco2, EPC100, INTPP) 
    9494ChunckJob2D = OFF 
     
    9999[Post_1Y_ptrc_T] 
    100100Patches = () 
    101 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     101GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 
    102102TimeSeriesVars2D = () 
    103103ChunckJob2D = OFF 
     
    108108[Post_1Y_diad_T] 
    109109Patches = () 
    110 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     110GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 
    111111TimeSeriesVars2D = (Cflx, Dpco2, EPC100, Heup,  Nfix) 
    112112ChunckJob2D = 50Y 
     
    117117[Post_1Y_inerttrc] 
    118118Patches = () 
    119 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 
     119GatherWithInternal = (nav_lon, nav_lat, olevel, time_counter, time_centered, time_centered_bounds) 
    120120TimeSeriesVars2D = () 
    121121ChunckJob2D = OFF 
Note: See TracChangeset for help on using the changeset viewer.