FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f02c682d authored by J.W. Smith's avatar J.W. Smith
Browse files

chore: Tidy duplicated variable

parent d65f0697
No related branches found
No related tags found
No related merge requests found
......@@ -12,14 +12,6 @@ from ProcessorUtils import add_filters_to_sublogger, short_name
logger = logging.getLogger('Processor.Advisory')
add_filters_to_sublogger(logger)
short_name = {
'Advisory' : 'SUMMARY',
'Deposition' : 'DEPOSITION',
'Environment' : 'ENVIRONMENT_2.0',
'Epidemiology' : 'EPI',
'Survey' : 'SURVEYDATA',
}
def process_in_job_advisory(jobPath,status,config,component):
'''Generates a word processor file containing some basic survey statistics
and output figures from deposition, environmental suitability, and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment