Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a units module #1512

Open
lewisblake opened this issue Feb 10, 2025 · 0 comments
Open

Introduce a units module #1512

lewisblake opened this issue Feb 10, 2025 · 0 comments
Labels
Milestone

Comments

@lewisblake
Copy link
Member

lewisblake commented Feb 10, 2025

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:

@lewisblake lewisblake added this to the m2025-05 milestone Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant