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

Add xr.open_dataset("file.tif", engine="rasterio") to docs #5386

Closed
raybellwaves opened this issue May 27, 2021 · 1 comment
Closed

Add xr.open_dataset("file.tif", engine="rasterio") to docs #5386

raybellwaves opened this issue May 27, 2021 · 1 comment

Comments

@raybellwaves
Copy link
Contributor

Kind of related to #4697

I see https://corteva.github.io/rioxarray/stable/getting_started/getting_started.html#rioxarray

shows

ds = xarray.open_dataset("file.tif", engine="rasterio")

This could be added to

https://xarray.pydata.org/en/latest/user-guide/io.html#rasterio

@sjvrijn
Copy link
Contributor

sjvrijn commented Jan 12, 2022

The link to corteva has been added to the rasterio user guide in #5808, so I think this issue can be closed too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants