You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
From #222 - we can remove the unitsystem indicator from the scenarios endpoint and remove the calls to the getUnit() and getUnitConversionFactor() function calls in the NSSAgent. Very few of them are working right now anyway.
We can leave the actual functions and the unit conversion factor tables for now in case we want to use it in the future, but based on Pete's responses and the fact that reports are coming out with mixed units used in equations, I don't think we'll actually be using this functionality.
From #222 - we can remove the unitsystem indicator from the scenarios endpoint and remove the calls to the
getUnit()andgetUnitConversionFactor()function calls in the NSSAgent. Very few of them are working right now anyway.We can leave the actual functions and the unit conversion factor tables for now in case we want to use it in the future, but based on Pete's responses and the fact that reports are coming out with mixed units used in equations, I don't think we'll actually be using this functionality.