Recent Releases of andromeda
andromeda - Add link to directions on homepage
This release adds links to the homepage of the Andromeda app that point back to the GitHub repo for source code and guides.
What's Changed
- Add commit hash for v1.3.0 by @egrace479 in https://github.com/Imageomics/Andromeda/pull/105
- Add note directing user to GitHub for source code and guides by @egrace479 in https://github.com/Imageomics/Andromeda/pull/106
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.3.0...1.3.1
- Jupyter Notebook
Published by egrace479 almost 2 years ago
andromeda - Show points with labels
What's Changed
- Update CITATION.cff for 1.2.2 by @johnbradley in https://github.com/Imageomics/Andromeda/pull/90
- Explain hidden columns by @johnbradley in https://github.com/Imageomics/Andromeda/pull/91
- Always show dots with labels by @johnbradley in https://github.com/Imageomics/Andromeda/pull/94
- Fix numpy issue by @johnbradley in https://github.com/Imageomics/Andromeda/pull/99
- Bump scikit-learn from 1.2.2 to 1.5.0 in /andromeda by @dependabot in https://github.com/Imageomics/Andromeda/pull/96
- Bump flask-cors from 3.0.10 to 4.0.1 in /andromeda by @dependabot in https://github.com/Imageomics/Andromeda/pull/100
- Upgrade to next.js 14.1.1 by @johnbradley in https://github.com/Imageomics/Andromeda/pull/102
- Update typescript node by @egrace479 in https://github.com/Imageomics/Andromeda/pull/103
- Add DOI & prep for next release by @egrace479 in https://github.com/Imageomics/Andromeda/pull/104
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.2.2...1.3.0
- Jupyter Notebook
Published by egrace479 almost 2 years ago
andromeda - Fix issue with API URL
What's Changed
- Fix React API URL by @johnbradley in https://github.com/Imageomics/Andromeda/pull/89
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.2.1...1.2.2
- Jupyter Notebook
Published by johnbradley over 2 years ago
andromeda - Fixes build issue with 1.2.0
What's Changed
- Fix npm build and automate testing by @johnbradley in https://github.com/Imageomics/Andromeda/pull/87
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.2.0...1.2.1
- Jupyter Notebook
Published by johnbradley over 2 years ago
andromeda - Hover to view observation weights and better navigation
What's Changed
- Fix visualization navigation by @johnbradley in https://github.com/Imageomics/Andromeda/pull/83
- Update Andromeda description and add centralized dev instructions by @egrace479 in https://github.com/Imageomics/Andromeda/pull/80
- Bump next from 13.3.0 to 13.5.0 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/77
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/82
- Bump zod and next in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/84
- Highlight weights on hover by @johnbradley in https://github.com/Imageomics/Andromeda/pull/85
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.1.1...1.2.0
- Jupyter Notebook
Published by johnbradley over 2 years ago
andromeda - Downloading Fix
What's Changed
- Fix download CSV when running on HuggingFace by @johnbradley in https://github.com/Imageomics/Andromeda/pull/79
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.1.0...1.1.1
- Jupyter Notebook
Published by johnbradley over 2 years ago
andromeda - Land Use with CropScape API
Main Updates
- Now uses a single Dockerfile at the repository root to run the app.
- Integrates LatLonCover for land use proportion data.
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/58
- Bump semver from 6.3.0 to 6.3.1 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/45
- Use LatLonCover for landcover data by @johnbradley in https://github.com/Imageomics/Andromeda/pull/65
- Bump @babel/traverse from 7.22.5 to 7.23.2 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/70
- Bump postcss from 8.4.23 to 8.4.31 in /andromeda-ui by @dependabot in https://github.com/Imageomics/Andromeda/pull/66
- Fix observations column ordering by @johnbradley in https://github.com/Imageomics/Andromeda/pull/75
- Update deployment documentation by @thompsonmj in https://github.com/Imageomics/Andromeda/pull/74
Full Changelog: https://github.com/Imageomics/Andromeda/compare/1.0.0...1.1.0
- Jupyter Notebook
Published by thompsonmj over 2 years ago
andromeda - QUEST 2023
This version on Andromeda and data fetch was used for QUEST 2023 (https://teacherprep.princeton.edu/quest2023) - In Our Backyards... Data fetched from iNaturalist could be merged with pre-set satellite data including RGB summaries and land coverage proportions.
- Jupyter Notebook
Published by llhouse2 almost 3 years ago