Ignore:
Timestamp:
02/23/12 14:57:50 (12 years ago)
Author:
ymipsl
Message:

Add splitting file functionality
new file attribut "split_freq" to put the frequency of splitting

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/output/nc4_data_output.hpp

    r318 r321  
    4747            virtual void writeFile_      (const boost::shared_ptr<tree::CFile>     file); 
    4848            virtual void closeFile_      (void); 
     49            virtual void syncFile_      (void); 
    4950            virtual void writeTimeAxis_  (const boost::shared_ptr<tree::CField>    field, 
    5051                                          const boost::shared_ptr<date::CCalendar> cal); 
Note: See TracChangeset for help on using the changeset viewer.