-
Notifications
You must be signed in to change notification settings - Fork 78
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
xarray tutorial #15
xarray tutorial #15
Conversation
For the |
@@ -32,7 +33,7 @@ dependencies: | |||
- netcdf4 | |||
- numpy | |||
- palettable | |||
- pandas | |||
- pandas<1.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
work around pydata/xarray#4283
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't affect the hub at the moment but I'll propagate the change there tomorrow.
Do you want us to merge this or are you firing up binder from your fork?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't affect the hub at the moment but I'll propagate the change there tomorrow.
Do you want us to merge this or are you firing up binder from your fork?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or are you firing up binder from your fork?
Don;t know how to do this!
Let's merge for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't know how to do this!
You can create your URL with:
https://binder.pangeo.io/v2/gh/<yourusername>/ohw20-tutorials/<your-branch>?urlpath=lab
@@ -9,6 +9,7 @@ dependencies: | |||
- cartopy | |||
- cdsapi | |||
- cf-units | |||
- cf_xarray |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
YES!!! 🎉
I may do some small updates tomorrow. But I want to test this out on the binder.