IndEcol / RECC-ODYM

The RECC model
MIT License
21 stars 10 forks source link

Add automatic regional proxy generation to RECC #51

Closed stefanpauliuk closed 1 year ago

stefanpauliuk commented 1 year ago

When applying the RECC model at higher geographical resolution than for the standard setup, a number of parameters (ca. 20 for vehicles and ca. 60 for buildings), which have a region aspect, need to be updated. For some, like region-specific future stocks, this means that the model parameters have to be re-compiled at the higher resolution level. For others, the aggregate regional value will be a sufficiently accurate or plausible proxy.

How do do this refinement without too much unnecessary work? Will implement the following proposal/plan in June 2023:

stefanpauliuk commented 1 year ago

working now, see development branch proxy_region of the RECC model!

See Slides 20 and 21 in \RECC_v2_5_v2_6\documentation\RECC_Agenda_2023_CIRCOMOD.pptx

Note: Using the regional proxy requires the use of the feature branches proxy_region_config for https://github.com/IndEcol/ODYM and proxy_region for https://github.com/IndEcol/RECC-ODYM/ (June 2023, until further notice).

See here for details on branching: https://www.atlassian.com/git/tutorials/using-branches/git-checkout