Skip to content

Commit

Permalink
Per #1761, updates to Simple_Node::set_perc() to handle variable freq…
Browse files Browse the repository at this point in the history
…uency bias amounts.

Changes include:
- Reverting the formatting of this back to how it originally was in the develop branch. In general, just match the formatting of the existing file, so as the minimize the number of difference lines.
- Add logic to adjust the percentile to be found based on the requested FBIAS value. Multiplying or dividing the percentile by the FBIAS value depends on the inequality type and whether we're bias adjusting the forecast or observation data.
- Adjust the log messages slightly.

Please be aware that I'm not totally confident in these changes. They warrant much more testing. This logic is very, very confusing.
  • Loading branch information
JohnHalleyGotway committed Oct 22, 2021
1 parent 716c94f commit e90bae3
Showing 1 changed file with 194 additions and 160 deletions.
Loading

0 comments on commit e90bae3

Please sign in to comment.