Philip Hackstock
Philip Hackstock
Just had the issue that a user tried to upload variables with trailing white spaces, nomenclature produced the following: ```console - Bubble Investments|Biomass - Bubble Investments|CCS coal - ... ```...
For a number of projects we now have processors that are allowed to fail and we still want to otherwise continue with the processing. Currently this is implemented "by hand"...
Continuing along the lines of pyam warnings, I have found this one: ```console ...pyam/core.py:931: FutureWarning: The behavior of array concatenation with empty entries is deprecated. In a future version, this...