openquake.hme.utils.io.api_clientΒΆ
API client for loading flatfile data from the Ground Motion API server.
This module provides a drop-in replacement for load_flatfile() that queries a remote API instead of loading from CSV files.
Functions
|
Compute bounding box from rupture locations with buffer. |
|
Load flatfile data from API server. |
|
Load flatfile data from API using H3 cell filtering. |
Exceptions
|
Exception raised for API client errors |