You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This call shouldn't be working. The correct call would be calcOutput("Population", scenario = "SSPs", naming = "indicator.scenario", aggregate = FALSE)
But since this should be broken for a while now, maybe the "else" section in which it is can simply be deleted? Or maybe this is old code that can be taken out completely?
I'm just noting this now, in preparation of a mrdrivers update :)
The text was updated successfully, but these errors were encountered:
Hi Johannes,
this is code for a paper independent of MAgPIE.
It used to work, I guess someone changed the arguments of calcOutput.
I currently dont have time for fixing it, but please leave it in. I will fix it when I continue wokrin on the paper...
Best
Benni
mrcommons/R/calcNutrientBudgetSewage.R
Line 35 in 1db3faf
This call shouldn't be working. The correct call would be
calcOutput("Population", scenario = "SSPs", naming = "indicator.scenario", aggregate = FALSE)
But since this should be broken for a while now, maybe the "else" section in which it is can simply be deleted? Or maybe this is old code that can be taken out completely?
I'm just noting this now, in preparation of a mrdrivers update :)
The text was updated successfully, but these errors were encountered: