Skip to content

Commit

Permalink
the version of xarray newer than 0.13 remove sel_points because of du…
Browse files Browse the repository at this point in the history
…plication with a new feature in 0.10. Now we use the new feature to be compatible with 0.13 and higher, so 0.10 is required
  • Loading branch information
ghislainp committed Sep 18, 2019
1 parent 7242f31 commit 35ef897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ numpy
six
pandas
scipy
xarray
xarray>=0.10

0 comments on commit 35ef897

Please sign in to comment.