-
Notifications
You must be signed in to change notification settings - Fork 88
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
Error when trying to merge & write files from url #842
Labels
bug
Something isn't working
Comments
Thank you for the update. Mind providing the full error traceback in text format? |
Sure:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code Sample, a copy-pastable example if possible
Problem description
This code was working fine with
0.17.0
and leads to an error in0.18.2
(RasterioIOError: No such file or directory
)Expected Output
No error and the files are merged and written to disk.
Environment Information
python -c "import rioxarray; rioxarray.show_versions()"
Installation method
conda (micromamba)
Conda environment information (if you installed with conda):
Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: