ideas-lab-nus / epwshiftr

Create future EnergyPlus Weather files using CMIP6 data
https://ideas-lab-nus.github.io/epwshiftr/
Other
30 stars 7 forks source link

Failed to load local cmip6 index #8

Closed hongyuanjia closed 3 years ago

hongyuanjia commented 3 years ago
options(epwshiftr.dir = here::here("data/cmip6"))
epwshiftr::load_cmip6_index()
#> Loading CMIP6 experiment output file index created at 2020-09-03 22:38:54.
#> Error in bmerge(i, x, leftcols, rightcols, roll, rollends, nomatch, mult,  : 
#>   Incompatible join types: x.datetime_start (double) and i.V1 (character)