tag:github.com,2008:https://github.com/MAAP-Project/stac_ipyleaflet/releases
Release notes from stac_ipyleaflet
2023-12-01T16:20:36Z
tag:github.com,2008:Repository/591005076/0.3.6
2023-12-01T16:46:19Z
0.3.6
<h2>What's Changed</h2>
<h3>Fixed</h3>
<ul>
<li>Disabled Stamen Basemap (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1995531155" data-permission-text="Title is private" data-url="https://github.com/MAAP-Project/stac_ipyleaflet/issues/124" data-hovercard-type="issue" data-hovercard-url="/MAAP-Project/stac_ipyleaflet/issues/124/hovercard" href="https://github.com/MAAP-Project/stac_ipyleaflet/issues/124">#124</a>)</li>
<li>Removed outdated NASA JPL Biomass Layer</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated datasets for MAAP STAC</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/MAAP-Project/stac_ipyleaflet/compare/0.3.5...0.3.6"><tt>0.3.5...0.3.6</tt></a></p>
jjfrench
tag:github.com,2008:Repository/591005076/0.3.5
2023-09-27T22:52:09Z
Bug Fix data path
<p>Bug fix <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1916236719" data-permission-text="Title is private" data-url="https://github.com/MAAP-Project/stac_ipyleaflet/issues/120" data-hovercard-type="pull_request" data-hovercard-url="/MAAP-Project/stac_ipyleaflet/pull/120/hovercard" href="https://github.com/MAAP-Project/stac_ipyleaflet/pull/120">#120</a></p>
wildintellect
tag:github.com,2008:Repository/591005076/0.3.4
2023-09-27T17:09:39Z
Bug Fix to Env Var
<h2>Fix</h2>
<ul>
<li>Agnostic parsing of STAC_BROWSER_URL environment variable</li>
</ul>
sandrahoang686
tag:github.com,2008:Repository/591005076/0.3.3
2023-09-06T18:23:13Z
Patch fix to collections logic
<h2>Fix</h2>
<ul>
<li>Bug fix to return collections even when non-compliant STAC collections and items exist</li>
</ul>
sandrahoang686
tag:github.com,2008:Repository/591005076/0.3.2
2023-09-01T19:19:03Z
Patch to add dotenv to requires
<p>This adds the <code>python-dotenv</code> to the install_requires</p>
sandrahoang686
tag:github.com,2008:Repository/591005076/0.3.1
2023-08-31T21:29:53Z
Env Var Error Patch update
<h1>Fixes</h1>
<ul>
<li>This patch update splits the STAC_CATALOG environment variable up to STAC_CATALOG_NAME and STAC_CATALOG_URL</li>
</ul>
sandrahoang686
tag:github.com,2008:Repository/591005076/0.3.0
2023-08-30T19:52:27Z
VEDA Release
<h3>New Features</h3>
<ul>
<li>Ability to inspect points for both mosaics and COGs (assets)</li>
<li>Ability to filter STAC data by COGs</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>TITILER_STAC_ENDPOINT, TITILER_ENDPOINT, and STAC_CATALOG are now accessed as environment variables</li>
</ul>
sandrahoang686
tag:github.com,2008:Repository/591005076/0.2.0
2023-05-25T21:06:32Z
0.2.0
<h2>What's Changed</h2>
<ul>
<li>Updated UI</li>
<li>Draw widget:
<ul>
<li>Allows users to easily copy Coordinates and BBox</li>
</ul>
</li>
<li>Layers widget:
<ul>
<li>Organized Biomass Layers with opacity control</li>
<li>Select Basemap Layers with opacity control</li>
</ul>
</li>
<li>STAC widget:
<ul>
<li>Separated visualization options</li>
</ul>
</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vincentsarago/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vincentsarago">@vincentsarago</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1707793477" data-permission-text="Title is private" data-url="https://github.com/MAAP-Project/stac_ipyleaflet/issues/58" data-hovercard-type="pull_request" data-hovercard-url="/MAAP-Project/stac_ipyleaflet/pull/58/hovercard" href="https://github.com/MAAP-Project/stac_ipyleaflet/pull/58">#58</a></li>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/emmalu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/emmalu">@emmalu</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1698000989" data-permission-text="Title is private" data-url="https://github.com/MAAP-Project/stac_ipyleaflet/issues/55" data-hovercard-type="pull_request" data-hovercard-url="/MAAP-Project/stac_ipyleaflet/pull/55/hovercard" href="https://github.com/MAAP-Project/stac_ipyleaflet/pull/55">#55</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/MAAP-Project/stac_ipyleaflet/compare/0.1.0...0.2.0"><tt>0.1.0...0.2.0</tt></a></p>
jjfrench
tag:github.com,2008:Repository/591005076/0.1.0
2023-05-08T19:51:09Z
0.1.0
<p>Original release</p>
abarciauskas-bgse