Commit Graph

10 Commits

Author SHA1 Message Date
cc7e9aa911 A function within CityBEM_workflow is designed to handle user inputs related to the SRA model. If preferred, CityBEM can also read radiation data generated by SRA. Additionally, it's important to note that while the hub uses surface IDs, CityBEM operates on a triangular basis. Therefore, a file named buildingSurfaceId is generated, which maps each triangle to its corresponding surface by assigning surface numbers to each triangle in sequence. This enables CityBEM to accurately link each triangle to its associated surface. 2024-11-08 11:35:49 -05:00
308c3a3e60 A minor commit from my new laptop to verify that the commit and push commands are functioning correctly and properly connected to the Git repository. 2024-11-05 16:40:06 -05:00
54af91277c This commit includes the input files and the location of the CityBEM executable. 2024-11-05 16:27:45 -05:00
de510aa782 This commit pushes the data folder separately due to its large size. 2024-11-05 15:04:12 -05:00
af2856c684 This commit pushes the node_modules folder separately due to its large size. 2024-11-05 15:01:14 -05:00
saeed-rayegan
8052d360dd This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
dc23e30d1f This is a test commit to update the main.py source code prior to committing all other files. 2024-11-05 14:28:32 -05:00
saeed-rayegan
3a17d728f6 The first commit for the project 2024-11-05 14:23:04 -05:00
c498882bd2 Update README.md 2024-11-05 09:13:19 -05:00
7ac0c5c254 Initial commit 2024-11-05 09:06:37 -05:00