AI-generated Key Takeaways
-
The floodforecasting.googleapis.com API is used for flood forecasting purposes.
-
The service name floodforecasting.googleapis.com is necessary to create RPC client stubs.
-
The google.research.floodforecasting.v1.FloodsApi provides various methods for retrieving gauge information, hydrological model metadata, serialized polygons, gauge forecasts, and flood status.
-
Methods like BatchGetGaugeModels, BatchGetGauges, GetGauge, and GetGaugeModel allow retrieval of gauge and model metadata.
-
The API supports querying gauge forecasts and searching for gauges and flood status by geographical area.
floodforecasting.googleapis.com API.
Service: floodforecasting.googleapis.com
The Service name floodforecasting.googleapis.com is needed to create RPC client stubs.
google.research.floodforecasting.v1.FloodsApi
| Methods | |
|---|---|
|
Get the current hydrological model metadata for multiple gauges. |
|
Get metadata about multiple gauges. |
|
Get metadata about a gauge. |
|
Get the current hydrological model metadata for a given gauge. |
|
Get a serialized polygon. |
|
Query gauge forecasts. |
|
Query latest flood status by gauge ids. |
|
Search for gauges by geographical area. |
|
Search latest flood status by geographical area. |
|
Search for latest significant events. |