Thomas Zipperle
Thomas Zipperle
Hi, I have installed turbodbc with conda-forge in and following environment: ```yaml name: turobdc channels: - conda-forge dependencies: - python=3.10 - pandas - pyarrow - turbodbc - pyodbc ``` Python...
If I add a further spatial level (eg. state: Vienna) is it not possible to add a timeseries. I have added a short code example with the austrian tutorial: https://github.com/tzipperle/message_ix/blob/test-timeseries/tutorial/Austrian_energy_system/austria-add_timeseries.ipynb...
I have figured out a new problem for me. I get the following error some times when I run my scenario parallel runner: ``` File "D:\Modelle\MESSAGEix-GHD\ghdmod\core.py", line 83, in make_parallel_scenario...
Are there plans to support open-source relational database management systems (e.g. MySQL)?
Is it possible run message parallel with python multiprocess? Or what is the best way to run message parallel?
Hi, is there a easy opition to disable all output from the console? for e.g. `... DEBUG at.ac.iiasa.ixmp.database.DbDAO:1695 ...` `--- Job MESSAGE_run.gms ...`