TNO Intern

Commit 606f8cb3 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Merge branch...

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
parents 239d4427 0e96d7df
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# Change log

## v1.2.4 (23-1-2026)
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.