You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is installable via <code>pip</code> or accessible via a WebApp (<a href=\"https://aixweather.eonerc.rwth-aachen.de/\">https://aixweather.eonerc.rwth-aachen.de/</a>).
1269
+
Here, conversion of <code>epw</code> (EnergyPlus), <code>dat</code> (German Meteorological Service) or custom data
1270
+
to the desired <code>mos</code> format is supported.
1271
+
</p>
1272
+
</li>
1273
+
<li>
1274
+
<p>
1275
+
You can use a Java application to convert <code>epw</code> to <code>mos</code> format by following these steps:
1262
1276
</p>
1263
1277
<ol>
1264
1278
<li>
1279
+
<p>
1265
1280
Download the weather data file with the <code>epw</code> extension from
1266
1281
<a href=\"http://energyplus.net/weather\">
1267
1282
http://energyplus.net/weather</a>.
1283
+
</p>
1268
1284
</li>
1269
1285
<li>
1286
+
<p>
1270
1287
Add the file to <code>IBPSA/Resources/weatherdata</code> (or to any directory
0 commit comments