The current codebase is running on Python 3.9.x, which is deprecated for many of the required libraries (SunPy for example), and will be lagging behind documentation in a lot of instances. We should update existing code and write new code to a more recent version of Python. (Most recent stable version is 3.13)