JuliaExtremes / IDFCurves.jl

MIT License
0 stars 0 forks source link

Feature/simplescaling #29

Closed AugustePaoli99 closed 6 months ago

AugustePaoli99 commented 6 months ago

Implementation of the simple scaling model (SimpleScalingModel), inherits from the abstract class AbstractScalingModel. All required methods are implemented and tested.