Skip to content

i.eb.hsebal95: fix numerical instability - #1779

Open
YannChemin wants to merge 6 commits into
OSGeo:grass8from
YannChemin:patch-5
Open

i.eb.hsebal95: fix numerical instability#1779
YannChemin wants to merge 6 commits into
OSGeo:grass8from
YannChemin:patch-5

Conversation

@YannChemin

Copy link
Copy Markdown
Contributor

Known numerical limitation of Monin-Obukhov similarity theory at near-calm wind: operational SEBAL/METRIC implementations universally floor 2m wind speed at some minimum (commonly ~1.0 m/s) specifically to avoid this singularity, since the log-wind-profile assumptions themselves break down physically at near-zero wind.

Known numerical limitation of Monin-Obukhov similarity theory at near-calm wind: operational SEBAL/METRIC implementations universally floor 2m wind speed at some minimum (commonly ~1.0 m/s) specifically to avoid this singularity, since the log-wind-profile assumptions themselves break down physically at near-zero wind.
Comment thread src/imagery/i.eb.hsebal95/u_star.c Outdated
Comment thread src/imagery/i.eb.hsebal95/u_star.c Outdated
Comment thread src/imagery/i.eb.hsebal95/u_star.c Outdated
YannChemin and others added 5 commits July 8, 2026 19:49
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@neteler neteler changed the title Update u_star.c i.eb.hsebal95: fix numerical instability Jul 9, 2026
@echoix

echoix commented Jul 9, 2026

Copy link
Copy Markdown
Member

Is it something to write in the manual page too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants