Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to plot composites with ipyleaflet #98

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Add function to plot composites with ipyleaflet #98

merged 2 commits into from
Aug 29, 2024

Conversation

leouieda
Copy link
Member

@leouieda leouieda commented Aug 28, 2024

Generates an image with matplotlib and overlays on a leaflet map. Requires pyproj to get the image boundaries in lay, lon. Add ipyleaflet, pyproj, and matplotlib as dependencies. Use the new function in a few examples.

Fixes #94

@leouieda leouieda merged commit 3005165 into main Aug 29, 2024
11 of 14 checks passed
@leouieda leouieda deleted the leaflet branch August 29, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functions for plotting with ipyleaflet
1 participant