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 dask to install docs. #2634

Merged
merged 2 commits into from
Jul 6, 2017
Merged

Add dask to install docs. #2634

merged 2 commits into from
Jul 6, 2017

Conversation

lbdreyer
Copy link
Member

@lbdreyer lbdreyer commented Jul 4, 2017

Fixes #2613

INSTALL Outdated
@@ -86,6 +86,9 @@ scipy 0.10 or later (http:https://www.scipy.org/)
cartopy 0.11.0 or later (http:https://github.com/SciTools/cartopy/)
Python package which provides cartographic tools for python.

dask 0.11.0 or later (https://dask.pydata.org/)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have specified 0.11.0 because we use dask.array.absolute which was only included in 0.11.0

Note also the workaround for < and > dask 0.15 (see here)

I do find it concerning that we are using dask which hasn't released a major version (i.e. dask 1.0.0) yet

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. The same could be said of cartopy though... 😉

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just go for dask > 0.15? I don't see any advantage of supporting a legacy version.

@pp-mo pp-mo merged commit ed91475 into SciTools:master Jul 6, 2017
@lbdreyer lbdreyer added this to Done! in Iris v2.0.0 Jul 6, 2017
@QuLogic QuLogic added this to the v2.0 milestone Jul 6, 2017
@lbdreyer lbdreyer added this to Done! in Iris v2.0.0 Jul 7, 2017
marqh pushed a commit to marqh/iris that referenced this pull request Jul 14, 2017
Add dask to 'INSTALL'; require dask>=0.15
@lbdreyer lbdreyer deleted the dask_install branch July 23, 2018 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants