forked from RWTH-EBC/districtgenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
61 lines (60 loc) · 1.04 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
results/*
data/scenarios/*
!data/scenarios/example.csv
!data/scenarios/example_nrb.csv
!data/scenarios/example_mix_used.csv
!data/scenarios/info.txt
2020_cleaned_reduce_area
2021_reduced_area
2022_reducearea
20241030_2020_reduced_area
20241030_2021_reduced_area
20241030_2022_reduced_area
202411101_2020_updated_factors
202411101_2020_updated_fators
202411101_2021_updated_factors
202411101_2021_updated_fators
202411101_2022_updated_factors
202411101_2022_updated_fators
202411112_2020_updated_fators
202411112_2021_updated_fators
202411112_2022_updated_fators
errorfile.txt
*.bk
*.log
*.lp
*.sol
*.ilp
*.prm
*.mps
*.p
*.pkl
__pycache__/
.idea/
demands/
Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
.venv/
venv/
2021
2022
full_simulation_updated_2020_reducedsize.ipynb
full_simulation_updated_2021_reducedsize.ipynb
full_simulation_updated_2021_reducedsize.ipynb
full_simulation_updated_2021_reducedsize.ipynb
full_simulation_updated_2022_reducedsize.ipynb