FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ews-coordinator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gilligan Lab for Epidemiology and Modelling
Wheat rusts
ews-coordinator
Commits
f02c682d
Commit
f02c682d
authored
2 years ago
by
J.W. Smith
Browse files
Options
Downloads
Patches
Plain Diff
chore: Tidy duplicated variable
parent
d65f0697
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
coordinator/ProcessorAdvisory.py
+0
-8
0 additions, 8 deletions
coordinator/ProcessorAdvisory.py
with
0 additions
and
8 deletions
coordinator/ProcessorAdvisory.py
+
0
−
8
View file @
f02c682d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment