Enhancement: Add option to easily set debugging variables #2822
Labels
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
alert: NEED CYCLE ASSIGNMENT
Need to assign to a release development cycle
alert: NEED MORE DEFINITION
Not yet actionable, additional definition required
type: enhancement
Improve something that it is currently doing
Milestone
Currently there are a few config settings that are useful when debugging issues.
LOG_LEVEL = DEBUG
adds DEBUG level output to the log file outputLOG_LEVEL_TERMINAL = DEBUG
adds DEBUG level output to the screen outputSCRUB_STAGING_DIR = FALSE
preserves files written to the staging directory that are useful for debuggingDescribe the Enhancement
Consider adding an argument to
run_metplus.py
like--debug
that will turn on multiple config settings that are commonly used for debugging. Consider other "shortcut" arguments that could make similar tasks easier.Time Estimate
~1 day
Sub-Issues
Consider breaking the enhancement down into sub-issues.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
Define the source of funding and account keys here or state NONE.
Define the Metadata
Assignee
Labels
Milestone and Projects
Define Related Issue(s)
Consider the impact to the other METplus components.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: METplus-Wrappers-X.Y.Z Development project for development toward the next official release
The text was updated successfully, but these errors were encountered: