geoprob_pipe.app_object ======================= .. py:module:: geoprob_pipe.app_object Attributes ---------- .. autoapisummary:: geoprob_pipe.app_object.logger Classes ------- .. autoapisummary:: geoprob_pipe.app_object.GeoProbPipe Functions --------- .. autoapisummary:: geoprob_pipe.app_object.dummy_function Module Contents --------------- .. py:data:: logger .. py:function:: dummy_function(a, b, c) .. py:class:: GeoProbPipe(app_settings) GeoProb-Pipe application object. .. py:attribute:: time_start .. py:attribute:: input_data .. py:attribute:: calc_results :type: List[geoprob_pipe.calculations.systems.build_and_run.CalcResult] :value: [] .. py:attribute:: results .. py:attribute:: time_end .. py:attribute:: time_diff .. py:attribute:: visualizations .. py:attribute:: spatial .. py:method:: _export_validation_messages() .. py:method:: export_archive() Exports everything related to this project.