Author Topic: Weather Template and scripts from Leuven/Belgium/Europe  (Read 194333 times)

0 Members and 1 Guest are viewing this topic.

Offline Météo Québec

  • Member
  • *
  • Posts: 44
  • Forecaster
    • Météo Québec
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #700 on: February 10, 2017, 04:05:07 PM »
. . . shortened . . .

Thanks Wim,

Can you tell me where exactly i can check this out?

Ex: FTP Log from WD?
I am not running the 12 supported weather-programs anymore. But as far as I remember there was indeed an ftp log for the 5 minutes file.

The clientraw uploads use a separate ftp program with its own log, but there seems no problem with that.

Again 5 minutes upload always will have a few warnings every now and then, especially when it is busy on the server. On the computer-server your website is running, there are at least 10 other webservers for other domains asking for time also.  Especially FTP, having a lower priority and generating a lot of overhead, will have to wait when it is busy with normal HTTP website visitors.

You could set the upload in Wd to 4 minutes. that way there is an extra minute before you see a warning on the status page.

Wim

OK and where can i set the upload in WD If you remember. That is my last question. You was helpfull Wim and thank you very much.
Steve Villeneuve

Météo Québec
(Weather Quebec)
CoCoRaHS:CAN-QC-39
WU-IQUEBECC61

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #701 on: February 10, 2017, 04:22:39 PM »
It is a few hours more into nighttime over here then in Quebec, I hope this will be OK for now.
http://leuven-template.eu/dokuwiki28/doku.php?id=en:uploadwd

Wim

Offline Météo Québec

  • Member
  • *
  • Posts: 44
  • Forecaster
    • Météo Québec
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #702 on: February 10, 2017, 04:39:01 PM »
It is a few hours more into nighttime over here then in Quebec, I hope this will be OK for now.
http://leuven-template.eu/dokuwiki28/doku.php?id=en:uploadwd

Wim

Ok cool, i will figure this out :)

Once again, thank you for your help!

Steven
Steve Villeneuve

Météo Québec
(Weather Quebec)
CoCoRaHS:CAN-QC-39
WU-IQUEBECC61

Offline PernicketyPete

  • Member
  • *
  • Posts: 11
    • Chilthorne Weather
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #703 on: February 10, 2017, 06:01:51 PM »
Hi All
I have been directed here by Jachym. I hope I'm in the right place.
I have run into some problems when trying to upload historic data to meteotemplate. I am getting a "406 Not Acceptable!
An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security." Screen. I have had a google around and found this.

It would seem l need to edit my .htaccess file. Please see link https://www.tipsandtricks-hq.com/apache-mod-secruity-update-how-to-fix-error-406-or-not-acceptable-issue-259
Which method should I use?

At the moment when viewed in notepad .htaccess file is just one line, this is it -

# Use PHP5.4 as default
AddHandler application/x-httpd-php54 .php
DirectoryIndex index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml index.htm home.htm default.htm index.fcgi default.html
# -FrontPage-


<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthUserFile /home/chiltho1/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/chiltho1/public_html/_vti_pvt/service.grp
ErrorDocument 404 /404.shtml

AuthName chilthorneweather.co.uk
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

If I was to edit this file with either of the two methods mentioned on the tipsandtricks website, where would I put those lines of code in relation to what's there already?
Sorry if this sounds a really dumb question but I'm always a bit nervous about editing stuff, especially when I have no idea what it's for or what it does. I don't want to break my site.

I have noticed that I also have a file called .htaccess.predirectoryindex this is it's contents.

# -FrontPage-


<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthUserFile /home/chiltho1/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/chiltho1/public_html/_vti_pvt/service.grp
ErrorDocument 404 /404.shtml

AuthName chilthorneweather.co.uk
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

Maybe this would be the one to edit.??

I hope someone can point me in the right direction on this one

Cheers Pete


Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #704 on: February 11, 2017, 03:10:42 AM »
@ PernicketyPete

I think you are in the right forum as one can discuss about all topics here on the wxforum.net.
But for sure you are  in the wrong discussion. This discussion is about another template. Not about Apache and its problems.

Do a search (box upper right) for htaccess and you find multiple discussions about htaccess, mostly in the Weather Web Site Help
Please make a new topic there with a descriptive subject title like "How to solve 406 Not Acceptable  in htaccess"and people will read your question and help to find answers. 


Offline stewart45

  • Contributor
  • ***
  • Posts: 123
    • Newlands Weather Station
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #705 on: April 18, 2017, 04:38:32 AM »
Bit of help needed, trying to setup the HTTP service on Meteobridge but keep getting error messages when testing, the FTP Event upload works fine, doubly checked everything, maybe a fresh pair of eyes could spot something I've missed

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #706 on: April 18, 2017, 05:03:44 AM »
Bit of help needed, trying to setup the HTTP service on Meteobridge but keep getting error messages when testing, the FTP Event upload works fine, doubly checked everything, maybe a fresh pair of eyes could spot something I've missed
At this moment (2017-04-18 11:00 CEST), all links to your site result in 404 not found error.
Test script PHP => http://www.weatherwatcher.co/weather28/printSite.php
The .txt files in scriptsMB/ => http://www.weatherwatcher.co/weather28/scriptsMB/realtimeGet.txt
The main start page => http://www.weatherwatcher.co/weather28/index.php

But all work when NOT using weather28/
Test script PHP => http://www.weatherwatcher.co/printSite.php
The .txt files in scriptsMB/ => http://www.weatherwatcher.co/scriptsMB/realtimeGet.txt
The main start page => http://www.weatherwatcher.co/index.php

Probably you modified your cPanel settings to skip the weather28/ folder in your http links.
You have to do that in your Meteobridge links also.

IMPORTANT:
All your template settings are still the original ones, so it is initial settings => Weather Display
Please follow the install sequence step-by-step by FIRST uploading your modified settings in step 4 and testing with the demo files
AFTER that start uploading your own files in step 5.


Wim


« Last Edit: April 18, 2017, 05:10:33 AM by wvdkuil »

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #707 on: April 20, 2017, 05:20:02 AM »
Still waiting for the NOAA final changes of the new point-click forecast.  Cut-over date now April 24, 2017.

All forecast scripts are ready to test and can be downloaded at the Leuven-Template support site: http://support.leuven-template.eu/

Stand-alone / Saratoga-template versions  available at: http://www.weerstation-leuven.be/northam/noaafct/demo.php?plain&lang=en

FIRST  backup / copy or zip  your current noaafct/ folder before you start testing the new version.

Wim

Offline BertSP

  • Member
  • *
  • Posts: 21
    • Williamson, AZ Wx
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #708 on: November 15, 2017, 11:18:44 AM »
I have been running WXSIM 3 in 1 script for a couple of years embedded in Meteotemplate which is getting its strings from WD. Worked great.
Running PHP 7.0 no problem. when I switched to PHP 7.1 I get the following errors:

Warning: A non-numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 164

Notice: A non well formed numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 233

Warning: A non-numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 233

Notice: A non well formed numeric value encountered in /home/spme/public_html/template/wsWxsimSA/wsWxsimGetFile.php on line 236

The display does show below the errors correctly.
Since I am no PHP expert or even neophyte, can anyone tell me what changes I need to make in the code.

http://www.s-p.me/template/custom/wxsimmeteogram.php

Thanks
BertSP
KAZPRESC99, EW/E7016
Ambient WS-1200-IP
Weatherhawk 916 IP
www.s-p.me

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #709 on: November 15, 2017, 11:35:54 AM »
I have been running WXSIM 3 in 1 script for a couple of years embedded in Meteotemplate which is getting its strings from WD. Worked great.
Running PHP 7.0 no problem. when I switched to PHP 7.1 I get the following errors:

Warning: A non-numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 164

Notice: A non well formed numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 233

Warning: A non-numeric value encountered in /home/spme/public_html/template/wsWxsimSA/otherScripts/wsFunctions.php on line 233

Notice: A non well formed numeric value encountered in /home/spme/public_html/template/wsWxsimSA/wsWxsimGetFile.php on line 236

The display does show below the errors correctly.
Since I am no PHP expert or even neophyte, can anyone tell me what changes I need to make in the code.

http://www.s-p.me/template/custom/wxsimmeteogram.php

Thanks
I am outside my home without decent internet from today for two weeks.
Solution: Switch off error reporting. It are warnings and notices, irritating but no invalid data is generated.
Check the start.php script, somewhere in the first few lines there should be something like:
Code: [Select]
#---------------------------------------------------------------------------
# set error reporting 
#---------------------------------------------------------------------------
# for testing and debugging only  -  set to comment for production versions
ini_set('display_errors', 'On');   error_reporting(E_ALL);
#
Change the important line to
Code: [Select]
ini_set('display_errors', 0);   error_reporting(0);
I will look into it when I am back December 1, but have to get the scripts somewhere from a backup first as your linenumbers do not match the version I have.

Wim
« Last Edit: November 15, 2017, 11:56:59 AM by wvdkuil »

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #710 on: December 22, 2017, 02:59:48 AM »
As I am working on a new version of the Leuven-Template and scripts, I suspended the downloads of the current versions.
The new version will be similar on the outside, but smaller, faster  and  easier to install and support as all code has been redone.

That 2.9 version of the template will be available March/April 2018
Alfa test versions: https://www.weerstation-herent.be/ and  https://weer.sluispark.be/
Beta test program will start in Februari.

Probably in April the fully supported forecast scripts will be available also.
Beta TEST versions, some documentation and download "at your own risk" are available at:
https://www.weerstation-herent.be/saratoga/wsfct4/index.html
No installation support, no discussions on the forum please.
Just post errors using the support forum: https://support.leuven-template.eu/

Wim


Online PaulMy

  • Forecaster
  • *****
  • Posts: 5509
    • KomokaWeather
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #711 on: December 22, 2017, 10:53:39 AM »
Thanks Wim, look forward to release.

On my current  www.komokaweather.com/weather28 I have removed the previous ws_snow.txt from webserver because the page was only showing for one date, the last snow entry of 2016-2017 being April 7, 2017, and when I entered data for November 2017 for the 2017-2018 snow season it did not show.  I then added data for November 2017 and a new ws_snow.txt was created.  The following is in the new ws_snow.txt:
Quote
|2017|11|10|deft|9.5|9.5|
|2017|11|11|deft|3|0|
|2017|11|12|deft|1|0|
|2017|11|13|deft|0|0|
|2017|11|20|deft|0|0.1|
|2017|11|22|deft|0.10|0.1|
|2017|11|23|deft|3|3|
but it does not display when clicking the Snow tab.  I remember you helped me about a year ago in setting the snow season months and that worked fine for 2016-2017 season, but 2017-2018 months are no different than 2016-2017.  Any suggestion on the right way to get 2017-2018 snow to display?

Thanks,
Paul

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #712 on: December 22, 2017, 11:05:35 AM »
Thanks Wim, look forward to release.

On my current  www.komokaweather.com/weather28 I have removed the previous ws_snow.txt from webserver because the page was only showing for one date, the last snow entry of 2016-2017 being April 7, 2017, and when I entered data for November 2017 for the 2017-2018 snow season it did not show.  I then added data for November 2017 and a new ws_snow.txt was created.  The following is in the new ws_snow.txt:
Quote
|2017|11|10|deft|9.5|9.5|
|2017|11|11|deft|3|0|
|2017|11|12|deft|1|0|
|2017|11|13|deft|0|0|
|2017|11|20|deft|0|0.1|
|2017|11|22|deft|0.10|0.1|
|2017|11|23|deft|3|3|
but it does not display when clicking the Snow tab.  I remember you helped me about a year ago in setting the snow season months and that worked fine for 2016-2017 season, but 2017-2018 months are no different than 2016-2017.  Any suggestion on the right way to get 2017-2018 snow to display?

Thanks,
Paul
I copied your http://www.komokaweather.com/weather28/ws_snow/ws_snow.txt
to http://weather-template.nl/weather28/ws_snow/ws_snow.txt

At http://weather-template.nl/weather28/ it shows correct snow measurements.
So I attach a zip of the  ws_snow.php script running on the demo server, please unzip and replace your version.
Faster then comparing the scripts and finding the error if one is there.

Wim

Online PaulMy

  • Forecaster
  • *****
  • Posts: 5509
    • KomokaWeather
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #713 on: December 22, 2017, 01:38:01 PM »
Thanks Wim,
I have it all sorted now and all up to date. www.komokaweather.com/weather28

I checked the ws_snow.zip you attached against what I had on my webserver and the attachment is older which did not include the changes for the season months and a spelling mistake and longitude from latitude error that was corrected in the 2016-11-21 version.  But your attachment still worked.  So did some further investigation and I then uploaded the 20161121 version I had on my computer and that worked, and has those previous updates/corrections. 

Not sure how but looks like the ws_snow.php version I had on my webserver might have gotten mixed up with an older version during my recent process of downloading/backup and then re-upload for my cPanel webhosting update.  As a further test I uploaded the ws_snow.php that I had in the downloading/backup folder on my computer and that didn't work.  So again uploading/replacing ws_snow.php with the 2016-11-21 version on my computer and all seems ok.

Thank you for looking, testing and attaching the zip as that made me look into it further as it had been working fine throughout the 2016-2017 season (to end of April 2017).

Regards,
Paul


Offline stewart45

  • Contributor
  • ***
  • Posts: 123
    • Newlands Weather Station
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #714 on: July 12, 2018, 02:27:02 PM »
I've used this software in the past strayed off to try a few others but would now like to use it again I like the clean setup etc, but seeing the last posts on here where in Dec 17 I was wondering if the Template was still being supported, I did read about a complete rewrite in the pipeline

Online PaulMy

  • Forecaster
  • *****
  • Posts: 5509
    • KomokaWeather
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #715 on: July 12, 2018, 03:04:13 PM »
I believe it is still supported and Wim monitors regularly here

https://support.leuven-template.eu/
https://support.leuven-template.eu/problems28.php?lang=en

Enjoy,
Paul

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #716 on: July 12, 2018, 03:12:31 PM »
I've used this software in the past strayed off to try a few others but would now like to use it again I like the clean setup etc, but seeing the last posts on here where in Dec 17 I was wondering if the Template was still being supported, I did read about a complete rewrite in the pipeline
Support site: https://support.leuven-template.eu/   where you find the download request and the links to the different WiKi's, for the current release that is  https://leuven-template.eu/dokuwiki28/doku.php?id=en:start

As you were already a sponsor/user  in 2013 you will be surprised of all that  has changed. 
The latest release is 2.8x and is fully compatible with HTTPS PHP7.2 and all scripts/files are UTF-8.

Just a warning as you are now using Meteotemplate which is IMHO a very good template, I see a lot of very satisfied users also in my home country.  But the internal structure  is totally different for the three templates, Meteo-  Leuven- and the Saratoga-Template.  All knowledge, experience a.s.o. you gained the last years in using one of these templates will make installing another one extra difficult.   

And in my experience running two of those templates next to each other always ends in two not well maintained templates.

Wim

@PaulMy When i was typing my answer you already  answered with the links.   As my english does not flow that quickly from brain to keyboard, I only saw your answer when I submitted mine.
« Last Edit: July 12, 2018, 03:16:10 PM by wvdkuil »

Offline stewart45

  • Contributor
  • ***
  • Posts: 123
    • Newlands Weather Station
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #717 on: July 12, 2018, 04:26:20 PM »
Thanks for the reply, are you working on a re-write for the near future

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #718 on: July 13, 2018, 03:20:57 AM »
Thanks for the reply, are you working on a re-write for the near future
This 2.8x version is the final 2.? version and will be maintained for the next 2 years, if I will be around that long.

Yes, I am always working on  anew version, minor ones or major ones.
Probably there will be no 2.9 version as
- the disadvantages for the current users of a installing  60% totally new code
- the extra time needed for supporting 2 different templates,
does not offset the easier maintenance / support

Wim

Offline stewart45

  • Contributor
  • ***
  • Posts: 123
    • Newlands Weather Station
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #719 on: July 13, 2018, 03:43:02 AM »
I'm sure you'll be around a lot longer than 2 years  :grin:

Offline Aardvark

  • Forecaster
  • *****
  • Posts: 2305
  • Tonto to Lone Ranger : "never take off mask.
    • turned off
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #720 on: July 13, 2018, 08:47:48 AM »
I went with SSL and a dedicated IP address through Hostmonster, my web host.     They pointed me toward this :  https://www.whynopadlock.com
That showed me all what needed to change in the 2.8 templates .  Then I had to locate where they were one by one after checking that the http reference had an https  option.  Those things that didn't have it, I turned them off.   

then I redid the sitemap and uploaded that. we are fine now.

I had questions, but Wim declined to help me this time and I figured I should do it myself. I really didn't appreciate being called a "freeloader," and told to go waste someone else's time.   However,that being said   I  did make the changes I have and eventually look at the Saratoga templates harder when I have the time.

Personally, I do care , but I shouldn't care, consider the source and move on.   Do use the reference if you are going to the padlock being secure,  happy hunting and tweaking.

Offline BertSP

  • Member
  • *
  • Posts: 21
    • Williamson, AZ Wx
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #721 on: July 13, 2018, 09:43:08 PM »
Wim,
I have been using your Betas of V4 forecast since last fall. I keep checking for the final release or updates, and the page keeps saying "Latest version will be available shortly. I don't have any issues with the Beta that I am running, but its always good to get the latest version.
Thanks for this V4 series.
BertSP
KAZPRESC99, EW/E7016
Ambient WS-1200-IP
Weatherhawk 916 IP
www.s-p.me

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #722 on: July 14, 2018, 03:09:32 AM »
Wim,
I have been using your Betas of V4 forecast since last fall. I keep checking for the final release or updates, and the page keeps saying "Latest version will be available shortly. I don't have any issues with the Beta that I am running, but its always good to get the latest version.
Thanks for this V4 series.
It is beta as I need feedback. Only mini feedback received until now.
It is beta as NOAA/NWS is still not switched to the new point-click format.  Since April 2017 there were numerous API-changes.

I updated the scripts based on my own testing and will do a new beta upload end of July.  I added a Darksky version also which i am testing at my own website. And yes,  I need to update the download one of these days.

But when there is no (negative or positive) feedback it is not that high  on my priority list. As far as I know there are only 2 or 3 users.

If you have question you can use the support site also,

Wim

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #723 on: July 23, 2018, 02:53:24 PM »
I tried to move all Leuven Template and scripts to one location

Leuven-Template Download and support at support => template
Current version Template: 2.8x is fully PHP7.2 - UTF-8  HTML-5  HTTPS compliant

===========================

All scripts  Download, Demo  and support at support => scripts

Forecast scripts version 4 usable in all regions
  • WXSIM plaintext.txt / lastret.txt /latest.csv
  • Met.no
  • Yr.no
  • WU
  • Yahoo
  • Darksky
For  Canada 1 script  using Environment Canada data.
For the USA 2 different scripts using NOAA/NWS data for a "Map-Click"  type and 1 using SOAP data.
Other forecast scripts  for UV and for HWA,  a local Dutch provider.

AirQuality scripts for PurpleAir sensor and Luftdaten sensor  both in two different versions

WeatherAlarm for Europe / Meteoalarm

WeatherUnderground stations-data is used for a "ColoredTables" type script and for another clone of the  "WU-History" script.

All scripts are usable stand-alone and in the Saratoga Template directly from the download.
And most of them are also included in the Leuven-Template.

===========================

I will not post individual links anymore as they tend to change (my fault) to much.
So visit the scripts support or template support page and you will find all links there.

Now I have to scan all post to find other old links.  If you find old links not working (404) or pointing to the wrong location, a Message with the URL of  to the page would be very appreciated.

Wim
« Last Edit: July 23, 2018, 02:57:03 PM by wvdkuil »

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: Weather Template and scripts from Leuven/Belgium/Europe
« Reply #724 on: March 29, 2019, 09:12:51 AM »
In this "old" topic all links to download and demo's of the Leuven-Template and scripts are probably invalid.
I posted new support tickets for the different scripts and will do that also for the template.

Support, download- and demo links are available on these topics where everyone can post questions and answers:

Meteoalarm: https://www.wxforum.net/index.php?topic=36482.msg374576#msg374576
Forecasts: https://www.wxforum.net/index.php?topic=36478.msg374490#msg374490
WU-tables&reports: https://www.wxforum.net/index.php?topic=36473.msg374472#msg374472
PurpleAir & Luftdaten: https://www.wxforum.net/index.php?topic=36471.msg374445#msg374445

Leuven-Templatehttps://www.wxforum.net/index.php?topic=36504.0

For now it seems better to lock this topic so that all discussions/questions will be in the correct topic.

Wim
« Last Edit: March 31, 2019, 08:51:03 AM by wvdkuil »

 

anything