RAM Issue: Area weights are always in the GriddedData objects and include all time steps
They should be the same for every time step, because a cube must always have the same latitudes and longitudes.
@jgriesfeller noticed this
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
this might solve itself since there is a feature request in iris to make the weight lazy: https://github.com/SciTools/iris/issues/5611
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.
This issue was closed because it has been inactive for 14 days since being marked as stale.