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

Move AerovalConfigError and AerovalTrendsError into aeroval #1084

Closed
lewisblake opened this issue Apr 2, 2024 · 0 comments
Closed

Move AerovalConfigError and AerovalTrendsError into aeroval #1084

lewisblake opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers style
Milestone

Comments

@lewisblake
Copy link
Member

These error classes should exist in the aeroval directory. References to these Errors in pyaerocom should be replaced by a different error class.

class AeroValConfigError(ValueError):

class AeroValTrendsError(ValueError):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers style
Projects
None yet
Development

No branches or pull requests

3 participants