Enhance Plot-Point-Obs to print a summary of the point observations processed #2738
Open
9 of 22 tasks
Labels
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
alert: NEED CYCLE ASSIGNMENT
Need to assign to a release development cycle
MET: PreProcessing Tools (Point)
priority: low
Low Priority
requestor: Community
General Community
type: enhancement
Improve something that it is currently doing
Milestone
Describe the Enhancement
This idea arose during the METplus Advanced Training Series on 11/15/23 when discussing Python embedding. When preparing Python scripts, users are advised to run plot_data_plane and plot_point_obs to validate their Python embedding scripts for gridded and point data, respectively.
Running plot_data_plane with
-v 4
prints the following information about the grid and values being plotted:However, running plot_point_obs with
-v 4
only prints info about the lat/lon locations being plotted:This issue is to enhance plot_point_obs to log additional summary information about the point observations processed. Recommend printing a list of variable names, levels, values, and locations. Consult with @DanielAdriaansen to decide how to organize the summary info in a user-friendly way. This summary info could be printed at
-v 3
or-v 4
, at the discretion of @DanielAdriaansen.Time Estimate
1 day
Sub-Issues
Consider breaking the enhancement down into sub-issues.
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.
No impacts.
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: