Ignore:
Timestamp:
02/01/17 22:11:39 (7 years ago)
Author:
ymipsl
Message:

New file attribute : time_units : second/day

  • In netcdf file switch between "seconds since " and "days since"
  • Change time axis value conforming to the defined unit.

YM

File:
1 edited

Legend:

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

    r887 r1044  
    9696                                     const StdString & nav_model); 
    9797 
    98             StdSize getRecordFromTime(Time time); 
     98            StdSize getRecordFromTime(Time time, double factorUnit); 
    9999 
    100100         private : 
Note: See TracChangeset for help on using the changeset viewer.