Commit Graph

67 Commits

Author SHA1 Message Date
34e2d598b9 Level1
In level 1, the two following files are added:
    1. FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml: A geometry file used to create the city (input).
    2. main_level1.py: The main code to assign archetypes to buildings based on their function and construction year.
2023-04-30 18:01:56 -04:00
ee84b6b6d4 Deleted level1 file 2023-04-30 18:00:27 -04:00
cf35eb3975 Level1
In level 1, the two following files are added:
    1. FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml: A geometry file used to create the city (input).
    2. main_level1.py: The main code to assign archetypes to buildings based on their function and construction year.
2023-04-30 17:44:48 -04:00
b8d208f2e4 Update 'C++GUIDE.md' 2023-04-26 10:10:55 -04:00
870cf7536c Update 'C++GUIDE.md' 2023-04-26 10:09:57 -04:00
caa28c27c2 Update 'C++GUIDE.md'
Correct indentation position
2023-04-19 11:17:26 -04:00
3f06f6f67a Update 'C++GUIDE.md'
add indentation section and correct header wards
2023-04-19 11:16:17 -04:00
28eee6ace7 Tutorial 0
Add the tutorial 0
2023-04-11 17:00:56 -04:00
0979f2b96a Level0
Level0 will walk you through: 
* Install PyCharm: It is a python editor that we use.
* Install miniconda: It is a package and environment manager for python.
* Set up an environment and install Cerc-hub.
* Basic geometry import
* Export back to .obj format

The three files included in this commit are: 
1. main.py: the final code created in the tutorial level0 pdf.
2. FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml: A geometry file used to create the city (input).
3. Unknown.obj: An export of the city to obj (output).
2023-04-11 13:37:55 -04:00
Guillermo Gutierrez Morote
e3b2768d8f Merge branch 'Guille-main-patch-42108' into 'main'
Update Big_Book_of_Terminology.pdf

See merge request CERC/documentation!2
2023-03-06 17:34:17 +00:00
Guillermo Gutierrez Morote
70f477ecf1 Update Big_Book_of_Terminology.pdf 2023-03-06 17:34:04 +00:00
Guillermo Gutierrez Morote
49ff9e77ef Merge branch 'Guille-main-patch-79235' into 'main'
Add cerc-hub reference manual

See merge request CERC/documentation!1
2023-02-22 10:00:43 +00:00
Guillermo Gutierrez Morote
9af2cbc580 Add cerc-hub reference manual 2023-02-22 10:00:02 +00:00
Guillermo Gutierrez Morote
51372ae6a5 Upload New File 2022-11-14 19:15:37 +00:00
Guillermo Gutierrez Morote
8466665e17 Upload New File 2022-11-11 16:18:48 +00:00
Guillermo Gutierrez Morote
bfef262727 Update README.md 2022-11-11 16:18:03 +00:00
Guillermo Gutierrez Morote
f9b2b7657f Initial commit 2022-11-11 16:16:57 +00:00