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

Percent snow units #211

Open
scotthavens opened this issue Jun 2, 2021 · 0 comments
Open

Percent snow units #211

scotthavens opened this issue Jun 2, 2021 · 0 comments

Comments

@scotthavens
Copy link
Contributor

The units for percent_snow should be fraction and not %. Propose to change the long_name as well to be more descriptive.

'percent_snow': {
            'units': 'fraction',
            'standard_name': 'percent_snow',
            'long_name': 'Fraction of precipitation as snow between 0.0 and 1.0'  
}

Long term, may be better to change percent_snow to snowfall_fraction as that is really what it is.

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

No branches or pull requests

1 participant