kujaku11/mt_metadata

Units handling

Opened this issue · 1 comments

Handling for units and making sure everything is in SI units needs to be done.

Have a look at CF, siunits package, pint

probably should have a unit object.

CF standards have attributes for:

long_name - full name separated by underscore (millivolts)
units - abbreviation (mV)
standard_name - a standard name (millivolts)
anciliary_name

Have a look at https://qudt.org// for international standards