Hauke Henke
Hauke Henke
The bug occurs when running otoole as part of OSeMOSYS_step
Thanks @trevorb1 , indeed when adding the definition of `DiscountRateIdv` to the config file AND removing the default definition in the model file it runs.
I wonder if the issue is actually that in `Utopia` the `DiscountRate` is only defined via the setting the default to 0.5? Is otoole reading the default values from the...
> > > > When updating the configuration file, I left normal definition for discount rate and it ran fine: Interesting, that gave me an error. `(ose_step_dev) HauHe/OSeMOSYS_step > step...
Not sure, but when removing the default from `DiscountRateIdv` in the model file it didn't occur again
Hi @trevorb1, I just ran a test with `Utopia` without having the `DiscountRateIdv` in the config file, but the default in the model file pointing to the `DiscountRate` I get...
@trevorb1, yes the model I used for testing (UTOPIA) has multiple years.
@willu47 , do you know what might be the problem here? If you point me in a direction, perhaps I could fix it.
Hi @willu47, I have tried to add the `param ResultPath` to otoole. I edited the files `datapackage.json`and `config.yaml` in `src>otoole>preprocesses`. However, either my additions are not right or I'm missing...
Thanks a lot @Ludee for your fast reply! I indeed forgot that. Have added it now. However I still get the same error, but at a different location in the...