source: XIOS/dev/XIOS_DEV_CMIP6/src/config/reduce_domain_to_scalar_attribute.conf @ 1314

Last change on this file since 1314 was 1313, checked in by ymipsl, 6 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.