This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b29fa05
commit 2f960f5
Showing
15 changed files
with
246 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Fläche der Staaten | ||
# Staat Fläche Längengrad Breitengrad | ||
D 357 10.0 51.3 | ||
NL 42 5.3 52.2 | ||
B 33 4.8 50.7 | ||
L 3 6.1 49.8 | ||
F 544 2.8 47.4 | ||
CH 41 8.2 46.9 | ||
A 84 14.2 47.6 | ||
CZ 79 15.3 49.8 | ||
PL 313 18.9 52.2 | ||
DK 43 9.6 56.0 | ||
# Nachbarschaften | ||
D: NL B L F CH A CZ PL DK | ||
NL: B | ||
B: L F | ||
L: F | ||
F: CH | ||
CH: A | ||
A: CZ | ||
CZ: PL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Bierkonsum | ||
# Staat Bierkonsum Längengrad Breitengrad | ||
D 8692 10.0 51.3 | ||
NL 1156 5.3 52.2 | ||
B 781 4.8 50.7 | ||
L 80 6.1 49.8 | ||
F 2077 2.8 47.4 | ||
CH 440 8.2 46.9 | ||
A 945 14.2 47.6 | ||
CZ 1573 15.3 49.8 | ||
PL 3724 18.9 52.2 | ||
DK 360 9.6 56.0 | ||
# Nachbarschaften | ||
D: NL B L F CH A CZ PL DK | ||
NL: B | ||
B: L F | ||
L: F | ||
F: CH | ||
CH: A | ||
A: CZ | ||
CZ: PL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
Fläche der Staaten | ||
# Staat Fläche Längengrad Breitengrad | ||
D 357 10.0 51.3 | ||
NL 42 5.3 52.2 | ||
B 33 4.8 50.7 | ||
L 3 6.1 49.8 | ||
F 544 2.8 47.4 | ||
CH 41 8.2 46.9 | ||
A 84 14.2 47.6 | ||
CZ 79 15.3 49.8 | ||
PL 313 18.9 52.2 | ||
DK 43 9.6 56.0 | ||
E 506 -3.7 40.5 | ||
P 92 -8.2 39.6 | ||
I 301 11.7 43.2 | ||
SLO 20 14.7 46.1 | ||
SK 49 19.7 48.8 | ||
H 93 19.2 47.1 | ||
HR 57 16.0 45.2 | ||
BIH 51 17.8 44.2 | ||
SRB 88 20.8 44.1 | ||
MNE 14 19.2 42.8 | ||
MK 26 21.7 41.6 | ||
AL 29 19.9 41.3 | ||
RO 228 25.0 45.9 | ||
BG 111 25.2 42.7 | ||
GR 132 22.9 39.5 | ||
# Nachbarschaften | ||
D: NL B L F CH A CZ PL DK | ||
NL: B | ||
B: L F | ||
L: F | ||
F: CH E I | ||
CH: A I | ||
A: CZ SLO I SK H | ||
CZ: PL SK | ||
PL: SK | ||
E: P | ||
I: SLO | ||
SLO: H HR | ||
SK: H | ||
H: HR SRB RO | ||
HR: BIH SRB | ||
BIH: SRB MNE | ||
SRB: MNE MK RO BG AL | ||
MNE: AL | ||
MK: AL GR BG | ||
AL: GR | ||
RO: BG | ||
BG: GR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Test | ||
# Staat Bierkonsum Längengrad Breitengrad | ||
1 200 6 5 | ||
2 300 2 3 | ||
# Nachbarschaften | ||
1: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Test | ||
# Staat Bierkonsum Längengrad Breitengrad | ||
1 200 6 5 | ||
2 300 2 3 | ||
3 50 4 7 | ||
# Nachbarschaften | ||
1: 2 3 | ||
2: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
reset | ||
set xrange [1.8698310770064768:6.0379913583150095] | ||
set yrange [4.830346104049601:7.166666666666667] | ||
set size ratio 1.0 | ||
set title "Test, Iterationen: 8" | ||
unset xtics | ||
unset ytics | ||
$data << EOD | ||
4.0 7.0 0.16666666666666666 3 0 | ||
3.975561971127063 5.880610818217393 0.6666666666666666 1 1 | ||
4.0379913583150095 5.830346104049601 1.0 2 2 | ||
EOD | ||
plot \ | ||
'$data' using 1:2:3:5 with circles lc var notitle, \ | ||
'$data' using 1:2:4:5 with labels font "arial,9" tc variable notitle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.