IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
220 stars 115 forks source link

Make sure that column width is not too large when writing to xlsx #828

Closed danielhuppmann closed 4 months ago

danielhuppmann commented 4 months ago

Description of PR

Minor fix to support writing code lists in nomenclature to xlsx in a useable manner.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.8%. Comparing base (1ceeeeb) to head (562b5da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #828 +/- ## ===================================== Coverage 94.8% 94.8% ===================================== Files 64 64 Lines 6125 6125 ===================================== Hits 5810 5810 Misses 315 315 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.