cedadev / cis

Home of the Community Intercomparison Suite.
www.cistools.net
GNU Lesser General Public License v3.0
46 stars 18 forks source link

Shapely 1.6.0 conflict #11

Closed adamcpovey closed 6 years ago

adamcpovey commented 6 years ago

In Shapely 1.6.0, they refactored their error classes. Of relevance here is that shapely.geos now throws WKBReadingError which is then a problem here https://github.com/cedadev/cis/blob/51671fbcc37259729370eeaa5f05fd74980b7b1f/cis/subsetting/subset.py#L28

duncanwp commented 6 years ago

Great, thanks Adam - I'll try and get a point release out with a fix in the next couple of weeks.

Feel free to submit a pull request ;-)

duncanwp commented 6 years ago

Fixed by https://github.com/cedadev/cis/commit/a5b9cb7d86069603b7884ba1723e7975e6931d4f