bohrer-lab / ecodata-matlab

Create customized animated maps of animal movements
https://ecodata-animate.readthedocs.io/
MIT License
4 stars 2 forks source link

Error when using "color by" option for attributes with more than 256 categories #80

Closed jemissik closed 1 year ago

jemissik commented 1 year ago

Describe the bug The animator errors if an attribute with more than 26 categories is selected for "color by", e.g. if coloring by individuals and there are more than 256 individuals in the dataset.

To Reproduce

Error log Index in position 1 exceeds array bounds. Index must not exceed 256.

Error in generate_frame (line 180)

Screenshots If applicable, add screenshots to help explain your problem.