Closed aaronspring closed 4 years ago
Looking good @aaronspring, just a small comment on inheritance.
As an aside, I see there are a fair number of no-op formatting changes -- I'd like to add black/flake8 to this repo, but in the meantime, I think it would be best to avoid them as it makes it a bit harder to review.
sorry. used pre-commit locally...
just removed self._storage to close #21. should be ready to merge now @ian-r-rose. soon we should also do a black/flake/pre-commit PR
@aaronspring Yes, would welcome a PR for black/flake8/pre-commit if you are able to work on that.
Cool - could you give an example how this is used?
Also I need to register this driver with intake
Cool - could you give an example how this is used?
https://gist.github.com/aaronspring/ddf15d7bf9908c1f34b19320bd678fdd
[x] use
GeoPandasFileSource
and allow to passregionmask_kwargs
[x] test caching
[x] rm self.storage_kwargs
closes #20, #21