Ignore:
Timestamp:
10/23/15 10:49:19 (9 years ago)
Author:
rlacroix
Message:

File: Add a new record_offset attribute.

This is mostly useful in read mode to skip some records.

File:
1 edited

Legend:

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

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