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

Xarray reader #530

Merged
merged 23 commits into from
Oct 18, 2022
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
4e383eb
sketch out Xarray support
vincentsarago Sep 28, 2022
45660a9
Update rio_tiler/io/xarray.py
vincentsarago Sep 29, 2022
fe7d36c
read tile
vincentsarago Sep 29, 2022
49bf74c
assume crs is in the dataset
vincentsarago Sep 29, 2022
1a99ae4
upside down
vincentsarago Sep 29, 2022
8dd3bf3
dependencies
vincentsarago Sep 29, 2022
624529e
Merge branch 'rio-tiler-v4' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Sep 30, 2022
52241ea
cleanup
vincentsarago Sep 30, 2022
194b9ef
Merge branch 'rio-tiler-v4' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Sep 30, 2022
4a7631a
add more methods and cleanup
vincentsarago Sep 30, 2022
c6e22f6
Update rio_tiler/io/xarray.py
vincentsarago Sep 30, 2022
b40a30f
Merge branch 'rio-tiler-v4' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Oct 6, 2022
156cbb8
enumerate from 1
vincentsarago Oct 6, 2022
ae06a5c
Merge branch 'XarrayReader' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Oct 6, 2022
20fe2a8
fix
vincentsarago Oct 6, 2022
1ec8dc1
add dataset_statistics and notebook
vincentsarago Oct 7, 2022
8347aca
Merge branch 'rio-tiler-v4' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Oct 13, 2022
f2b1220
add XarrayReader in top level import
vincentsarago Oct 13, 2022
019f3e5
add tests
vincentsarago Oct 17, 2022
c3aff46
update from base
vincentsarago Oct 18, 2022
8863c78
Merge branch 'rio-tiler-v4' of https://github.com/cogeotiff/rio-tiler…
vincentsarago Oct 18, 2022
8d1c770
update notebook
vincentsarago Oct 18, 2022
33ab464
update changelog
vincentsarago Oct 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading