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

General cleanup #158

Merged
merged 8 commits into from
Jul 14, 2023
Merged

General cleanup #158

merged 8 commits into from
Jul 14, 2023

Conversation

jfrost-mo
Copy link
Member

Some small miscellaneous improvements that should be merged before #157

It wasn't possible to run CSET in it, so it is better off to use the
main environment.
Currently the cube metadata that is written and the cube metadata
that is read back are slightly different (realization AuxCoord becomes
a DimCoord), which causes the comparison to fail.

We should be covering this code with other tests anyway, and I don't
expect much change here so it should be fine.
@jfrost-mo jfrost-mo added the cleanup Non-functional improvement label Jul 13, 2023
@jfrost-mo jfrost-mo requested a review from jwarner8 July 13, 2023 15:36
@jfrost-mo jfrost-mo marked this pull request as ready for review July 13, 2023 15:36
@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

Coverage

Copy link
Member Author

@jfrost-mo jfrost-mo left a comment

Choose a reason for hiding this comment

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

Changes to the filter operator to make it clear that both Cube and Cubelist is an accepted input.

src/CSET/operators/filters.py Show resolved Hide resolved
src/CSET/operators/filters.py Outdated Show resolved Hide resolved
src/CSET/operators/filters.py Outdated Show resolved Hide resolved
src/CSET/operators/filters.py Outdated Show resolved Hide resolved
@jfrost-mo jfrost-mo merged commit 878cf8f into main Jul 14, 2023
5 checks passed
@jfrost-mo jfrost-mo deleted the general-cleanup branch July 14, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Non-functional improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants