iris
iris copied to clipboard
PP saving soil depths incorrectly setting LBLEV=0
🐛 Bug Report
Expected behaviour
PP saving Single depth level (soil depth) should be setting pp.lblev correctly per level, rather than the current default of 0.
Screenshots
Environment
- Iris Version: known for
v2.3onwards, but likely historic too
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.
This stale issue has been automatically closed due to a lack of community activity.
If you still care about this issue, then please either:
- Re-open this issue, if you have sufficient permissions, or
- Add a comment stating that this is still relevant and someone will re-open it on your behalf.
Related to #3820
So, after a bit of digging it seems pp.lblev can't be calculated within the _vertical_rules. There is the potential that there might be identifiers after this stage which would allow pp.lblev to be set, but I'm yet to find a straightforward solution to this.
@SciTools/peloton think that the solution to this is to include user-side workarounds in the Further Topics documentation.