We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7c336 commit 26ac588Copy full SHA for 26ac588
climada/trajectories/interpolated_trajectory.py
@@ -135,7 +135,7 @@ def __init__(
135
interpolation_strategy: InterpolationStrategyBase | None = None,
136
impact_computation_strategy: ImpactComputationStrategy | None = None,
137
):
138
- """Initialize a new `StaticRiskTrajectory`.
+ """Initialize a new `InterpolatedRiskTrajectory`.
139
140
Parameters
141
----------
0 commit comments