Forecast Client#

Constructor#

General purpose client retrieving raw json metadata form the RT-HERMES API.

ForecastClient

Client to interact with Forecasts in the HERMES API.

Methods#

ForecastClient.get_results

Get the results for a model run as a Catalog or Grid object.

ForecastClient.from_oid

Create a ForecastClient() object from its oid.

Attributes#

ForecastClient.metadata

Metadata of the Forecast.

ForecastClient.modelruns

Model run data as ModelRunClient() objects.

ForecastClient.seismicityobservation

Seismicity observations use din the Forecast.

ForecastClient.injectionobservations

InjectionObservations used in the Forecast.

ForecastClient.injectionplans

Injection plans used in the Forecast.

ForecastClient.modelconfigs

Model configs used in the Forecast.