floatcsep.evaluation.Evaluation.get_catalog

static Evaluation.get_catalog(catalog_path, forecast)[source]

Reads the catalog(s) from the given path(s). References the catalog region to the forecast region.

Parameters:
  • catalog_path (str, list(str)) – Path to the existing catalog

  • forecast (GriddedForecast) – Forecast object, onto which the catalog will be confronted for testing.

Returns: