pastas.stressmodels.TarsoModel.to_dict ====================================== .. py:method:: pastas.stressmodels.TarsoModel.to_dict(series: bool = True) -> dict Method to export the TarsoModel object. :returns: **data** -- dictionary with all necessary information to reconstruct the object. :rtype: dict .. rubric:: Notes Settings and metadata are exported with the stress. .. !! processed by numpydoc !!