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

104 inversion does not know how to deal with a site where all data have been filtered #105

Conversation

alexdanjou
Copy link
Contributor

Addition of a check to see if all the data has been filtered for a site and removed the site if this is the case.

Changes to make the behaviour of pblh filtering the same as the other filters when all data are filtered for a given a site.
Add check to see if filtering removed all data for a site and delete the site if so.
Copy link
Contributor

@brendan-m-murphy brendan-m-murphy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Could you add an entry to CHANGELOG.md that summarizes the change? You should be able to commit that without needing another review. (Also, you can commit the suggestion I made without needed a new review). Thanks!

openghg_inversions/hbmcmc/hbmcmc.py Outdated Show resolved Hide resolved
@brendan-m-murphy brendan-m-murphy merged commit 26c96f4 into devel Apr 26, 2024
3 checks passed
@brendan-m-murphy brendan-m-murphy deleted the 104-inversion-does-not-know-how-to-deal-with-a-site-where-all-data-have-been-filtered branch April 26, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inversion does not know how to deal with a site where all data have been filtered
2 participants