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
Is your feature request related to a problem? Please describe.
pyaerocom should have a units module where all functions related to unit declarations and conversions are stored. Ideally a target unit would be provided for each variable, and then if not available the default behavior of converting to the units of the observations could continue.
This is important for a number of reasons. Most recently it came up because super-observations where networks report the same variable in different units can not currently be created correctly.
Describe the solution you would like to see
A clear and concise description of what you want to happen.
Would you be able to work on this solution yourself?
How can the Pyaerocom development team assist you?
Additional context
Add any other context or screenshots about the feature request here.
Related issues inlcude:
Is your feature request related to a problem? Please describe.
pyaerocom should have a
units
module where all functions related to unit declarations and conversions are stored. Ideally a target unit would be provided for each variable, and then if not available the default behavior of converting to the units of the observations could continue.This is important for a number of reasons. Most recently it came up because super-observations where networks report the same variable in different units can not currently be created correctly.
Describe the solution you would like to see
A clear and concise description of what you want to happen.
Additional context
Add any other context or screenshots about the feature request here.
Related issues inlcude:
The text was updated successfully, but these errors were encountered: