source: XIOS/trunk/src/config/grid_attribute.conf @ 415

Last change on this file since 415 was 415, checked in by ymipsl, 11 years ago

Add grid mask attribute

YM

File size: 187 bytes
Line 
1DECLARE_ATTRIBUTE(StdString, name)
2DECLARE_ATTRIBUTE(StdString, description)
3DECLARE_ATTRIBUTE(StdString, domain_ref)
4DECLARE_ATTRIBUTE(StdString, axis_ref)
5DECLARE_ARRAY(bool, 3 , mask)
Note: See TracBrowser for help on using the repository browser.