CARMA Analytics is a secure, scalable and cloud agnostic data architecture to enable research analysis on big data sets by defining repeatable and scalable processes for ingesting data, creation of a data repository to fuse, process and perform quality assurance.
Apache License 2.0
3
stars
3
forks
source link
CARMA streets plot message frequency script: Add message type argument #80
During the analysis of SDSM message, we found that it generates empty subplots for spat, map etc on the same figure when there is only log data for SDSM. We would like to remove other empty subplots and only generate SDSM subplot on the figure.
This PR is to add a message type argument to indicate only generating subplot for the specified message type.
PR Details
Description
During the analysis of SDSM message, we found that it generates empty subplots for spat, map etc on the same figure when there is only log data for SDSM. We would like to remove other empty subplots and only generate SDSM subplot on the figure.
This PR is to add a message type argument to indicate only generating subplot for the specified message type.
Related GitHub Issue
NA
Related Jira Key
https://usdot-carma.atlassian.net/browse/FCP-30
Motivation and Context
CP analysis script
How Has This Been Tested?
Local testing
Types of changes
Checklist: