Closed alexgleith closed 1 year ago
@alexgleith this is a dupe of #102 and has been fixed in #103, we need to make a release with that fix.
can you please try with code in develop
branch and see if that issue is fixed for your example?
Ok, tested.
Installed from git pip3 install --upgrade git+https://github.com/opendatacube/odc-geo.git@develop
Results in:
pip freeze | grep odc-geo
odc-geo @ git+https://github.com/opendatacube/odc-geo.git@53535c8dfd58dd10e7e93c676055a57fb3ec95cd
Now restarting a notebook kernel and re-running gives me a nicely labelled layer.
Thanks Kirill!
@alexgleith thanks for testing, this is now released as odc-geo==0.4.1
on both pypi and conda-forge
I'm adding a couple of xarray variables to a folium map, and it works fantastically but I can't get it to name them neatly.
Here's my code:
I have the following software versions:
folium==0.14.0
odc-geo==0.4.0
And here's how the layers display: