Active Topics

 



Notices


Reply
Thread Tools
Posts: 31 | Thanked: 6 times | Joined on Aug 2012
#961
Download works fine for me.

Many thanks !!!!
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#962
Originally Posted by shanttu View Post
Loving Meecast, thanks!
In case of rain icons always show heavy rain, (like three drops) even if currently/estimated is light rain (like one drop). I have tried different icon sets but when rain, it's always heavy rain. Source Foreca.
Hi.

I need your station and date/time when icon has incorrect view.

Vlad.
 
Posts: 228 | Thanked: 100 times | Joined on May 2010 @ Australia
#963
Originally Posted by vasvlad View Post
Check up it again.

Vlad.
Got it, thanks!
 
Posts: 228 | Thanked: 100 times | Joined on May 2010 @ Australia
#964
Originally Posted by vasvlad View Post
It's possible. But currently I'm developing version of MeeCast for Tizen. If I'll find free time for it, I do it.

Vlad.
Thanks Vlad :-)
 
shanttu's Avatar
Posts: 234 | Thanked: 281 times | Joined on Nov 2010 @ Helsinki
#965
Originally Posted by vasvlad View Post
Hi.

I need your station and date/time when icon has incorrect view.

Vlad.
Location Helsinki, time now. Description: Light rain; icon: heavy rain. When looking Foreca's forecast there shouldn't be any heavy rain coming, but icons shows otherwise.


Original post by me:
"Loving Meecast, thanks!
In case of rain icons always show heavy rain, (like three drops) even if currently/estimated is light rain (like one drop). I have tried different icon sets but when rain, it's always heavy rain. Source Foreca."
__________________
Please avoid feeding the trolls.
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#966
Originally Posted by shanttu View Post
Location Helsinki, time now. Description: Light rain; icon: heavy rain. When looking Foreca's forecast there shouldn't be any heavy rain coming, but icons shows otherwise.


Original post by me:
"Loving Meecast, thanks!
In case of rain icons always show heavy rain, (like three drops) even if currently/estimated is light rain (like one drop). I have tried different icon sets but when rain, it's always heavy rain. Source Foreca."
Hmm.
It seems that Meecast doesn't have icon with Light Rain
See here
https://github.com/Meecast/meecast/wiki/Iconsets

Vlad
 

The Following User Says Thank You to vasvlad For This Useful Post:
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#967
I found a small issue, which is not caused by Meecast, but perhaps Vlad can use it as suggestion to make a more robust input filter:
one of stations I follow via Meecast is Finland/Espoo in foreca.com (station ID 100660158).
The station for the current weather condition at the moment shows all data (temperature, feels like, wind, humidity, barometer) but not the weather status (I see the same opening a web browser at http://www.foreca.mobi/spot.php?l=100660158). Other foreca stations are ok.
Meecast of course doen't show weather icon but also the temperature becomes +13? (unreadable symbol for unit), the humidity shows as 1006% (1006 is the pressure value in mbar) and pressure as N/A mbar, probably because the xml file pulled from foreca has one less field (Visibility is missing).

Below are the relevant fields taken for Espoo station (not working) and Vantaa station (working):

Code:
### ESPOO

<div id="cc">
        <div class="left">
                &nbsp;
                </div>
        
        <div class="right">
                <span class="temp_warm">+13 &deg;C</span>
        </div>
                <div class="right wind">
                <div class="windarrow w270">&nbsp;</div>
                <strong>3 m/s</strong></div>
        
        <div class="cctext">
                <p>
                        <strong></strong><br />
                        Espoo Sep<C3><A4>nkyl<C3><A4><br />
                        22/09 10:20
                </p>
                
                <p>
                        Feels Like: <strong>+13&deg;</strong><br/>                      
                        Humidity: <strong>88.8%</strong><br/>                   
                        Barometer: <strong>1006.9 hPa</strong><br/>                     
                                        </p>
                <br style="clear: both;" />
        </div>

</div>

### VANTAA

<div id="cc">
        <div class="left">
                <img src="/i/150x150-ds/d100.png" width="150" height="150" alt="Mostly clear" title="Mostly clear" />
                </div>
        
        <div class="right">
                <span class="temp_warm">+13 &deg;C</span>
        </div>
                <div class="right wind">
                <div class="windarrow w270">&nbsp;</div>
                <strong>3 m/s</strong></div>
        
        <div class="cctext">
                <p>
                        <strong>Mostly clear</strong><br />
                        Helsinki-Vantaa<br />
                        22/09 10:20
                </p>
                
                <p>
                        Feels Like: <strong>+13&deg;</strong><br/>                      
                        Humidity: <strong>87.6%</strong><br/>                   
                        Barometer: <strong>1006.0 hPa</strong><br/>                     
                        Visibility: <strong>10 km</strong>              </p>
                <br style="clear: both;" />
        </div>

</div>
 
Posts: 1,038 | Thanked: 3,981 times | Joined on Nov 2010 @ USA
#968
Originally Posted by vasvlad View Post
Hi.
This is bugs. Please test it in the new version of MeeCast - 0.7.6 and write me result of your test.
I've just tested 0.7.6. The hourly forecast issue is mostly fixed. It now shows forecast for current hour, and 11 more, but leaving out the next hour's temp. So at 5:53PM (17:53) it shows forecast for 17:00, 19:00, 20:00 . . . 05:00. The 6PM (18:00) temp is missing, or possibly is actually the one labeled 17:00.

Day length and sunrise time now appear correct for future days but not for the current day. So today's sunrise is shown as 8:07, but tomorrow's is (correctly shown as): 7:07. Day length today is an hour short, but tomorrow and all successive days sunrise and day length are correct.

Hope this info helps. Thanks again for this useful app.
 
Posts: 343 | Thanked: 819 times | Joined on Jan 2010 @ Paris, France
#969
I've just noticed that today 'the weather channel' seems to have no info in Meecast: three cities I have for France (including Paris) display that there is no info for the station... 'Foreca' as a source seems to be ok though.
Is it because of something working differently now for the weather channel or is it just temporary?
Thanks
 
Posts: 126 | Thanked: 102 times | Joined on May 2013 @ Melbourne, Aus
#970
Originally Posted by P@t View Post
I've just noticed that today 'the weather channel' seems to have no info in Meecast: three cities I have for France (including Paris) display that there is no info for the station... 'Foreca' as a source seems to be ok though.
Is it because of something working differently now for the weather channel or is it just temporary?
Thanks
Same issue for me in Australia, other providers work but they don't have as much detail so I loathe to use them. Hopefully there will be a fix for us as meecast is a great weather app
 

The Following User Says Thank You to Greendts For This Useful Post:
Reply

Tags
forecast, meecast, omweather, weather


 
Forum Jump


All times are GMT. The time now is 22:00.