Ignore:
Timestamp:
06/05/15 16:42:18 (9 years ago)
Author:
rlacroix
Message:

Improve CF compliance: add a new axis attribute "bounds".

Fixes ticket #67.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/branchs/xios-1.0/src/node/file.hpp

    r501 r609  
    130130         CDuration splitFreq ; 
    131131         CDuration outputFreq ; 
    132          int nbDomain ; 
     132         int nbAxis, nbDomains; 
    133133         bool isOpen ; 
    134134         MPI_Comm fileComm ; 
Note: See TracChangeset for help on using the changeset viewer.