TERRA v0.2.0
Desktop builds for macOS, Windows, and Linux.
Runtime requirement. These builds bundle the UI and the trained
model but rely on a local Python 3.12 with the inference
dependencies (rasterio, scikit-learn, pyproj, shapely,
joblib, numpy, pystac-client, planetary-computer). Point the
app at it with the GEOSENSE_PYTHON environment variable if it is
not on PATH. See the README for details.
Sentinel-2 imagery is read on demand from the Microsoft Planetary
Computer STAC catalog; no full product download is required.
What's Changed
- feat: local accounts, full-page profile/settings, and sidebar nav by @rexionmars in #2
- feat(ui): compare analyses and ship pending TERRA map/UI work by @rexionmars in #4
- docs: refresh README with TERRA gallery and branding by @rexionmars in #5
- test: add offline Go and Python suite for JOSS CI by @rexionmars in #6
- chore(release): brand artifacts and links as TERRA by @rexionmars in #7
New Contributors
- @rexionmars made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0