oq-engine
oq-engine copied to clipboard
Investigate division by zero in shapely
It has been happening for years. For instance you can run ALS and get
/home/michele/openquake/lib/python3.11/site-packages/shapely/constructive.py:180: RuntimeWarning: divide by zero encountered in buffer
It is harmless, but it would be nice to remove the warning.