This sub-package will include my implementation of Ute Herzfeld's DDA-Atmos algorithm, described in 1
The package can be installed by downloading this repository, navigating to the root folder (i.e. the one containing the folder dda_atmos) and executing the command
pip install -e .
This allows for the implementation of the package to be editted whilst still allowing for it to be imported if its installed within an environment.