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 cartopy example #156

Closed
djhoese opened this issue Jan 15, 2018 · 0 comments
Closed

Add cartopy example #156

djhoese opened this issue Jan 15, 2018 · 0 comments
Labels
enhancement code enhancements, features, improvements good first issue help wanted
Milestone

Comments

@djhoese
Copy link
Member

djhoese commented Jan 15, 2018

Problem description

Many people use cartopy to show their data in a matplotlib like figure. It isn't difficult (I assume) to put satpy data in to a cartopy figure. We may need a utility method in pyresample to convert to a cartopy transform object. With xarray DataArray's coming just around the corner this should be even easier and we can have pretty good defaults. Example should either be added to the satpy docs or to the https://github.com/pytroll/pytroll-examples repository as a jupyter notebook. @mraspaud what is your preference?

Extra: Add utility method to convert x/y-based dimensions of a resampled xarray.DataArray to longitude/latitude-base dimensions using the area metadata.

@djhoese djhoese added enhancement code enhancements, features, improvements help wanted good first issue labels Jan 15, 2018
@djhoese djhoese added this to the v0.9 milestone Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement code enhancements, features, improvements good first issue help wanted
Projects
None yet
Development

No branches or pull requests

1 participant