v0.4.1
What's Changed
- Fix layer name handing with Folium and
.odc.add_to()
by @robbibt in #101 - Use xarray
.name
attribute as Folium/Ipyleaflet layer name if it exists by @robbibt in #103 - Updated test requirements by @SpacemanPaul in #105
- Include full 2D scale (as XY) in ReprojectionInfo object. by @SpacemanPaul in #106
- Work around for warp issues inside GDAL by @Kirill888 in #109
New Contributors
- @robbibt made their first contribution in #101
- @SpacemanPaul made their first contribution in #105
Full Changelog: v0.4.0...v0.4.1