Skip to content

Remove unnecessary year index

François Verzier requested to merge bugfix-construction-computation into dev

Created by: guillaume-plc

Remove year selection when intending to compute overall maximum manufacturing time in TU/TURM_construction_computation. Happened to not raise an exception when the underlying data was numpy.float64 and not a plain float.

Merge request reports