-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
549 lines (445 loc) · 21.1 KB
/
index.html
File metadata and controls
549 lines (445 loc) · 21.1 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="PC4U // Perfect Crop For You // fetches geodata for personal crops recommodation">
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-58205841-1', 'auto');
ga('send', 'pageview');
</script>
<title>PC4U</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<img src="images/header_layer_small.png" class="noshadow" style="float:left" width=300 height=210>
<h1 id="project_title"> PC4U </h1>
<h2 id="project_tagline"> // Perfect Crop 4 You</h2>
<h2 id="project_tagline"> // geodata for personal crop recommodation</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<form>
<h3>
<a id="welcome" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Willkommen bei PC4U.</h3>
<p>Unsere Idee ist einfach und faszinierend. Wir nutzen die freien Geodaten APIs <em>(online Datenbankabfragen)</em>, um für jeden Ort der Welt die TopTen der optimal
geeigneten Sorten an Obst, Gemüse und Heilpflanzen vorzuschlagen. Diese Empfehlung beruht auf den für das Pflanzenwachstum wichtigen Parametern Licht, Wasser, pH-Wert des Bodens,
Nährstoffen, Temperatur, Sand- und Tongehalt, Dürreresistenz sowie der Arbeitsintensität. Einfache Anwendung im Browser oder auf dem Smartphone. Kostenlos und Open-Source. Transparent und Interaktiv.</p>
</form>
<p></p>
<form>
<h3>
<a id="benefit" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Was ist das Besondere an PC4U?</h3>
<ul>
<li><strong>PC4U</strong> verarbeitet wissenschaftliche Geodaten zu einfach verständlichen Informationen. </li>
<li><strong>PC4U</strong> unterstützt das Ziel einer resilienten, diversifizierten und nachhaltigen Landwirtschaft. </li>
<li><strong>PC4U</strong> ermöglicht es frühzeitig und angemessen auf Klimaveränderungen reagieren zu können. </li>
<li><strong>PC4U</strong> erleichtert es Pflanzen mit hohen Nahrstoffgehalten gegen Mangelernährung einzusetzen. </li>
</ul>
</form>
<p></p>
<form>
<h3>
<a id="howitworks" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Wie funktioniert PC4U?</h3>
<ul>
<li>Der Nutzer schickt uns seine Koordinate oder Adresse. Sonst nichts.</li>
<li>Wir rufen georeferenzierte Daten von international agierenden Organisationen ab.</li>
<li>Die Informationen werden von uns kategorisiert zusammengefügt und visualisiert.</li>
<li>Wir zeigen dem Nutzer unsere Annahmen über seinen Standort.</li>
<li>Die Annahmen können einzeln korrigieren werden sofern sie nicht zutreffen.</li>
<li>Unser Algorithmus vergleicht die Geodaten mit unser offenen Pflanzendatenbank.</li>
<li>Die Bewertungskriterien können anpasst weren (z.B. Ertrag vs. Arbeitsintensität).</li>
<li>Die TopTen der optimal geeigneten Pflanzen werden zurück an Nutzer gesendet.</li>
<li>Um eine 100%ige Transparenz zu gewährleisten visualisieren wir auch unsere Berechnungsgrundlage.</li>
</ul>
</form>
<p></p>
<form>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Wo stehen wir jetzt?</h3>
<p>Bei der unten gezeigten Beta Version. Mensch muss das Programmieren beherrschen, um die API Abfragen zu stellen und die Daten verarbeiten zu können.
Aber es funktioniert. Wir können bereits jetzt räumliche Daten von 6 verschiedenen international agierenden Organisationen abrufen.</p>
<pre><code>$ cd /home/PC4U/python/
$ python PC4U.py (lat = -12.774332) (lon = 51.2344)
Geo API Results / Brazil nearest station Acorizal
-> Avg Temp: 23.0
-> Total mm/a: 1225.0
-> Avg Clay: 23
-> Avg Sand: 65
-> Avg Silt: 11
-> Avg pH: 5.36666666667
-> Avg CEC: 5
</code></pre>
</form>
<p></p>
<form>
<h3>
<a id="beispielvideo" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Thailand, China und Russland in 52 Sekunden. </h3>
<video width="730" height="465" class="shadow" controls>
<source src="videos/pc4u.mp4" type="video/mp4">
<source src="videos/pc4u.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
<p></p>
</form>
<p></p>
<form>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a> Wie lassen sich die Daten darstellen? </h3>
<p>Zum Beispiel als Graphen wie auf den linken Plots eines Arenosols (sandiger Boden) in Amazonien </p>
<img src="images/hp_acrisol_brasilien.png" alt="arenosol" width="730" height="285" align = "center" class = "shadow" </img>
<p>oder eines Cambisols (Braunerde) in Italien, samt Klimadaten der Weltbank und Anbaustatistiken der FAO.
Da die diversen Standortbedigungen also bekannt sind (die Bodenkarte liegt z.B. mit der Auflösung von 1x1km vor)
können wir diese Informationen mit den optimalen Wachstumsbedingungen von hunderten Obst- und Gemüsearten vergleichen, um die optimalen Sorten für den jeweiligen Standort zu ermitteln. </p>
<img src="images/hp_cambisol_italien.png" alt="cambisol" width="730" height="285" align = "center" class = "shadow" </img>
</form>
<p></p>
<form>
<h3>
<a id="rather-drive-stick" class="anchor" href="#rather-drive-stick" aria-hidden="true"><span class="octicon octicon-link"></span></a>Wohin soll die Reise gehen?</h3>
<p>Zu einer benutzerfreundlichen Oberfläche. Zu einer einfachen Bedienung im Browser oder auf dem Smartphone. Zu einer Open-Source Datenbank und einem smarten Algorithmus der Empfehlungen auspricht,
welcher er auf Basis der Schwarmintelligenz seiner Nutzer trifft und mit Expertenwissen mischt. Wir wollen hin zu einem offenen Projekt. In allen Sprachen. Für alle Menschen. Kostenlos und Werbefrei. Join us! </p>
</form>
<p></p>
<form>
<h3>
<a id="wie aussehen" class="anchor" href="#wie aussehen" aria-hidden="true"><span class="octicon octicon-link"></span></a>Wie ermitteln wir die optimalen Bedürfnisse der Pflanzen?</h3>
<p> Wir nutzen moderne Programmiersprachen wie HTML5 und JavaScript, um es den Menschen tunlichst einfach zu ermöglichen uns ihre Meinung zu den optimalem Wachstumsbedingungen für Obst, Gemüse und Heilpflanzen
mitzuteilen. Auf unser Homepage oder in unserer App. Einfach die unten gezeigten Regler entsprechend der eigenen Erfahrung einstellen und auf "submit query" klicken.
Wir verrechnen diese Daten transparent mit Expertenmeinungen aus Lehrbüchern und wissenschaftlichen Artikeln, um die besten Ergebnisse erzielen zu können. </p>
</form>
<p></p>
<img src="images/tomato.gif" alt="tomato" width="250" height="360" align = "left" style="float:left"> </p>
<form action="range_form" method="get" accept-charset="utf-8" class="cf">
<output for=light style="float:right" id=light> 8</output>
<input type=range min=0 max=12 style="float:right" value=8 id=light step=1 onchange="outputUpdate(value)">
<label for=light style="float:right">Light (hours/day)</label>
<p></p>
<br>
<script>
function outputUpdate(vol) {
document.querySelector('#light').value = vol;}
</script>
<output for=water style="float:right" id=water>1.3</output>
<input type=range min=0 max=3 style="float:right" value=1.3 id=water step=0.1 onchange="outputUpdate2(value)">
<label for=water style="float:right">Water (liter/day/plant)</label>
<p></p>
<br>
<script>
function outputUpdate2(vol) {
document.querySelector('#water').value = vol;}
</script>
<output for=pH style="float:right" id=pH>5.5</output>
<input type=range min=3.5 max=8.0 style="float:right" value=5.5 id=pH step=0.1 onchange="outputUpdate3(value)">
<label for=pH style="float:right">pH-optimum</label>
<p></p>
<br>
<script>
function outputUpdate3(vol) {
document.querySelector('#pH').value = vol;}
</script>
<output for=fertilizer style="float:right" id=fertilizer>0.5</output>
<input type=range min=0 max=1 style="float:right" value=0.5 id=fertilizer step=0.1 onchange="outputUpdate4(value)">
<label for=fertilizer style="float:right">Fertilization (0=low/1=high)</label>
<p></p>
<br/>
<script>
function outputUpdate4(vol) {
document.querySelector('#fertilizer').value = vol;}
</script>
<output for=temperature style="float:right" id=temperature>20</output>
<input type=range min=0 max=30 style="float:right" value=20 id=temperature step=1 onchange="outputUpdate5(value)">
<label for=temperature style="float:right">Temperature(°C)</label>
<p></p>
<br/>
<script>
function outputUpdate5(vol) {
document.querySelector('#temperature').value = vol;}
</script>
<output for=sand style="float:right" id=sand>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=sand step=1 onchange="outputUpdate6(value)">
<label for=sand style="float:right">Sand content (%)</label>
<p></p>
<br/>
<script>
function outputUpdate6(vol) {
document.querySelector('#sand').value = vol;}
</script>
<output for=clay style="float:right" id=clay>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=clay step=1 onchange="outputUpdate7(value)">
<label for=clay style="float:right">Clay content (%)</label>
<p></p>
<br>
<script>
function outputUpdate7(vol) {
document.querySelector('#clay').value = vol;}
</script>
<output for=drought style="float:right" id=drought>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought step=1 onchange="outputUpdate8(value)">
<label for=drought style="float:right">Drought resistant (%) </label>
<p></p>
<br>
<script>
function outputUpdate8(vol) {
document.querySelector('#drought').value = vol;}
</script>
<output for=labor style="float:right" id=labor>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought step=1 onchange="outputUpdate9(value)">
<label for=drought style="float:right">Labor intensive(%) </label>
<p></p>
<br>
<script>
function outputUpdate9(vol) {
document.querySelector('#labor').value = vol;}
</script>
<div style="clear:both;"></div>
<h4 style="float:left"> Tomato </h4>
<input type="submit" style="float:right">
<BR><BR>
</form>
<p></p>
<img src="images/cassava.jpg" alt="cassava" width="250" height="360" align ="left" style="float:left">
<form action="range_form" method="get" accept-charset="utf-8" class="cf">
<output for=light2 style="float:right" id=light2> 10</output>
<input type=range min=0 max=12 style="float:right" value=10 id=light2 step=1 onchange="outputUpdate10(value)">
<label for=light2 style="float:right">Light (hours/day)</label>
<p></p>
<br/>
<script>
function outputUpdate10(vol) {
document.querySelector('#light2').value = vol;}
</script>
<output for=water2 style="float:right" id=water2>0.1</output>
<input type=range min=0 max=3 style="float:right" value=0.1 id=water2 step=1 onchange="outputUpdate11(value)">
<label for=water2 style="float:right">Water (liter/day/plant)</label>
<p></p>
<br>
<script>
function outputUpdate11(vol) {
document.querySelector('#water2').value = vol;}
</script>
<output for=pH2 style="float:right" id=pH2>5.5</output>
<input type=range min=3.5 max=8.0 style="float:right" value=5.5 id=pH2 step=0.1 onchange="outputUpdate12(value)">
<label for=pH2 style="float:right">pH-optimum</label>
<p></p>
<br>
<script>
function outputUpdate12(vol) {
document.querySelector('#pH2').value = vol;}
</script>
<output for=fertilizer2 style="float:right" id=fertilizer2>0.5</output>
<input type=range min=0 max=1 style="float:right" value=0.5 id=fertilizer2 step=0.1 onchange="outputUpdate13(value)">
<label for=fertilizer2 style="float:right">Fertilization (0=low/1=high)</label>
<p></p>
<br/>
<script>
function outputUpdate13(vol) {
document.querySelector('#fertilizer2').value = vol;}
</script>
<output for=temperature2 style="float:right" id=temperature2>20</output>
<input type=range min=0 max=30 style="float:right" value=20 id=temperature2 step=1 onchange="outputUpdate14(value)">
<label for=temperature2 style="float:right">Temperature(°C)</label>
<p></p>
<br/>
<script>
function outputUpdate14(vol) {
document.querySelector('#temperature2').value = vol;}
</script>
<output for=sand2 style="float:right" id=sand2>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=sand2 step=1 onchange="outputUpdate15(value)">
<label for=sand2 style="float:right">Sand content (%)</label>
<p></p>
<br/>
<script>
function outputUpdate15(vol) {
document.querySelector('#sand2').value = vol;}
</script>
<output for=clay2 style="float:right" id=clay2>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=clay2 step=1 onchange="outputUpdate16(value)">
<label for=clay2 style="float:right">Clay content (%)</label>
<p></p>
<br/>
<script>
function outputUpdate16(vol) {
document.querySelector('#clay2').value = vol;}
</script>
<output for=drought2 style="float:right" id=drought2>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought2 step=1 onchange="outputUpdate17(value)">
<label for=drought2 style="float:right">Drought resistant (%) </label>
<p></p>
<br/>
<script>
function outputUpdate17(vol) {
document.querySelector('#drought2').value = vol;}
</script>
<output for=labor2 style="float:right" id=labor2>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought2 step=1 onchange="outputUpdate18(value)">
<label for=labor2 style="float:right">Labor intensive(%) </label>
<p></p>
<br/>
<script>
function outputUpdate18(vol) {
document.querySelector('#labor2').value = vol;}
</script>
<div style="clear:both;"></div>
<h4 style="float:left"> Cassava </h4>
<input type="submit" style="float:right">
<BR><BR>
<div style="clear:both;"></div>
</form>
<p></p>
<form>
<h3>
<a id="anwendung" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Und wenn all diese Daten erhoben sind? </h3>
<p>Dann können wir die Geoinformationen über die eingesendete Koordinate mit den optimalen Wachstumsbedingungen der Pflanzen abgleichen und erhalten für jede Pflanze eine
errechnete standortbezogene Eignung. Dieser Wert dient als "Proxy" um zu ermitteln, ob der Anbau der jeweiligen Pflanze am gegebenen Standort sinnvoll erscheint. Anschließend zeigen wir dem Nutzer die TopTen der am besten geeignetsten Pflanzen
und geben Auskunft über die Berechnungsgrundlage die zu diesem Ergebnis führte.<br>
</p>
<p><em>Beispiel Cassva: pH Wert Optimum 5.6 // Standort X: pH Wert = 5.5. Ergebnis: 9 von 10 Punkten</em></p>
</form>
<p></p>
<form>
<h3>
<a id="anwendung" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Und die Bewertung der Pflanzen? </h3>
Die kann natürlich durch die Nutzer beinflusst werden. Zum Beispiel in dem er Eigenschaften wie die Dürreresistenz oder den Vitamingehalt als "prioritär" einstuft. Oder in dem er auswählt, sich besonders für arbeitsextensive oder ertragreiche Kulturpflanzen zu interessieren.
Hinzu kommen Kriterien wie Vorzucht oder Lagerungsfähigkeit.
</form>
<p></p>
<form>
<h3>
<a id="anwendung" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Können wir das mal an einem Beispiel aufzeigen?</h3>
Na klar, aber an der allgemeinen Benutzerfreundlichkeit muss noch gearbeitet werden. Folgend also ein in Python geschriebenes Minimalbeispiel, welches die von uns in entwickelten Module <em>PlantClass</em> und <em>GepApiQuery</em> lädt und dann eine Abfrage
zu der Koordinate <em>51.342176, 12.328135</em> (Sachsen / D) stellt. Anschließend wird die Eignung einer Pflanze abhängig vom pH-Wert, der Temperatur und dem Niederschlag am Standort berechnet</p>
<pre><code>#!/usr/bin/env python
import GeoApiQuery
import PlantClass
temp, pH, precipitation = GeoApiQuery(51.342176, 12.328135)
plant = PlantClass(temp = 21.3, pH = 5.1, pecipitation = 430)
def calculations(temp, pH, precipitation ):
plant.temp_score = (plant.pref_temp / temp)
plant.pH_score = (plant.pref_pH / pH)
plant.water_score = (plant.pref_water / precipitation)
plant.total_score = (plant.pH_score + plant.temp_score + plant.water_score)
total_score.update({plant.name: plant.total_score})
return total_score
if __name__ == '__main__':
calculations()
</code></pre>
<p>In dem Beispiel ist also der gute alte Kohl optimal für unseren Standort geeignet. Na das is doch was. </p>
</form>
<p></p>
<img src="images/cabbage.gif" alt="cabbage" width="250" height="360" align = "left" style="float:left">
<form action="range_form" method="get" accept-charset="utf-8" class="cf">
<output for=light3 style="float:right" id=light3> 10</output>
<input type=range min=0 max=12 style="float:right" value=10 id=light3 step=1 onchange="outputUpdate19(value)">
<label for=light3 style="float:right">Light (hours/day)</label>
<p></p>
<br/>
<script>
function outputUpdate19(vol) {
document.querySelector('#light3').value = vol;}
</script>
<output for=water3 style="float:right" id=water3>0.6</output>
<input type=range min=0 max=3 style="float:right" value=0.6 id=water3 step=0.1 onchange="outputUpdate20(value)">
<label for=water3 style="float:right">Water (liter/day/plant)</label>
<p></p>
<br/>
<script>
function outputUpdate20(vol) {
document.querySelector('#water3').value = vol;}
</script>
<output for=pH3 style="float:right" id=pH3>5.5</output>
<input type=range min=3.5 max=8.0 style="float:right" value=5.5 id=pH3 step=0.1 onchange="outputUpdate21(value)">
<label for=pH3 style="float:right">pH-optimum</label>
<p></p>
<br/>
<script>
function outputUpdate21(vol) {
document.querySelector('#pH3').value = vol;}
</script>
<output for=fertilizer3 style="float:right" id=fertilizer3>0.5</output>
<input type=range min=0 max=1 style="float:right" value=0.5 id=fertilizer3 step=0.1 onchange="outputUpdate22(value)">
<label for=fertilizer3 style="float:right">Fertilization (0=low/1=high)</label>
<p></p>
<br/>
<script>
function outputUpdate22(vol) {
document.querySelector('#fertilizer3').value = vol;}
</script>
<output for=temperature3 style="float:right" id=temperature3>20</output>
<input type=range min=0 max=30 style="float:right" value=20 id=temperature3 step=1 onchange="outputUpdate23(value)">
<label for=temperature3 style="float:right">Temperature(°C)</label>
<p></p>
<br/>
<script>
function outputUpdate23(vol) {
document.querySelector('#temperature3').value = vol;}
</script>
<output for=sand3 style="float:right" id=sand3>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=sand3 step=1 onchange="outputUpdate24(value)">
<label for=sand3 style="float:right">Sand content (%)</label>
<p></p>
<br/>
<script>
function outputUpdate24(vol) {
document.querySelector('#sand3').value = vol;}
</script>
<output for=clay3 style="float:right" id=clay3>20</output>
<input type=range min=0 max=100 style="float:right" value=20 id=clay3 step=1 onchange="outputUpdate25(value)">
<label for=clay3 style="float:right">Clay content (%)</label>
<p></p>
<br/>
<script>
function outputUpdate25(vol) {
document.querySelector('#clay3').value = vol;}
</script>
<output for=drought3 style="float:right" id=drought3>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought3 step=1 onchange="outputUpdate26(value)">
<label for=drought3 style="float:right">Drought resistant (%) </label>
<p></p>
<br/>
<script>
function outputUpdate26(vol) {
document.querySelector('#drought3').value = vol;}
</script>
<output for=labor3 style="float:right" id=labor3>50</output>
<input type=range min=0 max=100 style="float:right" value=50 id=drought3 step=1 onchange="outputUpdate27(value)">
<label for=labor3 style="float:right">Labor intensive(%) </label>
<p></p>
<br/>
<script>
function outputUpdate27(vol) {
document.querySelector('#labor3').value = vol;}
</script>
<div style="clear:both;"></div>
<h4 style="float:left"> Cabbage </h4>
<input type="submit" style="float:right">
<BR><BR>
</form>
<div style="clear:both;"></div>
<p></p>
<form>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Autoren</h3>
<p>Green Desert e.V. <br> don't hesitate to contact us <br> pc4u@green-desert.info <br> www.green-desert.org </p>
</form>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
</footer>
</div>
</body>
</html>