Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.11 KB

File metadata and controls

41 lines (36 loc) · 1.11 KB
theme jekyll-theme-primer
layout sub-page
title OSeMOSYS
permalink /dataset/

Datasets & Tools

<h3 class="alt-h3 mt-5">🖥️ Modelling User Interface for OSeMOSYS (MUIO)</h3>
<div class="row align-items-center mb-5">
  <div class="col-md-6">
    <p>Enhance your skills in energy systems modelling with our user-friendly interface and additional learning materials, enabling comprehensive national-level modelling of the power and transport sectors.</p>
    <ul>
      <li><strong>Download Interface</strong> – <em>Coming soon</em></li>
      <li><strong>Teaching Material (Zenodo)</strong> – <em>Coming soon</em></li>
    </ul>
  </div>
</div>
<style> .fade-in-center { opacity: 0; transform: translateY(20px); animation: fadeInUp 1s ease forwards; } @keyframes fadeInUp { to { opacity: 1; transform: translateY(0); } } </style>