Merge branch '100-package-the-thermogis-jar-with-pythermogis-thus-reducing-the-installation-steps' into 'main'
Resolve "Package the thermogis jar with pythermogis, thus reducing the installation steps"
Closes #100
See merge request !125
The ThermoGIS Jar is now packaged within pythermogis, this reduces the number of installation steps from users (no longer having to set a THERMOGIS_JAR environment variable) and means that multiple installations of pythermogis on the same
system won't break each-other (previously two or more pythermogis installations would use the same Jar, which could cause version conflicts).
## v1.2.3 (6-1-2026)
Added the calculation of `heat in place` and `potential recoverable heat`. These are part of the potential calculation of the original java code.