Anyone create a CoVID-19 Block to share?

User avatar
MonyMony
Forecaster
Forecaster
Posts: 180
Joined: Sun Aug 20, 2017 12:54 pm
Location: Elkton, Maryland, US
Station model: Davis Pro 2
Software: WeatherCat/Meteobridge
Contact:

Anyone create a CoVID-19 Block to share?

Post by MonyMony » Thu Mar 12, 2020 1:03 pm

Hi all,

I would like to add a CoVID-19 block to my site that just shows the Johns Hopkins University map (https://www.arcgis.com/apps/opsdashboar ... 7b48e9ecf6) but just don't have time to put this together. Wondering if anyone has done this and if they wish to share.

Thanks and stay safe!

Jay
Image

andyk1
Professional
Professional
Posts: 431
Joined: Tue Feb 27, 2018 10:56 pm
Location: OKLAHOMA, USA
Station model: Ecowitt WS90
Software: Meteobridge/GW2000B
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by andyk1 » Fri Mar 13, 2020 4:32 pm

MonyMony wrote: Thu Mar 12, 2020 1:03 pm Hi all,

I would like to add a CoVID-19 block to my site that just shows the Johns Hopkins University map (https://www.arcgis.com/apps/opsdashboar ... 7b48e9ecf6) but just don't have time to put this together. Wondering if anyone has done this and if they wish to share.

Thanks and stay safe!

Jay
I've considered doing just that using the John Hopkins University model (same as your link) It would be a simple html tag but the problem I ran into is that the link is only good for one time. Updated links must be updated manually which defeats the purpose. A link I saved a few weeks ago still reads that dates total only. Not sure how they are doing it other than finding the new link at a news site or how often it is updated. Deleting cache and cookies does no good also. Maybe it's something I'm doing wrong.

Edit: I tried the following line in html format in the text and greeting blocks but it does not work.

Code: Select all

<AHREF="https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6/">Corona Virus Map</A>
Image

User avatar
Asobig
Advisor
Advisor
Posts: 72
Joined: Mon Aug 21, 2017 7:05 am
Location: Almere
Station model: Davis Vantage VP2+
Software: Meteobridge (Red)
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Asobig » Fri Mar 13, 2020 9:41 pm

There is a daily file with the raw data available at:
https://github.com/CSSEGISandData/COVID ... ly_reports
Maybe someone can make a block with Highcharts and the csv files....

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Sat Mar 14, 2020 10:23 am

Hello
Coronavirus, I created this Personal Block

Good use

José Luis

update new new version version 1.7
Attachments
coronavirus.7z
(100.74 KiB) Downloaded 134 times
Last edited by Jolumarali on Tue Mar 17, 2020 7:24 am, edited 1 time in total.
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

User avatar
MonyMony
Forecaster
Forecaster
Posts: 180
Joined: Sun Aug 20, 2017 12:54 pm
Location: Elkton, Maryland, US
Station model: Davis Pro 2
Software: WeatherCat/Meteobridge
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by MonyMony » Mon Mar 16, 2020 9:17 pm

Hello José,

Thank you for posting this. One question I have is I see the block is referencing /homepage/blocks/coronavirus/imgs/coronavirus.png. Is this meant to be just a static image or is this something that updates from time to time? Just curious as I have not had enough time to explore.

Thanks!

Jay
Image

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Tue Mar 17, 2020 7:26 am

Hello Jay
It is a clickable image, with a link to the coronavirus map.
I made a modification on version 1.7, with just an info to click on the image.
Hoping that all of its red dots will disappear quickly.
In the "more" information on the origin of the data and the precautions for our health and the people around us.
Being French, sorry, I use a translator as much here as for the Block.

José Luis

Version 1.7
Attachments
coronavirus.7z
(26.67 KiB) Downloaded 119 times
Last edited by Jolumarali on Wed Mar 18, 2020 6:51 am, edited 3 times in total.
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

User avatar
MonyMony
Forecaster
Forecaster
Posts: 180
Joined: Sun Aug 20, 2017 12:54 pm
Location: Elkton, Maryland, US
Station model: Davis Pro 2
Software: WeatherCat/Meteobridge
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by MonyMony » Tue Mar 17, 2020 12:18 pm

Hi José Luis,

Thank you for the clarifications and for sharing this block. I too hope these red dots start disappearing soon as this is getting crazy. Your English translations are very good as I would not have even known had you not mentioned the translator. I work for a company that is headquartered in Luxembourg so while je ne parle pas français I'm used to finding ways to communicate across languages. :)

Please stay safe!

Jay
Image

User avatar
MonyMony
Forecaster
Forecaster
Posts: 180
Joined: Sun Aug 20, 2017 12:54 pm
Location: Elkton, Maryland, US
Station model: Davis Pro 2
Software: WeatherCat/Meteobridge
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by MonyMony » Wed Mar 18, 2020 1:27 am

Hi José Luis,

Thanks again for the block. I've added it to my site and looks good. I had one small issue where the map image would not display but was a simple fix to drop the leading "/" from the image path.

Code: Select all

src="/homepage/blocks/coronavirus/imgs/coronavirus.png
changed to

Code: Select all

src="homepage/blocks/coronavirus/imgs/coronavirus.png
I hope we don't need to display this block too long.

Jay
Image

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Wed Mar 18, 2020 6:46 am

Hello Jay
Modification made
perfect

take care of you

José Luis
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Anyone create a CoVID-19 Block to share?

Post by mchd17 » Sat Mar 21, 2020 2:58 pm

i am using this block too, thanks for sharing!!
Image

User avatar
cw3beck
Observer
Observer
Posts: 24
Joined: Sun Aug 20, 2017 5:48 pm
Location: Huntsville, AL
Station model: Davis Pro 2
Software: Weather Display
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by cw3beck » Sun Mar 22, 2020 8:06 am

Thanks for sharing and have included it on my site as well.

User avatar
lemimi
Advisor
Advisor
Posts: 86
Joined: Wed Dec 12, 2018 3:31 pm
Location: France - Normandie
Station model: Brandson 304557
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by lemimi » Sun Mar 22, 2020 10:50 am

Bonjour,

Merci José Luis, merci à tous, moi aussi je viens d'inclure ce bloc.

Portez-vous bien et au plaisir. . . Michel

PS: Cette fois-ci José Luis, tu n'auras pas besoin de te servir de ton traducteur favori !

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Sun Mar 22, 2020 12:01 pm

Bonjour Michel

Pour vous evitez de faire la traduction du BlocK.
ci joint la version 1.8 en français.


Prenez soin de vous ainsi qu'a toute votre famille et amis.

José Luis
Attachments
coronavirusFr.7z
(30.11 KiB) Downloaded 109 times
Last edited by Jolumarali on Sun Mar 22, 2020 4:36 pm, edited 1 time in total.
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Sun Mar 22, 2020 4:29 pm

Pour toi michel

Petite modif effectuée dans le zip 1.8

homepage/blocks/coronavirusFr/imgs/restez.png
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

User avatar
meteolopik
Observer
Observer
Posts: 26
Joined: Tue Jun 04, 2019 11:09 am
Location: Lopik
Station model: Davis Pro 2 Plus
Software: Weather Display
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by meteolopik » Tue Mar 24, 2020 12:19 pm

I have incorporated (and edited it to local needs) this block too. Thank you so much for sharing, stay healthy all!!

I enclosed the edited zip file for other Dutchies to use.
Attachments
coronaNL.zip
(380.01 KiB) Downloaded 99 times
Image

User avatar
scadie
Language Admin
Language Admin
Posts: 46
Joined: Sun Aug 20, 2017 2:56 pm
Location: Saint-Hubert, Québec, Canada
Station model: Davis Vantage Pro
Software: Meteobridge
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by scadie » Sun Mar 29, 2020 8:30 am

Hi Everyone,

Thank you for that block, it's working perfectly. I have a small question:

What is the code i need to modify to be able to expand the "more" by default ? I will like the block to display all the information without neede to press more each time.

Thank you for your help.
Sylvain Cadieux
scadie@scadie.com

Meteo Saint-Hubert: http://www.meteosaint-hubert.com

Image

User avatar
lemimi
Advisor
Advisor
Posts: 86
Joined: Wed Dec 12, 2018 3:31 pm
Location: France - Normandie
Station model: Brandson 304557
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by lemimi » Sun Mar 29, 2020 10:55 am

Bonjour,

C'est peut-être ce que vous cherchez:
https://www.lemimi.fr/template/indexDesktop.php

dans ce cas, si cela vous intéresse c'est ici:
https://www.lemimi.fr/download/coronavirusFrBlock.zip

Renommer votre ancien fichier coronavirusFrBlock.php en coronavirusFrBlock-ori.php, par exemple avant d'y mettre celui-ci plutôt que de l'écraser.
Plus facile de revenir en arrière.

Au plaisir et bonne journée... Michel

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Sun Mar 29, 2020 11:08 am

Bonjour

nouveau Block covidFr
Suivi des patients Covid-19 en France

Prenez soins de vous
Attachments
covidFr.7z
(25.85 KiB) Downloaded 93 times
Last edited by Jolumarali on Sun Mar 29, 2020 4:24 pm, edited 2 times in total.
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

User avatar
lemimi
Advisor
Advisor
Posts: 86
Joined: Wed Dec 12, 2018 3:31 pm
Location: France - Normandie
Station model: Brandson 304557
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by lemimi » Sun Mar 29, 2020 1:47 pm

Bonjour,

Merci pour ce nouveau lien que je vais m'empresser de diffuser autour de moi.
Cela devrait rassurer pas mal de personnes dans mon village qui sont inquiètes de ne pas savoir comment cela se propage dans notre département.

Encore merci et portez-vous tous bien... Michel

User avatar
Meteopomezia
Observer
Observer
Posts: 22
Joined: Wed May 29, 2019 3:44 pm
Location: Pomezia/Italy
Station model: Davis Pro 2
Software: Wview
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Meteopomezia » Sat Apr 04, 2020 11:03 am

Goodmorning everyone
I modified the blockade for Italy
Hopefully these red dots will decrease strength guys. :oops:
Attachments
coronavirusIT.zip
(171.12 KiB) Downloaded 96 times

F1SKF
Observer
Observer
Posts: 16
Joined: Wed Apr 15, 2020 8:49 pm
Station model: HP2550
Software: WU
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by F1SKF » Sat Apr 18, 2020 7:17 am

Bonjour à tous,
J'ai un peu de difficulté avec ces blocs Covid-19.
Il y a bien 2 blocs disponibles.
- un mondial
- et un pour le suivi en France.
Serait-il possible d'avoir le lien pour charger ces deux blocs complets en Zip ?
Par avance merci
Hervé

meteo88.pecouba.fr

Ironside1977
Observer
Observer
Posts: 12
Joined: Thu Apr 09, 2020 5:21 am
Location: Inca
Station model: Davis Vue
Software: Cumulus
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Ironside1977 » Sun Apr 19, 2020 8:49 am

Hi,

Someone has the block for Spain???

I see FR,CZ and IT.

Thanks....
Image

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Jolumarali » Sun Apr 19, 2020 10:13 am

Mire la traducción, puede haber algunos errores.

José Luis

Pour les zips coronavirus français regarder les téléchargements ci-dessus
Attachments
covidEs.7z
(98.89 KiB) Downloaded 91 times
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

Ironside1977
Observer
Observer
Posts: 12
Joined: Thu Apr 09, 2020 5:21 am
Location: Inca
Station model: Davis Vue
Software: Cumulus
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by Ironside1977 » Sun Apr 19, 2020 12:50 pm

Jolumarali wrote: Sun Apr 19, 2020 10:13 am Mire la traducción, puede haber algunos errores.

José Luis

Pour les zips coronavirus français regarder les téléchargements ci-dessus
Muchas gracias por todo. :D
Image

User avatar
lemimi
Advisor
Advisor
Posts: 86
Joined: Wed Dec 12, 2018 3:31 pm
Location: France - Normandie
Station model: Brandson 304557
Contact:

Re: Anyone create a CoVID-19 Block to share?

Post by lemimi » Sun Apr 19, 2020 2:52 pm

Bonjour José Luis,
Jolumarali wrote: Sun Apr 19, 2020 10:13 am Pour les zips coronavirus français regarder les téléchargements ci-dessus
J'ai aussi trouvé en français : https://dashboard.covid19.data.gouv.fr/
Pour l'Allier: https://dashboard.covid19.data.gouv.fr/departements/03

J'ai mis ce lien à la place de https://mapthenews.maps.arcgis.com/apps ... 43e14a548c dans le fichier covidFrBlock.php

Au plaisir et bon dimanche... Michel

Post Reply