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

Quantity types and units should be clear and easy to access #111

Closed
5 tasks
ryan-kipawa opened this issue Sep 26, 2024 · 1 comment · Fixed by #113
Closed
5 tasks

Quantity types and units should be clear and easy to access #111

ryan-kipawa opened this issue Sep 26, 2024 · 1 comment · Fixed by #113
Assignees

Comments

@ryan-kipawa
Copy link
Collaborator

ryan-kipawa commented Sep 26, 2024

  • All quantity str displays should be human readable (e.g. spaces between words, nice formatting)
  • All quantity str displays include units (e.g. Water Level (m) )
  • Consistent display of units in repr and plots
  • Consider having something similar to mikeio.ItemInfo (e.g. user-defined name would be either quantity, or location ID?)
  • Changing units out of scope, raise not implemented errors if a user tries to change
@ryan-kipawa ryan-kipawa self-assigned this Sep 26, 2024
@ryan-kipawa
Copy link
Collaborator Author

Hey @gedaskir , do you have anything to add or thoughts on this?

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 a pull request may close this issue.

1 participant