Comment 17 for bug 204908

Revision history for this message
D. Charles Pyle (dcharlespyle) wrote :

OK, final posting (I could not find a way to edit older posts or I would have just done that instead of multi-posting). A whole lot was wrong (some my fault; got a splitting headache at the moment giving me a bit of brain fog) but I am also attaching a text file of the weather stations listed in a file from the NOAA. The four letter code for the weather station at Baghdad International Airport is ORBB, which I took out of that file just now. The snippet of text to use in instruction number 3 is as follows:

      <city>

        <name>Baghdad</name>
        <coordinates>33.2625008 44.2346001</coordinates>
        <location>
          <name>Baghdad International Airport</name>
          <code>ORBB</code>
          <coordinates>33.2625008 44.2346001</coordinates>
        </location>
      </city>

This should work with both the gnome-clocks app and the gnome-weather app. Information in the NOAA list I attach to this post can be used to make a few more additional Iraqi locations with a little bit of effort at converting the coordinates data.