calliope-project / calliope

A multi-scale energy systems modelling framework

Home Page:https://www.callio.pe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save model or subset of model as friendly_data

sjpfenninger opened this issue · comments

Problem description

As part of removing visualisation and cleaning up the core code, we want to make it easier to save all or some results so that they can be directly plugged into a separate visualisation tool. friendly_data is probably the way we want to do this.

xarray.Dataset to friendly data package and vice versa is now supported.