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

use of xarray #8

Open
aymeric-spiga opened this issue Mar 26, 2018 · 5 comments
Open

use of xarray #8

aymeric-spiga opened this issue Mar 26, 2018 · 5 comments

Comments

@aymeric-spiga
Copy link
Owner

planetoplot could use xarray, which would make a lot more versatile and less complicated library

@rpennel
Copy link

rpennel commented Mar 27, 2018

Indeed, xarray is quite powerful and does right out of the box lots of things we always try to put in a homemade library.

@aymeric-spiga
Copy link
Owner Author

I realized that a bit too late! When I'll have a bit of time, I'll try and use xarray and see what can be done

@aymeric-spiga
Copy link
Owner Author

https://github.com/pydata/xarray is a beast. I can do almost everything I was able to do with the homemade arguably DIY planetoplot, with all the additional power I have not explored yet, and all the professional coding and support and docs. Many thanks @rpennel for the comment! The only thing I needed in addition to xarray was simple CLI access (see pydata/xarray#2034) but I made a short program that does the job https://github.com/aymeric-spiga/xarray-cli

@aymeric-spiga
Copy link
Owner Author

many thanks too to @jvatantollone who got me wondering about alternate solutions with his opendap question #9

@aymeric-spiga
Copy link
Owner Author

Adding geoviews in the mix could be useful http://geoviews.org/gallery/bokeh/xarray_image.html#bokeh-gallery-xarray-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants