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

RAM Issue: Area weights are always in the GriddedData objects and include all time steps #941

Closed
lewisblake opened this issue Nov 6, 2023 · 4 comments
Labels
enhancement ✨ New feature or request nice-thing-to-have-🍨 nice to have stale

Comments

@lewisblake
Copy link
Member

They should be the same for every time step, because a cube must always have the same latitudes and longitudes.

@jgriesfeller noticed this

@lewisblake lewisblake added the enhancement ✨ New feature or request label Nov 15, 2023
@jgriesfeller
Copy link
Member

It's actually a feature coming from iris. We might just want to make sure that they are calculated lazy and/or are not stored permanently in the GriddedData as they are relatively quick to calculate

@jgriesfeller
Copy link
Member

this might solve itself since there is a feature request in iris to make the weight lazy:
SciTools/iris#5611

Copy link

This issue is stale because it has been open for 365 days with no activity. This issue will be closed in 14 days if no action is taken.

@github-actions github-actions bot added the stale label Jan 26, 2025
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request nice-thing-to-have-🍨 nice to have stale
Projects
None yet
Development

No branches or pull requests

2 participants