Releases: MAAP-Project/stac_ipyleaflet
Releases · MAAP-Project/stac_ipyleaflet
0.3.6
Bug Fix data path
Bug fix #120
Bug Fix to Env Var
Fix
- Agnostic parsing of STAC_BROWSER_URL environment variable
Patch fix to collections logic
Fix
- Bug fix to return collections even when non-compliant STAC collections and items exist
Patch to add dotenv to requires
This adds the python-dotenv
to the install_requires
Env Var Error Patch update
Fixes
- This patch update splits the STAC_CATALOG environment variable up to STAC_CATALOG_NAME and STAC_CATALOG_URL
VEDA Release
New Features
- Ability to inspect points for both mosaics and COGs (assets)
- Ability to filter STAC data by COGs
Other Changes
- TITILER_STAC_ENDPOINT, TITILER_ENDPOINT, and STAC_CATALOG are now accessed as environment variables
0.2.0
What's Changed
- Updated UI
- Draw widget:
- Allows users to easily copy Coordinates and BBox
- Layers widget:
- Organized Biomass Layers with opacity control
- Select Basemap Layers with opacity control
- STAC widget:
- Separated visualization options
New Contributors
- @vincentsarago in #58
- @emmalu in #55
Full Changelog: 0.1.0...0.2.0
0.1.0
Original release