Releases: calliope-project/calligraph
Releases · calliope-project/calligraph
v0.1.1.dev4
- CLI: default to random port, making it easier to run several instances in parallel
- Fix:
- 0 values in timeseries may be dropped;
- summing should only happen when dim exists;
- handle nested dictionary in solve configuration (
solver_options
); - Time series plots don't break on models with only few timesteps;
- Support models without a name
- Add:
- "Line" and "Duration" time series plot types;
- Time series plots can sum by nodes or techs
v0.1.1.dev0
Update version, changelog, README; Calliope dev requirement