Skip to content

Scorecard and amdar bugfixes#49

Merged
mollybsmith-noaa merged 10 commits intodevelopmentfrom
feature_scorecard_and_amdar_bugfixes
Apr 2, 2026
Merged

Scorecard and amdar bugfixes#49
mollybsmith-noaa merged 10 commits intodevelopmentfrom
feature_scorecard_and_amdar_bugfixes

Conversation

@mollybsmith-noaa
Copy link
Copy Markdown
Collaborator

This PR improves both the scorecard and AMDAR (MET-Surface) apps.

const plotFormat = matsPlotUtils.getPlotFormat();
if (curves.length > 1) {
if (plotFormat !== matsTypes.PlotFormats.none) {
if (plotFormat && plotFormat !== matsTypes.PlotFormats.none) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem right... double validation of the same thing? Or am I missing something?

@mollybsmith-noaa
Copy link
Copy Markdown
Collaborator Author

mollybsmith-noaa commented Apr 2, 2026 via email

@mollybsmith-noaa mollybsmith-noaa merged commit 76f6ddb into development Apr 2, 2026
1 check passed
@mollybsmith-noaa mollybsmith-noaa deleted the feature_scorecard_and_amdar_bugfixes branch April 2, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants