mockturtl / cinnamon-weather

DEPRECATED. Use linuxmint/cinnamon-spices-applets instead.
https://cinnamon-spices.linuxmint.com/applets/view/17
28 stars 35 forks source link

Wrong pressure in mmHg #163

Closed sakralbar closed 8 years ago

sakralbar commented 8 years ago

Hello! The weather widget show 25679 mmHG, but now it only 758. 2016-07-13 13 45 05

mockturtl commented 8 years ago

Hi! красивые Калашн!

  1. Is the value wrong in different units? I wonder if the weather service just sent bad data. For me, it displays and converts correctly (29.71 inHg, 755 mmHg).
  2. Please tell me your Cinnamon version and applet version.
sakralbar commented 8 years ago

Thanks)

  1. Yes, in inHg (1005), atm(33,5) and kPa (3403) wrong values too. Now in my city 754 mmHg, in applet - 25527. But one time apllet show correct value in inHg when I select it. After this wrong values again.
  2. Cinnamon 3.0.6, applet 1.12.5

If i select another city (Moscow for example) - the values are wrong again.

Sorry for my english.

mockturtl commented 8 years ago

Updating the applet should fix it. Yahoo's pressure data is now wrong by a constant factor of 0.0295; this was fixed in version 1.13.1. (see 6fadef3)

You can check the data here: https://github.com/mockturtl/cinnamon-weather/wiki/Test-my-city

sakralbar commented 8 years ago

Yes, after update all ok, thank you.