@@ -24,10 +24,10 @@ Use the links below or in the side menu to see detailed descriptions of individu
:header: "Package", "Description"
:widths: 15, 30
:class:`coordinator`, "Coordinates the running of all pipeline modules"
:class:`ews_postprocessing`, "Determines the business performed by the Coordinator pipeline ""post-processing"" step"
:class:`ews.coordinator`, "Coordinates the running of all pipeline modules"
:class:`ews.postprocessing`, "Determines the business performed by the Coordinator pipeline ""post-processing"" step"
:class:`flagdir`, "Basic flag-file handling within a provided directory"
:class:`plotting`, "Plots maps from the pipeline outputs"
:class:`ews.plotting`, "Plots maps from the pipeline outputs"
**Deposition:**
...
...
@@ -35,7 +35,7 @@ Use the links below or in the side menu to see detailed descriptions of individu
:header: "Package", "Description"
:widths: 15, 30
:class:`source_gen`, "Calculates daily spore sources from a host map and surveillance points.
:class:`ews.source_gen`, "Calculates daily spore sources from a host map and surveillance points.
Used by the MetOffice for the NAME dispersal calculations"
**Environmental suitability:**
...
...
@@ -44,8 +44,8 @@ Use the links below or in the side menu to see detailed descriptions of individu
:header: "Package", "Description"
:widths: 15, 30
:class:`met_processing`, "Extracts incoming Met Data and runs :class:`~met_processing.post_processing.common.timepoint_processor_base.TimePointProcessorBase` implementations to calculate weather-and-time-based values"
:class:`environmental_suitability`, ":class:`~met_processing.post_processing.common.timepoint_processor_base.TimePointProcessorBase` implementations to calculate the environmental conditions of wheat rust infection."
:class:`ews.met_processing`, "Extracts incoming Met Data and runs :class:`~ews.met_processing.post_processing.common.timepoint_processor_base.TimePointProcessorBase` implementations to calculate weather-and-time-based values"
:class:`ews.environmental_suitability`, ":class:`~ews.met_processing.post_processing.common.timepoint_processor_base.TimePointProcessorBase` implementations to calculate the environmental conditions of wheat rust infection."
**Epidemiology:**
...
...
@@ -62,4 +62,4 @@ Use the links below or in the side menu to see detailed descriptions of individu
:header: "Package", "Description"
:widths: 15, 30
:class:`AdvisoryBuilder`, "Simulates infected area of grid cells according to epidmiological formulations and various input data streams."
:class:`ews.advisory_builder`, "Simulates infected area of grid cells according to epidmiological formulations and various input data streams."