gemseo / utils

show_utils module

Copyright ONERA, taken from WhatsOpt-CLI https://github.com/OneraHub/WhatsOpt-CLI/blob/master/whatsopt/show_utils.py

Distributed under the Apache 2.0 license

Minor modifications by Francois Gallard : merge the two methods an comment

gemseo.utils.show_utils.generate_xdsm_html(xdsm, out_file_path='xdsm.html')[source]

Generates a self contained HTML file

Parma xdsm

xdsm dict data

Parameters

out_file_path – path to the output HTML file