spine-tools / SpineOpt.jl

A highly adaptable modelling framework for multi-energy systems
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
49 stars 12 forks source link

Integration with pyam-iamc result explorer in the web #421

Open jkiviluo opened 2 years ago

jkiviluo commented 2 years ago

pyam-iamc provides a web-interface for browsing results. This can be especially useful for policy related work where there is an audience for the results that would like to explore the results themselves. It should be quite straightforward to make an exporter in Spine Toolbox for this purpose when someone has the need for it.

More info at: https://pyam-iamc.readthedocs.io/en/stable/

danielhuppmann commented 2 years ago

Thanks for raising this issue, happy to contribute to the implementation!

For clarification of purposes of our infrastructure and tools:

These tools are then combined for each project with specific configurations (list of variables/regions, validation workflows, etc.), usually on GitHub, some public, some only project-internal. See https://github.com/openENTRANCE/openentrance for an example of how it will fit together...

Having an easy-to-use exporter from Spine to the data format would allow to use (any of) these tools for model comparison projects, scenario analysis, or data dissemination. See how the H2020-SENTINEL project implemented this as part of their friendly-data package.

clizbe commented 12 months ago

Closing due to stale status.