phenology / hsr-phenological-modelling

High spatial resolution (HSR) phenological modelling - general respository.
Apache License 2.0
1 stars 0 forks source link

Clustering: use centroid's value instead of ID #19

Closed romulogoncalves closed 6 years ago

romulogoncalves commented 6 years ago

We should plot Kmeans results using the centroid's value instead of the ID. Then we should sort on centroid value and using the order to pick the colors.

Like this it is easier to compare maps to see if spatially close clusters are related.

romulogoncalves commented 6 years ago

Covered by the new versions in the pull request: https://github.com/phenology/infrastructure/pull/56