ImplementationΒΆ
Start with the configuration:
You can run the code by typing:
$ python runme.py
runme.py calls the main functions of the code, which are explained in the following sections.
Helping functions for the models are included in generate_intermediate_files.py, correction_functions.py, spatial_functions.py, and input_maps.py.
Utility functions as well as imported libraries are included in util.py.
Finally, the module generate_models.py contains formating functions that create the input files for the urbs and evrys models.