Errors using Population Clustering Plugin in QGIS

Hi OnSETT community,

I am trying to use the HRSL_clustering plugin in QGIS 3.10 to create population clusters for a state (Sabah) in Malaysia.

However, it fails to run and I get errors (see attachment). Can anyone explain what these errors mean? And how I can fix the issue.

Any help would be gratefully received.

Many thanks,
Nicola Abram

(attachments)

Hi Nicola,

Thank you for being interested in OnSSET and sorry to hear that you have ran into trouble.

I would recommend you to use the jupyter notebook for the clustering (available here: https://github.com/babakkhavari/Clustering). This is what we tend to use for OnSSET moving forward.

Hope this helps, let me know if you run into any issues!

Best,
Babak

Hi Babak,

Thanks so much for your reply. Ok, I shall retry (within the coming week) the clustering using jupyter notebook. Thanks, definitely will let you know if I have any issues.

Many thanks for the link.

All the best,
Nicola

While on this topic, when running the model at sub-national level, can one simply use the national clusters generated by the ONSSET Team on this link, and simply clip them?

Dear Adrian,

See the comment on your other question. If you want to run a subnational study I recommend that you that you a divided administrative boundaries in the code. That will divide the clusters already at that step and then you can just select your results for the region you are interested in (if you have this as a geospatial layer that is).

Best,
Babak