dtcenter / METdataio

https://metdataio.readthedocs.io/en/latest/index.html
Apache License 2.0
5 stars 3 forks source link

Refactor the ECNT reformatter to accomodate the METcalcpy input data format requirements #267

Closed bikegeek closed 9 months ago

bikegeek commented 9 months ago

Replace italics below with details for this issue.

Describe the Problem

the METreformat module currently reformats the ECNT linetype by collecting all the statistics in table 13.2 into stat_name, stat_value, stat_ncl, stat_ncu, stat_bcl, and stat_bcu columns. This is only applicable when input MET stat output from the ensemble-stat tool has had aggregation statistics calculated by the MET stat-analysis tool.

METcalcpy agg_stat.py requires the following input format: plot_20240130_144707.data.agg_stat.txt

Expected Behavior

Provide a clear and concise description of what you expected to happen here.

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: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error Post relevant sample data following these instructions: https://dtcenter.org/community-code/model-evaluation-tools-met/met-help-desk#ftp

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

Projects and Milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Bugfix Checklist

See the METplus Workflow for details.