ImplementationΒΆ

You can run the code by typing:

$ python runme.py

The script runme.py calls the main functions of the code, which are explained in the following sections.

Helping functions for the models are included in correction_functions.py, spatial_functions.py, and physical_models.py.

Utility functions as well as imported libraries are included in util.py.