Changeset 1051 for XIOS/trunk/src


Ignore:
Timestamp:
02/07/17 11:53:12 (7 years ago)
Author:
ymipsl
Message:
  • Add label attribute for axis
  • if label attribute is present, then only only string label for each level will be output in netcdf file, ie value and bounds will not be output.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/xios_spl.hpp

    r621 r1051  
    5252typedef  unsigned long int    ulong; 
    5353 
     54const size_t stringArrayLen=255 ; 
     55 
    5456/// XIOS headers /// 
    5557#include "configure.hpp" 
Note: See TracChangeset for help on using the changeset viewer.