ForecastGRRateGrid#
Subclass of GRRateGrid, storing the Gutenberg-Richter rate values for a n_grids number of forecasted grids, distinguished by the grid_id column. Holds additional methods to work with this data structure.
Constructor#
A subclass of pandas DataFrame that represents a forecast on a grid where for each grid cell, the GR parameters a, b, and mc and number_events are stored. |