ceff-tech / ffc_api_client

An R client for the online Functional Flows Calculator API
https://ceff-tech.github.io/ffc_api_client
9 stars 3 forks source link

Return WYT percentiles #42

Closed nickrsan closed 4 years ago

nickrsan commented 4 years ago

Want all water year types by default returned

No need to calculate FFC by WYT - people can do that themselves by filtering to the correct water years.

We'll return the normal predicted_percentiles as we currently do, but also return predicted_wyt_percentiles separately. We'll need to slightly tweak the code that pulls it to return both.

nickrsan commented 4 years ago

Not yet merged to master, but this was implemented in a45a68422fd5ec0de6dc6a5a90b27f3a36ae7a5d