environmentalscience / essm

This package contains helpers to deal with physical variables and units.
https://environmentalscience.github.io/essm/
GNU General Public License v2.0
12 stars 5 forks source link

Fix writers of .py files for re-import of variable and equation definitions #84

Closed schymans closed 4 years ago

schymans commented 4 years ago

This simplifies the export and re-import of variable and equation definitions. See documentation in essm._generator.py and examples at the end of essm.docs.examples.api_features.ipynb.