.coveragerc
.gitignore
LICENSE.txt
Makefile
README.md
README.rst
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.vscode/settings.json
atmosp/__init__.py
atmosp/constants.py
atmosp/decorators.py
atmosp/equations.py
atmosp/plot.py
atmosp/requirements.txt
atmosp/solve.py
atmosp/tests.py
atmosp/util.py
atmosp.egg-info/PKG-INFO
atmosp.egg-info/SOURCES.txt
atmosp.egg-info/dependency_links.txt
atmosp.egg-info/requires.txt
atmosp.egg-info/top_level.txt
atmosp/data/default_moist_adiabat_data.npz
atmosp/tests/__init__.py
atmosp/tests/plot_tests.py
atmosp/tests/run_tests.py
atmosp/tests/solve_tests.py
atmosp/tests/baseline_images/plot_tests/linear_skewT.pdf
atmosp/tests/baseline_images/plot_tests/linear_skewT.png
atmosp/tests/baseline_images/plot_tests/linear_skewT_with_barbs.pdf
atmosp/tests/baseline_images/plot_tests/linear_skewT_with_barbs.png
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
conda-recipe/run_test.bat
conda-recipe/run_test.sh
docs/source/atmos.rst
docs/source/calculate.rst
docs/source/conf.py
docs/source/index.rst
docs/source/intro.rst
docs/source/solver.rst
docs/source/subclassing.rst