oturns / geosnap

The Geospatial Neighborhood Analysis Package
https://oturns.github.io/geosnap-guide
BSD 3-Clause "New" or "Revised" License
247 stars 32 forks source link

rewrite Community class and internal data handling #97

Closed knaaptime closed 5 years ago

knaaptime commented 5 years ago

this is a rewrite of the community class, as discussed here, to be more lightweight and transparent. I also renamed a few functions for clarity and changed the way the internal data handling works. Should be a lot more efficient this way

tests are passing locally, but i am having trouble getting the quilt stuff stable on travis

renanxcortes commented 5 years ago

Not sure if this is the case, but have you tried add numpy to the environment.yml?

knaaptime commented 5 years ago

The new way Travis is setup, it is only using the requirements files and not even reading the environment.yml