Fix inconsistent output when running HiRA #2045
Labels
reporting: DTC NCAR Base
NCAR Base DTC Project
reporting: DTC NOAA BASE
NOAA Office of Atmospheric Research DTC Project
requestor: METplus Team
METplus Development Team
requestor: UK Met Office
United Kingdom Met Office
required: FOR OFFICIAL RELEASE
Required to be completed in the official release for the assigned milestone
type: bug
Fix something that is not working
Milestone
Describe the Problem
Rob and others at the Met Office were testing running HiRA using MET only and METplus. They noticed that the output in the RPS line type was different between the two run configurations. It boiled down to with MET only the TOTAL column was populated with realistic values. The METplus run output TOTAL were all 0. All other values in _rps.txt files were the same
Their debugging activity identified that:
MET only - ECNT and RPS output was turned on (they had it set to BOTH)
METplus - RPS was turned on, ECNT was not.
Expected Behavior
The TOTAL column in RPS line type should be reported regardless of if ECNT output is requested.
Environment
Describe your runtime environment:
1. Machine: (e.g. HPC name, Linux Workstation, Mac Laptop)
2. OS: (e.g. RedHat Linux, MacOS)
3. Software version number(s)
To Reproduce
Describe the steps to reproduce the behavior: - working on defining this
*1. I replicated the problem on seneca in /d1/personal/jensen/tutorial/METplus-4.0.0_Tutorial/output/met_output/point_stat
*2. PointStatConfig_tutorial_run2 has ECNT and RPS turned on
*3. PointStatConfig_tutorial_run3 only had RPS turned on
*4. point_stat_run2_360000L_20070331_120000V_rps.txt - has valid data in the TOTAL column;
point_stat_run3_360000L_20070331_120000V_rps.txt - has 0s
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
2702691
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Bugfix Checklist
See the METplus Workflow for details.
Branch name:
bugfix_<Issue Number>_main_<Version>_<Description>
Pull request:
bugfix <Issue Number> main_<Version> <Description>
Select: Reviewer(s) and Linked issues
Select: Organization level software support Project for the current coordinated release
Select: Milestone as the next bugfix version
Branch name:
bugfix_<Issue Number>_develop_<Description>
Pull request:
bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Linked issues
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version
The text was updated successfully, but these errors were encountered: