Enhance ExtractTiles using MTD input to properly match times #1285
Labels
component: python wrapper
MET: Object Verification
Object-based feature Verification
priority: high
High Priority
requestor: NCAR/RAL
NCAR Research Applications Laboratory
requestor: NOAA/WPC
NOAA Weather Prediction Center
type: enhancement
Improve something that it is currently doing
Milestone
While developing a new feature relative use case, @hertneky discovered that the logic for ExtractTiles using MTD data to match fcst and obs objects assumes that the times slices match up 1-to-1 in order. However, this is not the case in some MTD output.
Describe the Enhancement
Modify the logic to loop through the times for either fcst or obs and find the corresponding time in the other. Only process if there is a time for both inputs. Also, skip the 000 clusters.
Also consider adding an option to filter which objects to use.
Time Estimate
~1 day
Sub-Issues
Consider breaking the enhancement down into sub-issues.
Relevant Deadlines
4.1.0-beta5
Funding Source
2700042
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <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: