SCAMPy is a Single Column Atmospheric Model in Python. The code is available at SCAMPy.
This is a (work in progress) suite of tests for SCAMPy. Tests are done using pytest. The workflow assumes that SCAMPy and SCAMPy_tests are available in the same folder and that the SCAMPy code has been compiled.
To generate the automatic plots try:
$ py.test -v plots/
Unit tests and functionality tests (TODO)