TNO Intern

Commit 1302e75e authored by Hen Brett's avatar Hen Brett 🐔
Browse files

updating the logos

parent 86a6e171
Loading
Loading
Loading
Loading
Loading

docs/images/leapre.jpg

0 → 100644
+6.46 KiB
Loading image diff...
+12 −3
Original line number Diff line number Diff line
# pyThermoGIS

**pyThermoGIS** is a Python package that provides API access to the [ThermoGIS](https://www.thermogis.nl/en) doublet simulations and economic calculations,  ThermoGIS is developed and maintained by the [Geological Survey of the Netherlands](https://www.geologischedienst.nl/en/) which is part of [TNO](https://www.tno.nl/en/), additionally, pythermogis was also partially developed by and for the [GoForward](https://go-forward-project.eu/) project.
**pyThermoGIS** is a Python package that provides API access to the [ThermoGIS](https://www.thermogis.nl/en) doublet simulations and economic calculations,  ThermoGIS is developed and maintained by the [Geological Survey of the Netherlands](https://www.geologischedienst.nl/en/) which is part of [TNO](https://www.tno.nl/en/).


<div style="display: flex; gap: 10px;">
@@ -8,11 +8,20 @@
  <img src="../images/GeologischeDienstlogo.png" alt="Image 1" style="width: 100%; max-width: 600px; height: auto;">
</div>
<div style="display: flex; gap: 10px;">
  <img src="../images/TNOLogo.jpg" alt="Image 1" style="width: 25%; max-width: 600px; height: auto;">
  <img src="images/GO-Forward-gros_transparent.png" style="width: 90%; max-width: 600px; height: auto;">
  <img src="../images/TNOLogo.jpg" alt="Image 1" style="width: 50%; max-width: 600px; height: auto;">
</div>

pythermogis is currently used by the following research programs:

<div style="display: flex; gap: 10px;">
  <img src="images/GO-Forward-gros_transparent.png" style="width: 50%; max-width: 600px; height: auto;">
</div>
<div style="display: flex; gap: 10px;">
  <img src="images/leapre.jpg" alt="Image 1" style="width: 50%; max-width: 600px; height: auto;">
</div>

1. [GoForward](https://go-forward-project.eu/) 
2. [Geothermal Atlas for Africa](https://geothermalatlasforafrica.org/) (which is a part of the [LEAP-RE](https://www.leap-re.eu/) project).


# Usage