-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* sketch * add tests * add pyramid tests * remove multiscale option * Update src/titiler/xarray/tests/test_factory.py Co-authored-by: Henry Rodman <[email protected]> * use xarray.open_zarr and make aiohttp and s3fs optional (#1016) * use xarray.open_zarr and make aiohttp and s3fs optional * add support for references * tests prefixed protocol * use tmp_dir for reference * add parquet support * remove kerchunk support * create variable extension * add aiohttp * remove cache layer (#1019) * remove cache layer * Update src/titiler/xarray/README.md Co-authored-by: Aimee Barciauskas <[email protected]> * add tile example --------- Co-authored-by: Aimee Barciauskas <[email protected]> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <[email protected]> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <[email protected]> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <[email protected]> * lint * fix zarr pyramid tests * Update src/titiler/xarray/pyproject.toml Co-authored-by: Max Jones <[email protected]> * refactor dependencies * update docs --------- Co-authored-by: Henry Rodman <[email protected]> Co-authored-by: Aimee Barciauskas <[email protected]> Co-authored-by: Jonas <[email protected]> Co-authored-by: Max Jones <[email protected]>
- Loading branch information
1 parent
40c4143
commit d33d60a
Showing
127 changed files
with
2,695 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.