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

Allow variable units to vary with context #60

Open
mdpiper opened this issue Jan 16, 2020 · 1 comment
Open

Allow variable units to vary with context #60

mdpiper opened this issue Jan 16, 2020 · 1 comment

Comments

@mdpiper
Copy link
Member

mdpiper commented Jan 16, 2020

Currently, get_var_units returns a static unit for a variable, like "m" or "kg". However, some models have variables with units that vary with context; see, e.g., discussion here.

This is a request to explore how to include context-varying units.

@mdpiper
Copy link
Member Author

mdpiper commented Jan 16, 2020

Talking with @mcflugen, this is really an implementation detail. We can handle this with the existing get_var_units function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant