-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refine TC-Pairs consensus diagnostics configuration options #2699
Labels
MET: Tropical Cyclone Tools
priority: medium
Medium Priority
requestor: NCAR/RAL
NCAR Research Applications Laboratory
type: enhancement
Improve something that it is currently doing
Milestone
Comments
JohnHalleyGotway
added
type: enhancement
Improve something that it is currently doing
priority: medium
Medium Priority
requestor: NCAR/RAL
NCAR Research Applications Laboratory
MET: Tropical Cyclone Tools
labels
Oct 2, 2023
20 tasks
JohnHalleyGotway
added a commit
that referenced
this issue
Oct 13, 2023
…fig entries. This just adds them. Still need to update TC-Pairs to actually use the logic.
JohnHalleyGotway
added a commit
that referenced
this issue
Oct 13, 2023
…check for required and minimum number of diagnostic members.
JohnHalleyGotway
added a commit
that referenced
this issue
Oct 13, 2023
… for required and minimum number of diagnostic members.
@musgrave-kate and @jvigh I worked on this issue today and made good progress. As part of this issue, I'd like to swap in a much more realistic unit test for computing diagnostics for a consensus track, but am waiting for good test data to do so. Please LMK if/when you have an ensemble of CIRA diagnostics, along with their corresponding ATCF track files, I should use for this. |
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 13, 2023
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 13, 2023
…of diagnostics, work on log messages, and also make sure that the TCDIAG output columns are all populated.
15 tasks
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 17, 2023
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 17, 2023
21 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
MET: Tropical Cyclone Tools
priority: medium
Medium Priority
requestor: NCAR/RAL
NCAR Research Applications Laboratory
type: enhancement
Improve something that it is currently doing
Describe the Enhancement
Issue #2476 enhances the logic in TC-Pairs to include diagnostics when computing consensus tracks. This issue is to refine that logic based on feedback from @musgrave-kate to support the 2 new configuration options described in this issue comment.
consensus
dictionary entries to provide finer handling of diagnostics:diag_min_req
is similar to themin_req
entry to specify the required number of diagnostics present to be included in the output.diag_required
is similar to therequired
entry to specify the models that must contain diagnostics for them to be calculated.In addition, revisit the diagnostics consensus test added to
unit_tc_diag.xml
using contrived data. Recommend replacing it with a better example.Time Estimate
2 days
Sub-Issues
Consider breaking the enhancement down into sub-issues.
None needed.
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.
diag_required
anddiag_min_req
configuration options METplus#2430 to update the TC-Pairs wrapper.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: MET-X.Y.Z Development project for development toward the next official release
The text was updated successfully, but these errors were encountered: