GitLab will be offline for essential maintenance from 22/07/25 - 25/07/25. During this time, GitLab will be read-only with some short periods of complete unavailability.
- Changed the python version requirement to be 3.9+
- Changed the python version requirement to be 3.9+ (using 3.9.9)
- Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir.