-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
76 lines (76 loc) · 1.94 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
*__pycache__*
__pycache__/
# this doesn't seem to work
*.py[cod]
# added this line
*.pyc
*__init__*
app/user-generated-inputs/*
!app/user-generated-inputs/README.txt
# ignore visual studio code settings
app/.vscode/settings.json
.vscode/settings.json
app/GISdata/*
!app/GISdata/Readme.md
app/map-data.json
app/report-data.json
app/VAGMD_design_output.json
SAM/__pycache__/__init__.cpython-37.pyc
SAM/__pycache__/PySSC.cpython-37.pyc
SAM_flatJSON/__pycache__/__init__.cpython-37.pyc
SAM_flatJSON/__pycache__/*
SAM_flatJSON/results/VAGMD_cost_output.json
SAM_flatJSON/results/VAGMD_simulation_output.json
SAM_flatJSON/results/*
SAM_flatJSON/parametric_results/*
!SAM_flatJSON/parametric_results/README.txt
.ipynb_checkpoints/Untitled-checkpoint.ipynb
*.xml
*.ini
.vscode/*
app/GISdata/Readme.md
app/gen.csv
utils/test_read_rtree.py
GISQueryData/*
utils/county.dat
utils/county.idx
utils/rtree.dat
utils/rtree.idx
utils/rtree.dat
utils/rtree.idx
app/logs/applog.log
app/.DS_Store
.DS_Store
app/logs/applog.log
utils/rtree.dat
app/assets/*
!app/assets/images
!app/assets/docs
app/global_water_tarrifs.geojson
app/global_water_tarrifs.kdtree
app/logs/applog.log
SAM_flatJSON/solar_resource/global_weather_files.csv
SAM_flatJSON/solar_resource/tucson_az_32.116521_-110.933042_psmv3_60_tmy.csv
SAM_flatJSON/solar_resource/USA_AZ_tucson_32.116521_-110.933042_psmv3_60_tmy.csv
SAM_flatJSON/XLS results/Project_1_output_2021-03-11_13-34-54.xls
SAM_flatJSON/XLS results/Project_1_output_2021-05-04_13-09-34.xls
tmp/desal_plants.geojson
tmp/Desalplants.CPG
tmp/Desalplants.dbf
tmp/Desalplants.kdtree
tmp/Desalplants.prj
tmp/Desalplants.shp
tmp/Desalplants.shx
utils/generate_weather_station_points.py
utils/rtree.dat
utils/rtree.idx
utils/xarray_test.py
utils/rtree.dat
utils/rtree.idx
app/logs/applog.log
SAM_flatJSON/solar_resource/tucson_az_32.116521_-110.933042_psmv3_60_tmy.csv
app/logs/applog.log
app/assets/images/._site_selection.png
app/app-data.json
app/app-data.json
app/app-data.json