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

Lazy iris.experimental.stratify.relevel #5290

Open
bouweandela opened this issue Apr 28, 2023 · 2 comments
Open

Lazy iris.experimental.stratify.relevel #5290

bouweandela opened this issue Apr 28, 2023 · 2 comments

Comments

@bouweandela
Copy link
Member

✨ Feature Request

Motivation

Now that python-stratify supports lazy data (SciTools/python-stratify#52) since v0.3, it would be nice if iris.experimental.stratify.relevel supported lazy data too, so the new feature can be used with iris.

At the moment, the input cube is realized here:

cube_data, src_data = np.broadcast_arrays(cube.data, src_data)

Copy link
Contributor

In order to maintain a backlog of relevant issues, we automatically label them as stale after 500 days of inactivity.

If this issue is still important to you, then please comment on this issue and the stale label will be removed.

Otherwise this issue will be automatically closed in 28 days time.

@github-actions github-actions bot added the Stale A stale issue/pull-request label Sep 10, 2024
@trexfeathers
Copy link
Contributor

@HGWright thoughts?

@github-actions github-actions bot removed the Stale A stale issue/pull-request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants