Medard Weather

Rating: 
4.8
Your rating: None Average: 4.8 (5 votes)

The Weather App for Central Europe.

A complete rewrite accommodate some feature requests, like an animated view. Most likely the first application that fully supports keyboard shortcuts, awaiting TOHKBD2.

Keyboard shortcuts:

  • Right/left to move in time
  • Tab to switch between regions
  • P for precipitation, W for wind velocity, S for sea level pressure, T for temperature, C for cloudinness.
  • R to refresh

UI shortcuts:

  • tap the picture to jump forward (or to stop the animation)
  • hold the picture to jump back to the current time
  • drag the image right and left to browse times
  • hold the Play button to see the slider

 

Medard provides detailed weather forecast for Czech Republic and Central Europe.
It is based on numerical weather prediction model MM5, a joint project of the Institute of Computer Science AS CR and Czech Hydrometeorological Institute.

Source code: https://gitlab.com/nodevel/harbour-medard

 

If you like this app, please consider small donation:

Donate in EUR

Donate in USD

 

Pokus se vám aplikace líbí, zvažte prosím menší příspěvek.

Přispět v KČ

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-medard-0.9.5-1.armv7hl.rpm21.93 KB04/04/2015 - 00:01
File harbour-medard-0.9.2-1.armv7hl.rpm21.68 KB23/01/2015 - 11:49
File harbour-medard-0.9.1-1.armv7hl.rpm21.16 KB22/01/2015 - 23:52
File harbour-medard-0.7.2-1.armv7hl.rpm18.98 KB08/01/2014 - 14:09
Changelog: 

0.9.5 - Choices are now saved (fixed behavior from the previous version), new About page, renamed to 'Medard'.

0.9.2 - ComboBox labels fixed (workaround), added keyboard shortcuts, added control buttons and slider, added Refresh option, small UI changes.

0.9.1 - Complete rewrite, animation view. See known issues.

Comments

aviarus's picture

Unfortunately it doesn't show the map

aviarus's picture

defaultuser@Xperia10-DualSIM ~]$ harbour-medard
[D] unknown:0 - Using Wayland-EGL
[W] unknown:75 - file:///usr/share/harbour-medard/qml/harbour-medard.qml:75:
TypeError: Cannot read property '1' of undefined
[W] unknown:75 - file:///usr/share/harbour-medard/qml/harbour-medard.qml:75:
TypeError: Cannot read property '0' of undefined
[D] expression for script:251 - Warning: Slider.maximumValue needs to be hig
her than Slider.minimumValue
[D] onCompleted:580 - Warning: specifying an object instance for initialPage
is sub-optimal - prefer to use a Component
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property 'titleEN' of undefined
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property '2' of undefined
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property 'titleEN' of undefined
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property '1' of undefined
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property 'titleEN' of undefined
[W] unknown:93 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qml
:93: TypeError: Cannot read property '0' of undefined
[W] unknown:119 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:119: TypeError: Cannot read property 'titleCS' of undefined
[W] unknown:118 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:118: TypeError: Cannot read property '1' of undefined
[W] unknown:119 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:119: TypeError: Cannot read property 'titleCS' of undefined
[W] unknown:118 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:118: TypeError: Cannot read property '1' of undefined
[W] unknown:119 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:119: TypeError: Cannot read property 'titleCS' of undefined
[W] unknown:118 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:118: TypeError: Cannot read property '1' of undefined
[W] unknown:119 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:119: TypeError: Cannot read property 'titleCS' of undefined
[W] unknown:118 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:118: TypeError: Cannot read property '1' of undefined
[W] unknown:119 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:119: TypeError: Cannot read property 'titleCS' of undefined
[W] unknown:118 - file:///usr/share/harbour-medard/qml/pages/ForecastView.qm
l:118: TypeError: Cannot read property '1' of undefined
[D] :85 - default
[D] :88 - 1612693764
[D] :85 - default
[D] :88 - 1612693824

MartiMasa's picture

Hi, I just installed it on Xperia XA and XA ultra with current SFOS 3.0.3.10 (Hossa) and this app works nicely with correct weather data :-)

olf's picture

Hi @nodevel, you wrote Tue, 07/19/2016 - 23:26:
"A few weeks ago I created the first functional prototype of a new version that already works with map layers, which medard-online.cz switched to. The advantage is that one can move around the map and select different layers. The problem is that it requires Qt 5.6, on which Jolla is currently working. Once they release that, I could publish some test version."

With SailfishOS 2.1.0 released in April 2017, Qt5.6 has been finally integrated.
It would be so nice to have this small, though capable weather app working, again.

nodevel's picture

Hi,

yes I did and I stay by it. Unfortunately, even though it seems Jolla has upgraded everything to Qt 5.6, it is not entirely true. The new (map-based) version of Medard relies on modules QtLocation and QtPositioning and those have stayed in their Qt 5.2 versions in SailfishOS - you can check for yourself on your device.

For reasons why Jolla made this decision (to keep some modules in their old versions), you can read this Mer Meeting log. In short, Qt changed licensing of some modules to LGPLv3 (from LGPLv2) and Jolla has not decided whether they want to adhere to the new license, so some modules are not being updated. As far as I know, they are thinking of offering those modules as optional (not preinstalled) packages, but that has not happened yet...

Bobsikus's picture

ahoj, bylo by mozne nastavit, aby si pamatoval muj posledni vyber ? (ti myslim lokaci a typ predpovedi) / Hi, would be possible to remember the app's chosen settings ? (I mean location, type of prediction)

nodevel's picture

Ahoj,

takhle to už mělo fungovat v předchozí verzi, ale nějak to nešlo - teď jsem to konečně opravil ve verzi 0.9.5

//

Implemented in 0.9.5

Bobsikus's picture

funguje, díky :)

//

works, thanks :)

Bobsikus's picture

Ahoj, poslední cca 2 dny mi vůbec neaktualizuje informace ohledně počasí, dokonce nejde ani vybrat oblast ani typ předpovědi... děje se něco na serveru, ze kterého to bere ?

Bobsikus's picture

Medard problem

Všiml jsem si, že na ploše se ten obrázek s mapou ukazuje korektně, ale v aplikaci už ne.. nevím, jestli nemám něco špatně já, je něco, co můžu udělat/ zkusit ? smazat nějakou složku aplikace nebo něco podobného ? Možná jsem jediný, kdo má problémy... (PS: Snažil jsem se obrázek v komentu zmenšit, ale nějak to nefunguje...

//

I have noticed that on the desktop on cover is map shown correctly, but in the app does not.. I am not sure, if only I can have this problem, is there somethin I can try to do about that ?

nodevel's picture

Díky za zprávu, podívám se na to.

S Medardem je v současnosti problém takový, že přešli od obrázků k vrstvám na interaktivní mapě. Snad by se to dalo také nějak využít a mít tyto vrstvy i na SailfishOS, ale v současnosti jsem bohužel limitován volným časem.

Bobsikus's picture

situace stále stejná, co mě zaráží, že na té Cover to někdy funguje, někdy ne.. byl by čas mrknout ? :) Medard je stále nejpřesnější co se týče předpovědí, když to prohlížím přes prohlížeč, tak to nestíhá a blbne

nodevel's picture

Před pár týdny jsem vytvořil první funkční prototyp nové verze, která už pracuje s mapovými vrstvami, na které medard-online přešel. Výhoda je, že člověk se může pohybovat v mapě a zapínat si různé vrstvy.

Problém je, že to vyžaduje Qt 5.6, na kterém Jolla v současnosti pracuje. Jakmile to vydají, tak bych mohl vydat nějakou testovací verzi.