Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:09
· 196 commits to main since this release
7c363f8

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

Full Changelog: v0.1.0...v0.2.0