Skip to content

Releases: MAAP-Project/stac_ipyleaflet

0.3.6

01 Dec 16:39
35ded6c
Compare
Choose a tag to compare

What's Changed

Fixed

  • Disabled Stamen Basemap (#124)
  • Removed outdated NASA JPL Biomass Layer

Changed

  • Updated datasets for MAAP STAC

Full Changelog: 0.3.5...0.3.6

Bug Fix data path

27 Sep 22:52
5a0f853
Compare
Choose a tag to compare

Bug Fix to Env Var

27 Sep 17:09
88aed12
Compare
Choose a tag to compare

Fix

  • Agnostic parsing of STAC_BROWSER_URL environment variable

Patch fix to collections logic

06 Sep 18:23
400c77d
Compare
Choose a tag to compare

Fix

  • Bug fix to return collections even when non-compliant STAC collections and items exist

Patch to add dotenv to requires

01 Sep 19:19
05b0978
Compare
Choose a tag to compare

This adds the python-dotenv to the install_requires

Env Var Error Patch update

31 Aug 21:29
44b8233
Compare
Choose a tag to compare

Fixes

  • This patch update splits the STAC_CATALOG environment variable up to STAC_CATALOG_NAME and STAC_CATALOG_URL

VEDA Release

30 Aug 19:52
d63f37f
Compare
Choose a tag to compare

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

25 May 20:58
cf4b8cf
Compare
Choose a tag to compare

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

Full Changelog: 0.1.0...0.2.0

0.1.0

08 May 19:51
334f3de
Compare
Choose a tag to compare

Original release