cs2239

Results 3 issues of cs2239

The most recent GCP 2021 shows 2019 CO2 emissions at 10017 MtC (fossil fuels only, no land use included!). Looking at the most recent version of CEDS for 2019 yields...

After clean install using miniconda as per github: ``` out library(devtools) > install_github(c("SantanderMetGroup/loadeR.java", "SantanderMetGroup/climate4R.UDG", "SantanderMetGroup/loadeR", "SantanderMetGroup/transformeR", "SantanderMetGroup/visualizeR", "SantanderMetGroup/downscaleR")) ``` As isimip3 needs dask I install using conda ``` > out

I have latest version of miniconda installed and added dask. This all works fine. However, using biasCorrection() in RStudio on a GCE ubuntu VM to invoke isimip3 method does not....