ClimateImpactLab / open-estimate

Crowd-Sourcing Model Aggregation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unresolved attribute references for `knots` in CubicSplineCurve

brews opened this issue · comments

We have an unresolved references in openest.generate.smart_curve.CubicSplineCurve. These are in __call__() and univariate().

Looks like this is caused by CubicSplineCurve.__init__() not using knots for self.knots.