The various python scripts duplicate the same utility functions, e.g. `ReadConfigFile()`, `ReadAreaFile()`, ... This issue is to collect these into a single module that all scripts import, in order to make the scripts easier to read and maintain.