Bugfix: Fix Grid-Stat segfault when SEEPS is the only NetCDF output type requested #3020
Open
10 of 23 tasks
Labels
MET: Grid-to-Grid Verification
priority: high
High Priority
requestor: UK Met Office
United Kingdom Met Office
type: bug
Fix something that is not working
Milestone
Describe the Problem
As described in discussion dtcenter/METplus#2794, Grid-Stat segfaults when SEEPS is the only NetCDF output type requested. Grid-Stat attempts to write the SEEPS data to the NetCDF output file prior to that file being created.
Remember to fix this in both the develop and main_v12.0 branches.
Expected Behavior
This issue is to update the Grid-Stat logic to create and initialize the NetCDF output file, even if SEEPS is the only type requested.
Environment
Describe your runtime environment:
To Reproduce
Describe the steps to reproduce the behavior:
seneca:/d1/projects/METplus/discussions/2794/run_gs.sh
using sample data provided for Failing GridStat SEEPS testing with Beta6 METplus#2794.Relevant Deadlines
Include fix in the MET-12.0.0 release.
Funding Source
2799991
Define the Metadata
Assignee
Labels
Milestone and Projects
Define Related Issue(s)
Consider the impact to the other METplus components.
No impacts.
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 Development issue
Select: Milestone as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
Branch name:
bugfix_<Issue Number>_develop_<Description>
Pull request:
bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: MET-X.Y.Z Development project for development toward the next official release
The text was updated successfully, but these errors were encountered: