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

Grid subsetting broken by CF-Python 3.16.2 #101

Open
mattjbr123 opened this issue May 14, 2024 · 2 comments
Open

Grid subsetting broken by CF-Python 3.16.2 #101

mattjbr123 opened this issue May 14, 2024 · 2 comments
Assignees

Comments

@mattjbr123
Copy link
Member

In CF-Python v3.16.2 (which is needed to fix #98) grid.subset_and_compare(directions) fails as a result of a change in the subsetting behaviour of CF-Python.
subset_and_compare is called when assigning a CF.Field to a unifhy Grid object, which happens a lot, and as such this is a significant breaking issue.

@mattjbr123 mattjbr123 self-assigned this May 14, 2024
@mattjbr123
Copy link
Member Author

More detail on the precise issue in cf-python is described in this issue

Might be worth investigating a workaround within unifhy if resolving it is likely to take a long time

@mattjbr123
Copy link
Member Author

Issue now resolved, but latest version won't be pushed until July 2024, in the meantime is there a way to use the latest version of cf-python directly from the source in the tests?

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

No branches or pull requests

1 participant