Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename MultAssetReader and fix issue 229 #230

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

vincentsarago
Copy link
Member

This PR does:

  • rename MultiAssetReader -> MultiBaseReader
  • Make MultiBaseReader a subclass of BaseReader

closes #229

  • add minzoom/maxzoom in BaseReader class definition and removes them from properties to allow setting them on Object creation

@vincentsarago vincentsarago merged commit 78e6982 into MultiAssetsReader Aug 17, 2020
vincentsarago added a commit that referenced this pull request Aug 20, 2020
* add MultiAssetsReader base class and refactor STACReader

* dataclass -> attr

* attr -> attrs

* merge from master

* fix missing hist_options forwarding

* do not lower() expressions for multiple assets

* rename MultAssetReader and fix issue 229 (#230)

* typo

* remove tile_exits check

* remove useless options definiton

* kyle comments

* make regex expression parsing more robust
@vincentsarago vincentsarago deleted the MultiBaseReader branch August 24, 2020 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant