get_dataframe_from_paths and get_mean_values_from_path with DataframeMaker
Once we use fluidsim_core 0.7.3 (!60 (merged)), it should be very simple to implement the 2 very useful functions get_dataframe_from_paths
and get_mean_values_from_path
.
We need to use https://foss.heptapod.net/fluiddyn/fluidsim/-/blob/branch/default/lib/fluidsim_core/output/dataframe_from_paths.py as done in fluidsim in https://foss.heptapod.net/fluiddyn/fluidsim/-/blob/branch/default/fluidsim/util/util.py#L766
Edited by Pierre Augier