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

Adds API endpoints to fetch iNaturalist data #36

Closed johnbradley closed 1 year ago

johnbradley commented 1 year ago

Adds logic to fetch iNaturalist observations as either JSON or CSV based on a puddin-l/Quest_Project_2022 notebook via in commit https://github.com/Imageomics/Andromeda/commit/2822f138a7fe354de485a2a7e15b9a27611880b5. Subsequent commits add tests and API endpoints that expose the iNaturalist observation fetching code.