This repository contains the exercises for the topic clean code of the RSE102 course. The corresponding lecture slides can be found at sustainable-simulation-software.gitlab.io.
Start with forking this repository such that you can push your results once you are done. The exercises are meant to be worked on consecutively as you may need the results of one exercise in the subsequent one.
Check out the file raster_grid.py
and follow the instructions given in the comment at the top.
Check out the file plot_over_line.py
and follow the instructions given in the comment at the top.
No special instructions here, simply clean up the code in the file plot_2d.py
Enrich all classes and public methods with documentation.
See License
file.