Imageomics / Andromeda

A website that enables users to explore high-dimensional image data
http://andromeda.imageomics.org/
MIT License
2 stars 1 forks source link

Fix observations column ordering #75

Closed johnbradley closed 11 months ago

johnbradley commented 11 months ago

Updates displayed observations to have the same order as the CSV.

Fixes #69

johnbradley commented 11 months ago

For testing when running locally Chrome keeps having CORS issues (even though we run the flask CORS in dev mode). Safari seems to work every time so that's what I'm using for local testing now. I also setup an iNaturalist user john4866 with a single observation for testing the fetch logic quickly.