Skip to content

Commit 6a9e6f0

Browse files
committed
Merge remote-tracking branch 'origin/patch' into patch
2 parents aa09893 + bf2f05c commit 6a9e6f0

File tree

3 files changed

+27
-86
lines changed

3 files changed

+27
-86
lines changed

deploy/runtime/ui/MSPT System Design.txt

Lines changed: 7 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MSPT System Design
22
869
33
941
4-
22
4+
21
55
Numeric
66

77
1
@@ -133,7 +133,7 @@ X
133133
219
134134
Y
135135
3
136-
258
136+
240
137137
Width
138138
3
139139
100
@@ -192,7 +192,7 @@ X
192192
219
193193
Y
194194
3
195-
234
195+
216
196196
Width
197197
3
198198
100
@@ -513,7 +513,7 @@ X
513513
12
514514
Y
515515
3
516-
288
516+
273
517517
Width
518518
3
519519
405
@@ -549,7 +549,7 @@ X
549549
12
550550
Y
551551
3
552-
216
552+
198
553553
Width
554554
3
555555
405
@@ -803,65 +803,6 @@ TabOrder
803803
4294967295
804804
Numeric
805805

806-
1
807-
16
808-
Name
809-
5
810-
9
811-
sf_excess
812-
X
813-
3
814-
219
815-
Y
816-
3
817-
189
818-
Width
819-
3
820-
100
821-
Height
822-
3
823-
21
824-
Value
825-
1
826-
0
827-
Mode
828-
3
829-
1
830-
Format
831-
3
832-
1
833-
Decimals
834-
3
835-
3
836-
Prefix
837-
5
838-
0
839-
Suffix
840-
5
841-
0
842-
ThousandsSep
843-
2
844-
1
845-
Editable
846-
2
847-
1
848-
ForeColour
849-
4
850-
0
851-
0
852-
0
853-
255
854-
BackColour
855-
4
856-
255
857-
255
858-
255
859-
255
860-
TabOrder
861-
3
862-
4294967295
863-
Numeric
864-
865806
1
866807
16
867808
Name
@@ -932,7 +873,7 @@ X
932873
219
933874
Y
934875
3
935-
309
876+
294
936877
Width
937878
3
938879
100
@@ -991,7 +932,7 @@ X
991932
219
992933
Y
993934
3
994-
333
935+
318
995936
Width
996937
3
997938
100

deploy/runtime/ui/Tower SolarPilot Solar Field.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -147,20 +147,20 @@ Name
147147
btn_optimize
148148
X
149149
3
150-
21
150+
303
151151
Y
152152
3
153-
321
153+
336
154154
Width
155155
3
156-
368
156+
86
157157
Height
158158
3
159159
25
160160
Caption
161161
5
162-
29
163-
Optimize solar field geometry
162+
9
163+
Calculate
164164
TabOrder
165165
3
166166
4294967295
@@ -174,20 +174,20 @@ Name
174174
btn_solarpilot
175175
X
176176
3
177-
21
177+
303
178178
Y
179179
3
180-
294
180+
309
181181
Width
182182
3
183-
368
183+
86
184184
Height
185185
3
186186
25
187187
Caption
188188
5
189-
25
190-
Generate heliostat layout
189+
9
190+
Calculate
191191
TabOrder
192192
3
193193
4294967295
@@ -2305,17 +2305,17 @@ X
23052305
21
23062306
Y
23072307
3
2308-
348
2308+
309
23092309
Width
23102310
3
2311-
230
2311+
281
23122312
Height
23132313
3
23142314
24
23152315
Caption
23162316
5
2317-
27
2318-
Always layout automatically
2317+
48
2318+
Generate heliostat layout using tower dimensions
23192319
State
23202320
2
23212321
0
@@ -2332,20 +2332,20 @@ Name
23322332
override_opt
23332333
X
23342334
3
2335-
255
2335+
21
23362336
Y
23372337
3
2338-
348
2338+
336
23392339
Width
23402340
3
2341-
135
2341+
279
23422342
Height
23432343
3
23442344
24
23452345
Caption
23462346
5
2347-
15
2348-
Always optimize
2347+
46
2348+
Optimize heliostat layout and tower dimensions
23492349
State
23502350
2
23512351
0

deploy/runtime/webapis.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ website=http://sam.nrel.gov
55
forum=https://sam.nrel.gov/support
66
support_email=mailto:[email protected]
77
release_notes=http://htmlpreview.github.io/?https://github.com/NREL/SAM/blob/release/release-notes.html
8-
windtoolkit=http://developer.nrel.gov/api/wind/srw_aggregate_extract?api_key=<SAMAPIKEY>&year=<YEAR>&lat=<LAT>&lon=<LON>
8+
windtoolkit=https://developer.nrel.gov/api/wind-toolkit/wind/wtk_srw_download?year=<YEAR>&lat=<LAT>&lon=<LON>&hubheight=<HUBHEIGHT>&api_key=<SAMAPIKEY>
99
biomass_resource=https://developer.nrel.gov/api/opencarto/biopower/v1/geo_services?api_key=<SAMAPIKEY>
1010
energy_crop=http://developer.nrel.gov/api/biomass/btu_energy_feedstocks?api_key=<SAMAPIKEY>
1111
nsrdb_query=https://developer.nrel.gov/api/solar/nsrdb_data_query.json?&api_key=<SAMAPIKEY>&lat=<LAT>&lon=<LON>

0 commit comments

Comments
 (0)