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

Unknown veg_ values cause issues in albedo decay methods #214

Open
micah-prime opened this issue Nov 11, 2021 · 1 comment
Open

Unknown veg_ values cause issues in albedo decay methods #214

micah-prime opened this issue Nov 11, 2021 · 1 comment

Comments

@micah-prime
Copy link
Contributor

Unknown veg_ values in the config parse as a list of strings. This means that the date_method of albedo decay will fail when running with unknown veg_ config options

@scotthavens
Copy link
Contributor

To be clear, this is happening when you add a veg_ option that isn't present in the topo.nc?

While this may be a pain for the operational release, is it worth the fix? Seems like the easier solution is to fix the configuration file?

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

2 participants