yunruse / Noether

Just another units package
MIT License
9 stars 0 forks source link

Load CODATA data direct from ascii file #10

Closed yunruse closed 1 year ago

yunruse commented 1 year ago

The All values (ASCII) document linked on CODATA's page has a nicely-formatted directory of units. It would be rather nice to load a dict of these from that file.

This would make it extremely easy to future-proof when new CODATA updates occur!

The names (space -> underscore) could also be loaded direct into the namespace for availability.