source: XIOS/trunk/src/config/context_attribute.conf @ 334

Last change on this file since 334 was 334, checked in by ymipsl, 12 years ago
  • 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 size: 208 bytes
Line 
1DECLARE_ATTRIBUTE(StdString, calendar_type)
2DECLARE_ATTRIBUTE(StdString, start_date)
3DECLARE_ATTRIBUTE(StdString, time_origin)
4DECLARE_ATTRIBUTE(StdString, timestep)
5DECLARE_ATTRIBUTE(StdString, output_dir)
6
Note: See TracBrowser for help on using the repository browser.