iris icon indicating copy to clipboard operation
iris copied to clipboard

PP saving soil depths incorrectly setting LBLEV=0

Open trexfeathers opened this issue 4 years ago • 5 comments

🐛 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.3 onwards, but likely historic too

trexfeathers avatar Apr 07 '21 09:04 trexfeathers

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[bot] avatar Oct 29 '23 00:10 github-actions[bot]

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.

github-actions[bot] avatar Nov 26 '23 00:11 github-actions[bot]

Related to #3820

ESadek-MO avatar Feb 06 '24 11:02 ESadek-MO

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.

ESadek-MO avatar Feb 07 '24 09:02 ESadek-MO

@SciTools/peloton think that the solution to this is to include user-side workarounds in the Further Topics documentation.

ESadek-MO avatar Feb 07 '24 10:02 ESadek-MO