mcgibbon / sympl

A toolkit for building planetary/Earth system models in Python
http://sympl.readthedocs.io
Other
48 stars 14 forks source link

Need documentation on wrappers #19

Closed mcgibbon closed 6 years ago

mcgibbon commented 6 years ago

Currently there's no documentation on component wrappers. Since we're planning to refactor these wrappers to be used as object methods, I won't write that documentation right away. But we should make sure the new method is documented this time around.

mcgibbon commented 6 years ago

These are documented in the autodoc documentation of base components in #26. Closing.