Skip to content

Commit

Permalink
remove demand creator add tauritron
Browse files Browse the repository at this point in the history
  • Loading branch information
pz-max committed May 7, 2023
1 parent 52522ae commit 170b5f8
Showing 1 changed file with 19 additions and 36 deletions.
55 changes: 19 additions & 36 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h2><a href="https://pypsa.readthedocs.io/en/latest/">PyPSA</a></h2>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/PyPSA/pypsa-eur">PyPSA-Eur</a></h2>
<p>An open optimisation model of the European transmission system.
<p>A sector-coupled open optimisation model of the European energy system
<br>
<img src="/assets/img/get_involved/pypsa-eur.png" onmouseover="this.src='/assets/img/get_involved/gifs/pypsa-eur.gif'" onmouseout="this.src='/assets/img/get_involved/pypsa-eur.png'" alt="European Transmission Network image">
</p>
Expand All @@ -191,24 +191,6 @@ <h2><a href="https://github.com/PyPSA/pypsa-eur">PyPSA-Eur</a></h2>
</a>
<div class="pb-5"></div>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/PyPSA/pypsa-eur-sec">PyPSA-Eur-Sec</a></h2>
<p>A sector-coupled open optimisation model of the European energy system.
<br>
<img src="/assets/img/get_involved/pypsa-eur-sec.png" alt="Sector coupled model image">
</p>
<a href="https://pypsa-eur-sec.readthedocs.io/en/latest/">
<button class="btn btn-primary"><i class="fa fa-book"></i> | Documentation</button>
</a>
<a href="https://github.com/PyPSA/pypsa-eur-sec">
<button class="btn btn-info"><i class="fa fa-info-circle"></i> | Source Code</button>
</a>
<button class="btn btn-warning"> Category: Model </button>
<a href="https://pypsa.org/">
<button class="btn btn-success"> Maintained: pypsa.org </button>
</a>
<div class="pb-5"></div>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/pypsa-meets-earth/pypsa-earth">PyPSA-Earth</a></h2>
<p>A flexible open sector-coupled optimization model of the global energy system.
Expand Down Expand Up @@ -247,7 +229,7 @@ <h2><a href="https://model.energy/">Model.Energy</a></h2>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://model.energy/scenarios/">Model.Scenarios</a></h2>
<p>An online toolkit for running and exploring PyPSA-Eur-Sec senarios.
<p>An online toolkit for running and exploring PyPSA-Eur sector-coupled senarios.
<br>
<img src="/assets/img/get_involved/model-energy.png" alt="model-energy image">
</p>
Expand All @@ -263,6 +245,21 @@ <h2><a href="https://model.energy/scenarios/">Model.Scenarios</a></h2>
</a>
<div class="pb-5"></div>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/pypsa-meets-earth/tauritron">Tauritron</a></h2>
<p>An open-source web interface for running worldwide energy system planning studies.
<br>
<img src="https://github.com/pypsa-meets-earth/tauritron/blob/main/images/logo-capital-english.png?raw=true" alt="tauritron image">
</p>
<a href="https://github.com/pypsa-meets-earth/tauritron">
<button class="btn btn-info"><i class="fa fa-info-circle"></i> | Source Code</button>
</a>
<button class="btn btn-warning"> Category: Model+Front-End </button>
<a href="https://pypsa.org/">
<button class="btn btn-success"> Maintained: pypsa-meets-earth </button>
</a>
<div class="pb-5"></div>
</div>
</div>
</div>
</section>
Expand Down Expand Up @@ -290,23 +287,9 @@ <h2><a href="https://github.com/PyPSA/atlite">Atlite</a></h2>
</a>
<div class="pb-5"></div>
</div>

<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/pypsa-meets-earth/demand-creator">Demand-Creator</a></h2>
<p>A machine learning toolbox to create demand-timeseries in subnational resolution.
<br>
<img src="/assets/img/get_involved/demand-creator.png" alt="demand creator image">
</p>
<a href="https://github.com/pypsa-meets-earth/demand-creator">
<button class="btn btn-info"><i class="fa fa-info-circle"></i> | Source Code</button>
</a>
<button class="btn btn-warning"> Category: Data </button>
<a href="https://pypsa-meets-earth.github.io//">
<button class="btn btn-success"> Maintained: pypsa-meets-earth</button>
</a>
<div class="pb-5"></div>
</div>
<div class="col-lg-3 container-fluid text-center px-4">
<h2><a href="https://github.com/pypsa-meets-earth/pypsa-earth">Detect-Infra</a></h2>
<h2><a href="https://github.com/pypsa-meets-earth/detect-energy">Detect-Infra</a></h2>
<p>A machine learning pipeline to detect infrastructure from satellite images.
<br>
<img src="/assets/img/get_involved/spacex.png" alt="spacex image">
Expand Down

0 comments on commit 170b5f8

Please sign in to comment.