Ignore:
Timestamp:
03/27/12 10:49:42 (12 years ago)
Author:
ymipsl
Message:
  • Add new attribut : time_origin for time axis origin which appear in nectdf file
  • centered time averaging for time axis
  • correct bug in calendar due to call of virtual function in the constructor

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/context_attribute.conf

    r278 r334  
    11DECLARE_ATTRIBUTE(StdString, calendar_type) 
    22DECLARE_ATTRIBUTE(StdString, start_date) 
     3DECLARE_ATTRIBUTE(StdString, time_origin) 
    34DECLARE_ATTRIBUTE(StdString, timestep) 
    45DECLARE_ATTRIBUTE(StdString, output_dir) 
Note: See TracChangeset for help on using the changeset viewer.