Darius Görgen
Darius Görgen
Thanks for looking into it and yes, the x and y units are totally senseless in my example! I can confirm that the extraction itself now works seamlessly also in...
Thing is its one dependency which is not really useful and costs computational resources (for our workflows here on GA and on CRAN e.g. for reverse dependency checks etc.). Since...
agreed!
+1 for the package to rely on the `AWS_DEFAULT_REGION` and/or `AWS_REGION` as default instead of `us-east-1`. Also in favour of some solution of the protocol issue.
An important distinction to realize here is that what is proposed in this issue does not change the overall paradigm of the package ("download first, computation later") but simply aims...
Here are some thoughts: 1. Supporting each of the cloud infrastructures increases the dependencies of the package. In my point of view it is a very particular use-case thus I...
We are indeed in need of a reproducible example. Please set one up using the minio docker image and covering principles-first. We need to figure out how we can authenticate...
I do not favor that option because it is not reproducible by anyone else. It is also not about the environment parameters, because this is something the code will have...
I agree in that we need to see some specific benchmark scripts to further discuss this issue. Also, consider that we make some promises in the README: > It supports...
Ok, can we agree that this issue here is about enabling (some) cloud storage types? I would suggest that we discuss parallelization strategies and improvements elsewhere and further down the...