Rob Kooper

Results 86 comments of Rob Kooper

My use case is that my artifacts are large (100Mb - 200Mb each). Having 3 of them will get me over my free 500Mb limit when using upload/download artifacts. I...

Blocked by https://github.com/PecanProject/bety/issues/180

I would like to use the fixed versions of R, like 4.0.2 with a fixed cran repo, that way we have a consistent build. We can even tell people to...

4.0.2 => ` ENV CRAN=https://packagemanager.rstudio.com/all/__linux__/focal/344` 4.0.3 => `ENV CRAN=https://packagemanager.rstudio.com/all/__linux__/focal/latest` Should we build 4.0.3 and see if it is ready for the future?

This is what I hope we can do with the docker GSOC as well. Create docker images for PEcAn/BETY/etc and images for each model. Next we need a way to...

So you start with a docker image, could this docker image be the ED2 docker image? That way all you need is a small wrapper around the docker image to...

I would be good if we push them to https://singularity-hub.org/ that way you don't have to wait about 5 minutes for the image to be pulled and converted. That being...

this is on hold until we get a working rstudio implementation for the M1 processor :(

Some thoughts, i think we pick on or the other, whichever is best supported. we should modify the correct driver at https://github.com/PecanProject/pecan/blob/develop/base/db/R/utils_db.R#L205 and remove (print warning) to change to the...

Fix https://github.com/PecanProject/pecan/blob/master/utils/R/convert.input.R#L18