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

[Not ready] add warning when mixing nodata/mask/alpha #402

Closed
wants to merge 16 commits into from

Conversation

vincentsarago
Copy link
Member

ref #401

let first see how rasterio/rasterio#2233 goes

vincentsarago and others added 15 commits July 2, 2021 14:21
* switch to morecantile3

* remove python 3.6

* make sure to use rio-cogeo2.3.1 in tests

* 🤦

* use rio-cogeo from github

* update fixtures and tests

* update changelog
* remove default max_size for part and feature

* ignore type, failing in python 3.9
* MAX_THREADS to RIO_TILER_MAX_THREADS

* Update env variable in docs

* Add to changelog

* Update CHANGES.md

Co-authored-by: Vincent Sarago <[email protected]>
* allow non-earth dataset

* fix stac

* metadata/info returns `geographic_bounds`

* add test for non earth object tile reading

* add notebook

* update changelog

* update docs

* update

* revert and remove min/max zoom in __init__

* edit changes
* Replace requests with httpx

* Use httpx instead of requests

* Use httpx in notebooks

* Add tox to dev requirements

* Revert change and remove unused import

* update changelog

Co-authored-by: Vincent Sarago <[email protected]>
* add new statistics methods and band names in ImageData object

* update base classes and tests

* MultiBandReader.statistics should use self.preview as COGReader

* update tests
* change asset_expression type and add asset_indexes

* update changelog

* moar docs
@vincentsarago
Copy link
Member Author

The rasterio issue was marked as Non-Fix so we'll raise a warning here

@vincentsarago vincentsarago changed the base branch from master to rio-tiler-v3 October 18, 2021 08:48
@vincentsarago
Copy link
Member Author

I'm seeing a 10ms time increase using this branch (~40ms instead of 30ms). Locally using gdal 3.3.2 and rasterio sources I don't see any difference 🤷‍♂️

Because this PR just adds a warning I will not merge it for now.

@vincentsarago vincentsarago changed the title add warning when mixing nodata/mask/alpha [Not ready] add warning when mixing nodata/mask/alpha Oct 18, 2021
Base automatically changed from rio-tiler-v3 to master October 19, 2021 20:50
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