JGCRI / rgcam

R package for extracting and importing GCAM results
GNU General Public License v2.0
15 stars 5 forks source link

rgcam not working after update. #77

Open sirwentemi opened 3 years ago

sirwentemi commented 3 years ago

Hi

I updated my rgcam yesterday, for some reason I can not use it any longer. I get a lot of warnings when I run the addScenario()code and it doesn't generate the output in R. How can I resolve this issue ? Please see error below.

Error in saveProject(prjdata) : 
  saveProject:  invalid project data object, stat=2
In addition: Warning message:
In miquery_post(results, query, scenarios, regions, warn.empty) :
  Query returned empty table:
query: nonCO2 emissions by sector USA nonUS
scenarios: NZ60HOSNoBECCS
regions: Africa_EasternAfrica_NorthernAfrica_SouthernAfrica_WesternArgentinaAustralia_NZBrazilCanadaCentral America and CaribbeanCentral AsiaChinaColombiaEU-12EU-15Europe_EasternEurope_Non_EUEuropean Free Trade AssociationIndiaIndonesiaJapanMexicoMiddle EastPakistanRussiaSouth AfricaSouth America_NorthernSouth America_SouthernSouth AsiaSouth KoreaSoutheast AsiaTaiwan
rongqizhu commented 5 months ago

I met the same problem recently. How did you solve it? Thanks!