You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temperature model parameter translation code (#1463)
* First commit to gather feedback on class design.
* Changed set_*/get_* pattern to use_*/to_*
* Add generic_linear() as a separate module temperature function and adjustments to doc strings.
* Add tests.
* Minor test edits.
* One more test to achieve 100% coverage (hopefully).
* Some formatting, docstring development.
* Try to update sphynx.
* Try sphynx again.
* Docstrings nearing completion.
* Docstrings complete.
* One more small name change.
* Fix problems identified in reviews.
* Update whatsnew.
Co-authored-by: Kevin Anderson <[email protected]>
0 commit comments