Skip to content

Commit

Permalink
Per #1716, change SFP50 example to SFP33.3 to show an example of usin…
Browse files Browse the repository at this point in the history
…g floating point percentile values.
  • Loading branch information
JohnHalleyGotway committed Mar 18, 2021
1 parent 17bd71b commit 7dbd0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion met/docs/Users_Guide/config_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The configuration file language supports the following data types:
* The following percentile threshold types are supported:

* "SFP" for a percentile of the sample forecast values.
e.g. ">SFP50" means greater than the 50-th forecast percentile.
e.g. ">SFP33.3" means greater than the 33.3-rd forecast percentile.

* "SOP" for a percentile of the sample observation values.
e.g. ">SOP75" means greater than the 75-th observation percentile.
Expand Down

0 comments on commit 7dbd0f1

Please sign in to comment.