dtcenter / METdataio

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

Remove check for input_stats_aggregated in RHIST reformatting #304

Open bikegeek opened 4 months ago

bikegeek commented 4 months ago

Replace italics below with details for this issue.

Describe the Problem

The METcalcpy agg_stat.py does not have support for the histogram linetypes, therefore the check for whether the input stats have been aggregated via stat analysis (input_stats_aggregated setting) is unneccessary. Currently, if this is set to False, then a warning indicating that this is not implemented is generated.

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.