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
I recently sent a pull request for LapseRate quantity which is merged, but I see that I created a unit KiloDegreesCelsiusPerMeter instead of DegreesCelsiusPerKilometer. I want to fix it but I don't know how to prefix a unit which comes after Per.
I checked other quantities, there is no other quantity which has a prefix after Per. So I wonder, is it possible? If not, should I use MilliDegreesCelsiusPerMeter instead?