flowfabricpy.client¶
Main functions for interacting with the flowfabric client
Functions
|
Auto-generate streamflow parameters for a given dataset |
|
HTTP GET request using the flowfabric API |
|
Get information on a specific dataset |
|
Get the latest run from a dataset |
|
Get and cache an authentication token |
|
Return health status of the API |
|
Return inundation polygon grid ids |
|
List all available datasets |
|
HTTP POST request using the flowfabric API |
|
Estimate size of REM ratings data |
|
Query REM ratings (stage-discharge relationship) |
|
Query stage data (Arrow IPC) |
|
Estimate size of streamflow data for a dataset using given or auto-generated parameters |
|
Query streamflow for a dataset using given or auto-generated parameters |
|
Get a JWT bearer token |
|
Helper function to determine if a dataset is a Zarr dataset. |
|
Helper function to normalize a datetime object. |
Exceptions
|