diff --git a/docs/user_guide/model-mapping.rst b/docs/user_guide/model-mapping.rst index b64a2cf6..ecec7d92 100644 --- a/docs/user_guide/model-mapping.rst +++ b/docs/user_guide/model-mapping.rst @@ -9,6 +9,10 @@ The **nomenclature** package supports automated region aggregation as part of a scenario processing workflow. The instructions for region aggregation are provided as a *model mapping*. +The region-processing supports multiple methods for aggregation of data, including +summation and (weighted) average across regions. The method can be specified +for each variable via the codelist, see :ref:`region_aggregation_attributes`. + Model mapping format specification ----------------------------------