Thomas Zipperle

Results 7 issues of Thomas Zipperle

It is possible to change the font size under Windows?

question

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...

duplicate

Are there plans to support open-source relational database management systems (e.g. MySQL)?

enh
help welcome

Is it possible run message parallel with python multiprocess? Or what is the best way to run message parallel?

question

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 ...`