Skip to content
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

Fix for "none" units edge case #583

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

peverwhee
Copy link
Collaborator

Tiny bugfix for unit conversion edge case that was trying to convert "None" to "none"

Description

Convert "none" units to lowercase before comparing.

User interface changes?: No

Fixes:
closes #567

Testing:

  • Updated var_compatability_test to include a "None" to "none" comparison

gold2718

This comment was marked as duplicate.

Copy link
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

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

LooKs gOOd to Me

@peverwhee peverwhee merged commit 58308e4 into NCAR:develop Aug 7, 2024
19 checks passed
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.

5 participants