Changeset 802 for XIOS/trunk/src/config


Ignore:
Timestamp:
11/30/15 16:21:33 (8 years ago)
Author:
rlacroix
Message:

Add a new file attribute time_counter_name.

Users can now modify the name of the time counter dimension and axis name.

File:
1 edited

Legend:

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

    r757 r802  
    1717DECLARE_ENUM2(mode,          read, write) 
    1818DECLARE_ENUM4(time_counter,  centered, instant, record, none) 
     19DECLARE_ATTRIBUTE(StdString, time_counter_name) 
    1920DECLARE_ATTRIBUTE(int,       record_offset) 
    2021 
Note: See TracChangeset for help on using the changeset viewer.