|
| 1 | +From 8a3a389d46f3eb809d5e2d5e9d843eb24da94c05 Mon Sep 17 00:00:00 2001 |
| 2 | +From: Emmanuele Bassi <ebassi@gnome.org> |
| 3 | +Date: Wed, 16 Oct 2024 00:22:29 +0100 |
| 4 | +Subject: [PATCH] Remove locations without a METAR station |
| 5 | + |
| 6 | +The following locations have been dropped from the METAR list: |
| 7 | + |
| 8 | +- Los Angeles / USC Campus Downtown |
| 9 | +- Brunswick, Naval Air Station |
| 10 | +--- |
| 11 | + data/Locations.xml | 16 +--------------- |
| 12 | + 1 file changed, 1 insertion(+), 15 deletions(-) |
| 13 | + |
| 14 | +diff --git a/data/Locations.xml b/data/Locations.xml |
| 15 | +index f4d1e6c6..79f22ac6 100644 |
| 16 | +--- a/data/Locations.xml |
| 17 | ++++ b/data/Locations.xml |
| 18 | +@@ -23222,7 +23222,7 @@ |
| 19 | + <!-- A city in Ukraine: https://en.wikipedia.org/wiki/Kyrylivka --> |
| 20 | + <_name>Kyrylivka</_name> |
| 21 | + <coordinates>46.370000 35.366667</coordinates> |
| 22 | +- </city> |
| 23 | ++ </city> |
| 24 | + </state> |
| 25 | + <state> |
| 26 | + <!-- Ukraine Zhytomyr Oblast (region/province) --> |
| 27 | +@@ -33549,13 +33549,6 @@ |
| 28 | + <radar>lax</radar> |
| 29 | + <coordinates>33.811667 -118.146389</coordinates> |
| 30 | + </location> |
| 31 | +- <location> |
| 32 | +- <name>Los Angeles / USC Campus Downtown</name> |
| 33 | +- <code>KCQT</code> |
| 34 | +- <zone>CAZ041</zone> |
| 35 | +- <radar>lax</radar> |
| 36 | +- <coordinates>34.016667 -118.283333</coordinates> |
| 37 | +- </location> |
| 38 | + <location> |
| 39 | + <name>Whiteman Airport</name> |
| 40 | + <code>KWHP</code> |
| 41 | +@@ -39057,13 +39050,6 @@ |
| 42 | + <radar>btv</radar> |
| 43 | + <coordinates>44.450000 -68.366667</coordinates> |
| 44 | + </location> |
| 45 | +- <location> |
| 46 | +- <name>Brunswick, Naval Air Station</name> |
| 47 | +- <code>KNHZ</code> |
| 48 | +- <zone>MEZ024</zone> |
| 49 | +- <radar>btv</radar> |
| 50 | +- <coordinates>43.900278 -69.935000</coordinates> |
| 51 | +- </location> |
| 52 | + <location> |
| 53 | + <name>Caribou Municipal Airport</name> |
| 54 | + <code>KCAR</code> |
| 55 | +-- |
| 56 | +GitLab |
| 57 | + |
0 commit comments