csep.core.regions.global_region

csep.core.regions.global_region(dh=0.1, name='global', magnitudes=None)[source]

Creates a global region used for evaluating gridded forecasts on the global scale.

Parameters:
  • dh (float) – Spacing for lat and lon discretization.

  • name (str) – Name of the region

  • magnitudes (list/array) – Array containing the magnitude bins

Returns:

Global region

Return type:

csep.utils.CartesianGrid2D