<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on en.ergie.at</title><link>/tools/</link><description>Recent content in Tools on en.ergie.at</description><generator>Hugo -- gohugo.io</generator><language>de</language><copyright>&amp;copy; AIT Austrian Institute of Technology GmbH</copyright><lastBuildDate>Sat, 06 Dec 2025 20:11:26 +0100</lastBuildDate><atom:link href="/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Heat Highway</title><link>/tools/heat_highway/</link><pubDate>Sat, 06 Dec 2025 20:11:26 +0100</pubDate><guid>/tools/heat_highway/</guid><description>&lt;style&gt;
.loading-container {
 display: flex;
 align-items: center;
}
.spinner {
 border: 4px solid #f3f3f3; /* Light grey */
 border-top: 4px solid #3498db; /* Blue */
 border-radius: 50%;
 width: 2em;
 height: 2em;
 margin-left: 2em;
 animation: spin 1s linear infinite;
}
@keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}
&lt;/style&gt;
&lt;div class="loading-container"&gt;
 &lt;span&gt;Das AIT Flex Tool lädt ...&lt;/span&gt;
 &lt;div class="spinner"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;style&gt;
.floating-iframe-wrapper {
 position: fixed; /* Position the wrapper fixed relative to the viewport */
 top: 53px; /* Stick it to the top of the page */
 left: 0; /* Align it to the left */
 width: 100vw; /* Make it span the full width of the viewport */
 height: 100vh; /* Make it span the full height of the viewport */
 z-index: 99; /* Ensure it floats above other content, but below the header at z-index 100 */
 overflow: hidden; /* Hide anything that exceeds the iframe's boundaries */
}

.floating-iframe {
 width: 100%; /* Make iframe take the full width */
 height: 100%; /* Make iframe take the full height */
 border: none; /* Remove iframe border */
 border-top: 1px solid rgb(41, 37, 36); /* Add a top border to separate from header */
}
&lt;/style&gt;
&lt;div class="floating-iframe-wrapper"&gt;
 &lt;iframe src="https://ies-apps.ait.ac.at/hhw#results" frameborder="0" class="floating-iframe"&gt;&lt;/iframe&gt;
&lt;/div&gt;</description></item><item><title>Datenmonitor</title><link>/tools/datamonitor/</link><pubDate>Fri, 05 Dec 2025 13:23:06 +0100</pubDate><guid>/tools/datamonitor/</guid><description>&lt;p&gt;Der &lt;strong&gt;Datenmonitor&lt;/strong&gt; bietet eine Übersicht über verschiedene Datensätze (historische, &amp;ldquo;live&amp;rdquo; und prognostizierte Daten)
die im Zusammenhang mit dem Thema &lt;strong&gt;Energie&lt;/strong&gt; stehen und für &lt;strong&gt;österreichische&lt;/strong&gt; Anwendungen relevant sind.&lt;/p&gt;</description></item><item><title>Flex Tool</title><link>/tools/energyflexeval/</link><pubDate>Fri, 05 Dec 2025 13:23:06 +0100</pubDate><guid>/tools/energyflexeval/</guid><description>&lt;style&gt;
.loading-container {
 display: flex;
 align-items: center;
}
.spinner {
 border: 4px solid #f3f3f3; /* Light grey */
 border-top: 4px solid #3498db; /* Blue */
 border-radius: 50%;
 width: 2em;
 height: 2em;
 margin-left: 2em;
 animation: spin 1s linear infinite;
}
@keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}
&lt;/style&gt;
&lt;div class="loading-container"&gt;
 &lt;span&gt;Das AIT Flex Tool lädt ...&lt;/span&gt;
 &lt;div class="spinner"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;style&gt;
.floating-iframe-wrapper {
 position: fixed; /* Position the wrapper fixed relative to the viewport */
 top: 53px; /* Stick it to the top of the page */
 left: 0; /* Align it to the left */
 width: 100vw; /* Make it span the full width of the viewport */
 height: 100vh; /* Make it span the full height of the viewport */
 z-index: 99; /* Ensure it floats above other content, but below the header at z-index 100 */
 overflow: hidden; /* Hide anything that exceeds the iframe's boundaries */
}

.floating-iframe {
 width: 100%; /* Make iframe take the full width */
 height: 100%; /* Make iframe take the full height */
 border: none; /* Remove iframe border */
 border-top: 1px solid rgb(41, 37, 36); /* Add a top border to separate from header */
}
&lt;/style&gt;
&lt;div class="floating-iframe-wrapper"&gt;
 &lt;iframe src="https://ies-tools.ait.ac.at/flex/?lang=de" frameborder="0" class="floating-iframe"&gt;&lt;/iframe&gt;
&lt;/div&gt;</description></item></channel></rss>