mapme.biodiversity 0.9.2
General
-
new resources:
get_acled()
-
new indicators:
calc_fatalities_acled()
calc_fatalities_ucdp()
(renamed)calc_exposed_population_acled()
calc_exposed_population_ucdp()
(renamed)
-
calc_fatalities_ucdp()
now returns a sparse timeseries, e.g. asset-months
with now fatalities are omitted.
Bug fixes
- fixes
portfolio_wide()
throwing an error when single assets withNULL
values are present calc_mangroves_area()
returned NULL if invalid geometries were encountered
Now it tries to repair geometries and return the area of valid geometries (#375)
Internal
.get_intersection()
now assumes bothx
andtindex
to be represented by
oriented rings on the sphere (#378)