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

Set up ability to send different params based on streamclass #30

Open nickrsan opened 4 years ago

nickrsan commented 4 years ago

We may want to send different parameters to the FFC based on the streamclass

nickrsan commented 4 years ago

This is now a high priority and needs to happen before we batch run all of the gages

nickrsan commented 4 years ago

The rationale for the upgrade in priority is that the way the predicted metrics were constructed included running the FFC with the stream-class specific parameters. So, as a result, any improvements or error as a result of those params will be included in the predicted metrics. To have something comparable, we really need to be running the same way.