pik-piam / remind

Contains the REMIND-specific routines for data and model output manipulation.
3 stars 18 forks source link

error running reportTechnology() #38

Closed amnmalik closed 4 years ago

amnmalik commented 4 years ago

I receive the following error while running reportTechnology() a <- reportTechnology("inst/extdata/old.gdx") Error in .dimextract(x, k, 3, pmatch = pmatch, invert = invert) : subscript out of bounds ("FE|Transport|Pass|Road|LDV|Liquids (EJ/yr)") In addition: Warning message: In readGDX(gdx, name = c("v32_storloss", "v_storloss"), field = "l", : v32_storloss not found in GDX! v_storloss returned Called from: .dimextract(x, k, 3, pmatch = pmatch, invert = invert)