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

Modify nbhood plugins to handle multi-time cubes #1894

Open
bayliffe opened this issue Apr 11, 2023 · 0 comments
Open

Modify nbhood plugins to handle multi-time cubes #1894

bayliffe opened this issue Apr 11, 2023 · 0 comments

Comments

@bayliffe
Copy link
Contributor

bayliffe commented Apr 11, 2023

As an IMPROVER user I would like to be able to use the neighbourhood plugins for a cube that includes a time coordinate. At present this is not possible due to assumptions made about the data structure that allow for only a single time.

There is a discussion of this issue here: #1893

Acceptance criteria:

  • all the neighbourhooding plugins are capable of natively handling cubes with a multi-valued time coordinate.
  • unit tests and acceptance tests have been added to demonstrate this functionality.
  • the interfaces should not change to avoid the need for modifications to user's current implementations.
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