Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

fix downsampling bug in docs #97

Merged
merged 2 commits into from
Nov 2, 2019
Merged

Conversation

nickhand
Copy link
Contributor

@nickhand nickhand commented Nov 2, 2019

This fixes #96.

Note: There is another line in this tutorial that is currently broken due to a bug in geoviews with pyproj >= 2.0:

crs = gv.util.proj_to_cartopy(landsat_8_da.crs)

I've submitted a PR to geoviews to fix it: holoviz/geoviews#376

@jbednar
Copy link
Collaborator

jbednar commented Nov 2, 2019

Thanks!

@jbednar jbednar merged commit b75c822 into holoviz-topics:master Nov 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug at end of resampling docs in tutorial
2 participants