NREL / lore

Other
1 stars 0 forks source link

Forecaster should return rounded DNI #20

Closed odow closed 3 years ago

odow commented 3 years ago

The forecasts aren't accurate, so we can simplify things by rounding the decimal portions of the DNI forecasts: https://github.com/NREL/lore/blob/1cb107b7c4b44bf0f911bd8fe7c76d825d88caf7/loredash/mediation/mediator.py#L315

odow commented 3 years ago

What's the motivation for this, other than it's simpler?