AixWeather
AixWeather copied to clipboard
A weather data generation tool for building energy system simulations. Pull, Transform, Export.
This closes #50. Todos: - [x] Check correctnes - [x] Add test - [x] add epw output and possibly others
Some epw functions use nested functions, making the understanding what is happening a little bit difficult when only looking at the code.
**Describe the bug** There is redundant code in the epw function
**Is your feature request related to a problem? Please describe.** The formats of epw and try are sometimes in import, sometimes in export functions and the info is missing from...
This comment is part of https://github.com/openjournals/joss-reviews/issues/7344 First of all, I think it is great that you offer AixWeather as a web app at https://aixweather.eonerc.rwth-aachen.de/ Most users are probably not interested...
**Describe the bug** Moving from pandas 2.1.x to 2.2.x lets the unit-tests fail for .mos and .epw files using DWD historical data. The newer version of pandas comes with the...
**Is your feature request related to a problem? Please describe.** Some expect the export to be the same time zone as the import file. This is only relevant for .mos...
The software shall be published to JOSS Journal. This Issue and branch is for developing the paper.