nations.sh skript interpolating nations from team-stats

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

mmou
Posts: 19
Joined: Sun May 03, 2020 6:19 pm

Re: nations.sh skript interpolating nations from team-stats

Post by mmou »

Hmmm... By the way -- it looks like that the Austrian group increased their efforts in folding, matching one county after another,
actually climbing within the top-list.....

And: Just once more -- Personally I would like to see more results matching to different countries.
If you feel, your country is under-representated and you would like to provide some good improvements for the particular matchline...
(i.e. advance by including proper matches for cities, regions or so...) Just post a reply, so I can improve the country-conf.
As already mentioned, until now I just worked out matchlines for european countries only.
If anybody wants to spend time, working out matchlines for different Continents and Countries, I would appreciate and like to see....
mmou
Posts: 19
Joined: Sun May 03, 2020 6:19 pm

Re: nations.sh skript interpolating nations from team-stats

Post by mmou »

Just edited latest version of european-countries.conf -- some smaller updates in rows "Germany" and "United_Kingdom".
mmou
Posts: 19
Joined: Sun May 03, 2020 6:19 pm

Re: nations.sh skript interpolating nations from team-stats

Post by mmou »

Today I noticed, that the row for "Czech Republic" was missing in european-countries.conf...what?!...oops... sorry, sorry....
Just fixed up (edited _latest_ version above --> watch out for for edit Nov 9th 2020.
Czech Republic was beaten by covid very hard as we know.
Nevertheless they provide a very respectable amount of computing-power at FAH to fight the pandemic.

Therefore, results of nations.sh changed significantly:

Code: Select all

"Rankings overall:"
"#####################"
"rank"  "score" "group"
     1  192742609523    "Norway"
     2  133829476247    "Russia"
     3  75382194415     "Germany"
     4  52240274440     "Sweden"
     5  32014474959     "Netherlands"
     6  31026624930     "United_Kingdom"
     7  27447455012     "Czech Republic"     <------
     8  14839139834     "Poland"
     9  10344051455     "Ukraine"
    10  8705491842      "Ireland"
    11  8389130683      "Austria"
    12  7938185783      "Portugal"
    13  6338554890      "Lithuania"
    14  6313397714      "Belarus"
    15  5129551905      "Estonia"
    16  5092896063      "Europe"
    17  4895994841      "Slovakia"
    18  4710172675      "Belgium"
    19  4525717947      "Greece"
    20  4512659390      "Italy"
    21  4488740472      "Hungary"
    22  3962423107      "Denmark"
    23  3804597947      "Finland"
    24  3253621743      "Romania"
    25  2944584873      "France"
    26  2265127071      "Switzerland"
    27  2063787472      "Georgia"
    28  1598956933      "Turkey"
    29  1310728655      "Spain"
    30  1223813811      "Iceland"
    31  878685249       "Bulgaria"
    32  801243614       "Latvia"
    33  575868194       "Luxembourg"
    34  264584768       "Croatia"
    35  218522863       "Slovenia"
    36  193794297       "Serbia"
    37  102067078       "Azerbaijan"
    38  95033383        "Malta"
    39  73062412        "Moldova"
    40  40168282        "Kazakhstan"
    41  28287542        "Montenegro"
    42  28187875        "Bosnia_and_Herzegovina"
    43  5168516 "Cyprus"
    44  3398461 "North_Macedonia"
    45  3077374 "Andorra"
    46  787312  "Armenia"
    47  213806  "San_Marino"
    48  120802  "Monaco"
    49  12736   "Liechtenstein"
    50  8891    "Albania"
    51  0       "Vatican"
Result of nadiff.sh (Nov 1 to Nov changes as well:

Code: Select all

"Rankings overall:"
"#####################"
"rank";"score";"group";"diff-rank";"diff-score"
     1;192742609523;"Norway";0;2759256324
     2;133829476247;"Russia";0;467817006
     3;75382194415;"Germany";0;1435270320
     4;52240274440;"Sweden";0;823393793
     5;32014474959;"Netherlands";0;523615795
     6;31026624930;"United_Kingdom";0;381991178
     7;27447455012;"Czech Republic";0;752327608    ;<------
     8;14839139834;"Poland";0;160358174
     9;10344051455;"Ukraine";0;122534318
    10;8705491842;"Ireland";0;165445102
    11;8389130683;"Austria";0;320027493
    12;7938185783;"Portugal";0;107923836
    13;6338554890;"Lithuania";1;80673261
    14;6313397714;"Belarus";-1;21516385
    15;5129551905;"Estonia";0;78369284
    16;5092896063;"Europe";0;140457499
    17;4895994841;"Slovakia";0;102174842
    18;4710172675;"Belgium";0;126347523
    19;4525717947;"Greece";0;33685630
    20;4512659390;"Italy";0;127578001
    21;4488740472;"Hungary";0;109093049
    22;3962423107;"Denmark";0;79472020
    23;3804597947;"Finland";0;99844750
    24;3253621743;"Romania";0;47469012
    25;2944584873;"France";0;29891468
    26;2265127071;"Switzerland";0;83847681
    27;2063787472;"Georgia";0;31795781
    28;1598956933;"Turkey";0;18746028
    29;1310728655;"Spain";0;11889709
    30;1223813811;"Iceland";0;54886979
    31;878685249;"Bulgaria";0;12328528
    32;801243614;"Latvia";0;12316280
    33;575868194;"Luxembourg";0;1770110
    34;264584768;"Croatia";0;2253269
    35;218522863;"Slovenia";0;14019185
    36;193794297;"Serbia";0;10302542
    37;102067078;"Azerbaijan";0;4944187
    38;95033383;"Malta";0;4833668
    39;73062412;"Moldova";0;28348
    40;40168282;"Kazakhstan";0;326853
    41;28287542;"Montenegro";0;4268
    42;28187875;"Bosnia_and_Herzegovina";0;1437
    43;5168516;"Cyprus";0;27926
    44;3398461;"North_Macedonia";0;130124
    45;3077374;"Andorra";0;0
    46;787312;"Armenia";0;0
    47;213806;"San_Marino";0;0
    48;120802;"Monaco";0;0
    49;12736;"Liechtenstein";0;0
    50;8891;"Albania";0;0
    51;0;"Vatican";0;0
Post Reply