kartoza / GEEST

Gender Enabling Environments Spatial Tool (GEEST)
https://worldbank.github.io/GEEST/
MIT License
1 stars 1 forks source link

error with Accessibility - Women's Travel Patterns #10

Open osundwajeff opened 3 weeks ago

osundwajeff commented 3 weeks ago

error with Accessibility - Women's Travel Patterns

for each individual factor the processing is working (green spaces, grocery, kindergartens and schools) and we're getting the result but when it comes to aggregating all of them it fails:


              cumulative_sum += value
             ValueError: operands could not be broadcast together with shapes (8152,3857) (8152,5333) (8152,3857) ```