UNDP-Data / geo-cogserver

GeoHub COG server
GNU General Public License v3.0
1 stars 1 forks source link

"Weights sum to zero, can't be normalized" Error #87

Closed JinIgarashi closed 3 months ago

JinIgarashi commented 3 months ago

Because of this error, RCA tool does not work now

Reproduce

JinIgarashi commented 3 months ago

If I comment the following code, statistics api can work.

https://github.com/UNDP-Data/geo-cogserver/blob/3c7790325749ec8525f2958586783df81c0c4395/src/cogserver/algorithms/rca.py#L82-L83