Skip to content

MAgPIE 4.0 - data download error #335

Answered by abhimishr
jansteinhauser asked this question in Q&A
Discussion options

You must be logged in to vote

I have a dirty fix for you, maybe @tscheypidi can suggest an elegant way of doing it because this concerns backward compatibility as well as reproducibility to a small extent.

  1. Replace your download_data_only.R script with
require(lucode2)
require(gms)

source("scripts/start_functions.R")
source("config/default.cfg")
download_and_update(cfg)
  1. Replace start_functions.R script with one of the most recent one (maybe from the master branch)

Execute download data step - will throw some errors but the model still compiles, maybe give it a try (hoping the run goes through).

Cheers,
Abhi

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jansteinhauser
Comment options

@acsoterroni
Comment options

@abhimishr
Comment options

@abhimishr
Comment options

Answer selected by abhimishr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants