The function BuildSysPro.IBPSA.BoundaryConditions.WeatherData.BaseClasses.getTimeSpanTMY3 references the C source file getTimeSpan.c, which should be located in the BuildSysPro/Resources/C-Sources folder. However, I cannot find this folder in the repository, leading to compilation errors when attempting to use the getTimeSpanTMY3 function.
this folder should contain the following files:
- getTimeSpan.c
- cryptographicsHash.c
- jsonWriterInit.h
- fileWriterStructure.h
- fileWriterInit.c
- fileWriterFree.c
- jsonWriterInit.c
- jsonWriterFree.c
The function
BuildSysPro.IBPSA.BoundaryConditions.WeatherData.BaseClasses.getTimeSpanTMY3references the C source filegetTimeSpan.c, which should be located in theBuildSysPro/Resources/C-Sourcesfolder. However, I cannot find this folder in the repository, leading to compilation errors when attempting to use thegetTimeSpanTMY3function.this folder should contain the following files: