3.3. copro.selection.select_period

copro.selection.select_period(gdf, config)[source]

Reducing the geo-dataframe to those entries falling into a specified time period.

Parameters
  • gdf (geo-dataframe) – geo-dataframe containing entries with conflicts.

  • config (ConfigParser-object) – object containing the parsed configuration-settings of the model.

Returns

geo-dataframe containing filtered entries.

Return type

geo-dataframe