NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 64 forks source link

Fix for "none" units edge case #583

Closed peverwhee closed 3 months ago

peverwhee commented 3 months ago

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: