pyaerocom icon indicating copy to clipboard operation
pyaerocom copied to clipboard

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

Open lewisblake opened this issue 2 years ago • 2 comments

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

@jgriesfeller noticed this

lewisblake avatar Nov 06 '23 08:11 lewisblake

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 avatar Dec 04 '23 11:12 jgriesfeller

this might solve itself since there is a feature request in iris to make the weight lazy: https://github.com/SciTools/iris/issues/5611

jgriesfeller avatar Jan 26 '24 13:01 jgriesfeller

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[bot] avatar Jan 26 '25 01:01 github-actions[bot]

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

github-actions[bot] avatar Feb 11 '25 01:02 github-actions[bot]