pastas.stressmodels.WellModel.to_dict ===================================== .. py:method:: pastas.stressmodels.WellModel.to_dict(series: bool = True) -> dict Method to export the WellModel object. :returns: **data** -- dictionary with all necessary information to reconstruct the WellModel object. :rtype: dict .. !! processed by numpydoc !!