Stefan Pfenninger-Lee

Results 25 issues of Stefan Pfenninger-Lee

## 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...

## Problem description Cyclic storage is currently either on or off model-wide. However, when some storage technologies are used as initial stock of a resource that should be depleted at...

constraint

## Problem description Adding the ability to drop in a technology-internal storage component to any technology would permit buffering demand, supply, transmission, or conversion, for example, to implement demand response...

constraint

Using 0.7.0 custom constraint functionality (#100), provide a library of commonly useful custom constraints: * #121 * #135 * #152

documentation
constraint

## Problem description To reduce complexity of Calliope's core code, we only want a hook for time series aggregation and resampling, rather than actually doing it ourselves. The external module...

## Problem description To reduce the complexity of the Calliope core code, we want to move visualisation to an external module. This external module could be based on using friendly_data...

## Problem description Generate documentation of the mathematical formulation based on the YAML constraint definitions (after #360)

## Problem description Once #100 is complete, we want to rewrite all built-in constraints to use the custom YAML format.

Compare carrier_prod with resource times capacity in post-processing to include curtailment in results.

## Problem description Test models are not very well organised at the moment. This includes: * file naming consistency * use of simple models vs fully-blown models * use of...

documentation