gcubed.projections.simulation_layer

This module contains the SimulationLayer class, for doing projections for a single simulation layer.

Compute model simulations over the projection horizon.

Constructor

Use this constructor for any simulation that is the first simulation layer applied to baseline projections.

Arguments

simulation_layer_definition: The definition of this simulation layer

previous_projections: The projections that this simulation layer builds upon, baseline or another type.

The definition for this simulation layer, giving access to the information about the simulation being done in this layer.