JohnAdders / climate_narrative

CBES/NGFS scenario analysis narrative tool to support smaller firms
MIT License
4 stars 7 forks source link

Bugfix #145

Closed krzmip closed 2 years ago

krzmip commented 2 years ago

Spotted and fixed some bugs: table_to_markdown_multiline: in some cases (not often) the header split failed. solved by ensuring proper direction of operations (split lines by full words first, then count characters) dev_report_2: failed with image reformatting, added command giving full paths (as in the main report) get_executive_summary_inputs: warnings were produced as the column count is not always 4. fixed by specifying the exact length of col_width