brews / co2syspy

A Python interpretation of CO2SYS
GNU General Public License v3.0
3 stars 0 forks source link

Write more pythonic UI as alternative to `co2sys.CO2SYS()` #3

Open brews opened 6 years ago

brews commented 6 years ago

Write more pythonic UI as alternative to co2sys.CO2SYS().

I think much of the input could be streamlined. The backend would need to remain the same until the entire program is put in a testing harness and refactored.