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

write_tif to virtual filesystems? (crashes the Rstudio session) #83

Open
cboettig opened this issue May 17, 2023 · 0 comments
Open

write_tif to virtual filesystems? (crashes the Rstudio session) #83

cboettig opened this issue May 17, 2023 · 0 comments

Comments

@cboettig
Copy link

With other R packages binding GDAL libraries, we can both read and write to GDAL virtual filesystems provided we are using supported drivers. This is particularly advantageous in cloud environments, and generally a nice workflow that is more efficient than writing to disk and then uploading?

Would it be possible to allow write_tif directory to be a virtual filesystem, such as /vsis3? Trying this on my current version seems to lead to a segfault error that crashes RStudio.

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

No branches or pull requests

1 participant