Skip to content

Commit

Permalink
Restricted centres (#69)
Browse files Browse the repository at this point in the history
* Add T1 Centre restrictions

* Add T1 Centre restrictions

* Consolidated and formatted data

---------

Co-authored-by: Felix Soest <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
3 people authored Apr 7, 2024
1 parent c7eaafe commit 99b88d5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 10 deletions.
15 changes: 10 additions & 5 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,8 @@
"EDDF",
"EDDS"
],
"cpdlc_login": "EDGK"
"cpdlc_login": "EDGK",
"gcap_status": "1"
},
{
"logon": "EDGG_LBU_CTR",
Expand Down Expand Up @@ -2090,7 +2091,8 @@
"schedule-groups": [
"EDMM"
],
"cpdlc_login": "EDMM"
"cpdlc_login": "EDMM",
"gcap_status": "1"
},
{
"logon": "EDMM_EGG_CTR",
Expand Down Expand Up @@ -2200,7 +2202,8 @@
"EDDM",
"EDDN"
],
"cpdlc_login": "EDMR"
"cpdlc_login": "EDMR",
"gcap_status": "1"
},
{
"logon": "EDMM_STA_CTR",
Expand Down Expand Up @@ -3081,7 +3084,8 @@
"EDDV",
"EDDW"
],
"cpdlc_login": "EDWC"
"cpdlc_login": "EDWC",
"gcap_status": "1"
},
{
"logon": "EDWW_D_CTR",
Expand Down Expand Up @@ -3200,7 +3204,8 @@
"EDDV",
"EDDW"
],
"cpdlc_login": "EDWW"
"cpdlc_login": "EDWW",
"gcap_status": "1"
},
{
"logon": "EDWY_I_TWR",
Expand Down
3 changes: 2 additions & 1 deletion edgg/ctr.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@
"EDDF",
"EDDS"
],
"cpdlc_login": "EDGK"
"cpdlc_login": "EDGK",
"gcap_status": "1"
},
{
"logon": "EDGG_LBU_CTR",
Expand Down
6 changes: 4 additions & 2 deletions edmm/ctr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"schedule-groups": [
"EDMM"
],
"cpdlc_login": "EDMM"
"cpdlc_login": "EDMM",
"gcap_status": "1"
},
{
"logon": "EDMM_ALB_CTR",
Expand Down Expand Up @@ -143,7 +144,8 @@
"EDDM",
"EDDN"
],
"cpdlc_login": "EDMR"
"cpdlc_login": "EDMR",
"gcap_status": "1"
},
{
"logon": "EDMM_STA_CTR",
Expand Down
6 changes: 4 additions & 2 deletions edww/ctr.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"EDDV",
"EDDW"
],
"cpdlc_login": "EDWC"
"cpdlc_login": "EDWC",
"gcap_status": "1"
},
{
"logon": "EDWW_A_CTR",
Expand Down Expand Up @@ -160,6 +161,7 @@
"EDDV",
"EDDW"
],
"cpdlc_login": "EDWW"
"cpdlc_login": "EDWW",
"gcap_status": "1"
}
]

0 comments on commit 99b88d5

Please sign in to comment.