oturns / geosnap

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

rm internal datastore import #381

Closed knaaptime closed 8 months ago

knaaptime commented 8 months ago

this fully decouples geosnap from the data it (commonly) uses by removing the last use of the DataStore class internally. To do that, we need to store a bit of actual data inside the package (msa-->state and msa-->bea mappings)