-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 1761 percent thresh #1956
Commits on Oct 20, 2021
-
Per issue #1761 in set_perc() adding code to get FBIAS numeric value,…
… like 1.0 or 0.9, etc. SL
Seth Linden committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 1e3db4a - Browse repository at this point
Copy the full SHA 1e3db4aView commit details -
Per issue #1761: in set_perc(), modified actual percentile calculatio…
…n at end to use the extracted FBIAS numeric value (float). SL
Seth Linden committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 5ebe49a - Browse repository at this point
Copy the full SHA 5ebe49aView commit details
Commits on Oct 21, 2021
-
Per issue #1761: modified the check on the perc_thresh_freq_bias, jus…
…t has to be > 0 now. SL
Seth Linden committedOct 21, 2021 Configuration menu - View commit details
-
Copy full SHA for d3885c7 - Browse repository at this point
Copy the full SHA d3885c7View commit details -
Per issue #1761: cleaned up code in set_perc(). SL
Seth Linden committedOct 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 716c94f - Browse repository at this point
Copy the full SHA 716c94fView commit details
Commits on Oct 22, 2021
-
Per #1761, updates to Simple_Node::set_perc() to handle variable freq…
…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.
Configuration menu - View commit details
-
Copy full SHA for e90bae3 - Browse repository at this point
Copy the full SHA e90bae3View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f2c5e4 - Browse repository at this point
Copy the full SHA 1f2c5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a156b3 - Browse repository at this point
Copy the full SHA 9a156b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d390942 - Browse repository at this point
Copy the full SHA d390942View commit details
Commits on Oct 29, 2021
-
Per #1761. In set_perc(), after testing cleaned up code. SL
Seth Linden committedOct 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f3020d - Browse repository at this point
Copy the full SHA 1f3020dView commit details
Commits on Nov 1, 2021
-
Per issue #1761: adding new config file for testing dynamic FBIAS val…
…ues. SL
Seth Linden committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for dc2a45a - Browse repository at this point
Copy the full SHA dc2a45aView commit details -
Per issue #1761: added new unit test for dynamic FBIAS values when ru…
…nning grid_stat. SL
Seth Linden committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3315d22 - Browse repository at this point
Copy the full SHA 3315d22View commit details -
Per issue #1761, modified FBIAS section to indicated that the user ca…
…n use dynamic values that are not 1.0. SL
Seth Linden committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for d3fc136 - Browse repository at this point
Copy the full SHA d3fc136View commit details
Commits on Nov 2, 2021
-
Merge branch 'develop' into feature_1761_percent_thresh
Seth Linden committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for c7af162 - Browse repository at this point
Copy the full SHA c7af162View commit details -
Update met/docs/Users_Guide/config_options.rst
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f726324 - Browse repository at this point
Copy the full SHA f726324View commit details -
Update met/docs/Users_Guide/config_options.rst
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3a6457 - Browse repository at this point
Copy the full SHA a3a6457View commit details -
Update met/docs/Users_Guide/config_options.rst
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for febf72d - Browse repository at this point
Copy the full SHA febf72dView commit details -
Update test/config/GridStatConfig_fbias_perc_thresh
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc82f66 - Browse repository at this point
Copy the full SHA bc82f66View commit details -
Update test/config/GridStatConfig_fbias_perc_thresh
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0017d48 - Browse repository at this point
Copy the full SHA 0017d48View commit details -
Update test/config/GridStatConfig_fbias_perc_thresh
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acd99f5 - Browse repository at this point
Copy the full SHA acd99f5View commit details -
Update test/config/GridStatConfig_fbias_perc_thresh
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fec6cd - Browse repository at this point
Copy the full SHA 6fec6cdView commit details -
Per issue #1761, set nc_pairs_flag = FALSE. SL
Seth Linden committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 2124759 - Browse repository at this point
Copy the full SHA 2124759View commit details