TEOS-10 / python-gsw

Python implementation of the Thermodynamic Equation Of Seawater - 2010 (TEOS-10)
MIT License
45 stars 22 forks source link

Fixing doctest in rho_t_exact() #29

Closed castelao closed 7 years ago

castelao commented 7 years ago

rho() is the approximation, with a slightly different result.

It's a detail but helps to break the upcoming updates in smaller chunks.