source: XIOS/trunk/src/config/reduce_domain_to_scalar_attribute.conf @ 1980

Last change on this file since 1980 was 1313, checked in by ymipsl, 7 years ago

Add "local" attribute to reduce_domain_to_scalar transformation. The reduction is only apply on local domain.

YM

File size: 80 bytes
Line 
1DECLARE_ENUM4(operation, min, max, sum, average)
2DECLARE_ATTRIBUTE(bool, local)
Note: See TracBrowser for help on using the repository browser.