AguaClara / aguaclara_tutorial

This repository is for all team members to find information and tutorials about useful tools like Python, Atom, Hydrogen, GitHub, and report writing.
https://aguaclara.github.io/aguaclara_tutorial/
3 stars 75 forks source link

Add tutorial on checking units #29

Closed oliver-leung closed 5 years ago

oliver-leung commented 6 years ago

Add a tutorial on how to check units when using Pint's unit registry. This is discussed here.

Perhaps this is better suited for the aide_design wiki - we can provide a link from this wiki to there as well.

(Originally from issue #19)

oliver-leung commented 5 years ago

The discussion link is broken now, but perhaps it was referring to using Pint's unit wrapper? Regardless, the unit wrapper is being deprecated across the board because it prevents a user from being able to check units from within a function.