NREL / pCrunch

Apache License 2.0
8 stars 11 forks source link

bug fix on integrated values on summary stats #6

Closed ppozzobon closed 1 year ago

ppozzobon commented 3 years ago

the arguments of the function np.trapz was reversed, producing incorrect results. see docs at: https://numpy.org/doc/stable/reference/generated/numpy.trapz.html