Forecast: Difference between revisions

75 bytes added ,  13:35, 10 June 2023
m
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 25: Line 25:
The iframe is formed as: <nowiki><iframe src='{SpotwxPredictionURL}' frameborder='0' style='border: 0; width:100%; height: 75vh;'></iframe></nowiki> and written to the output file.
The iframe is formed as: <nowiki><iframe src='{SpotwxPredictionURL}' frameborder='0' style='border: 0; width:100%; height: 75vh;'></iframe></nowiki> and written to the output file.


=== Yourwether ===
=== Yourweather ===
When setting the ''ForecastSystem'' to '''Yourweather''', the user must have:
When setting the ''ForecastSystem'' to '''Yourweather''', the user must have:
#Go to yourweather.co.uk
#Go to yourweather.co.uk
Line 32: Line 32:
#Once on the API page, choose your location;
#Once on the API page, choose your location;
#Choose the XML API, address 1: “Address 1: XML file with the 7-day forecast and general daily information”;
#Choose the XML API, address 1: “Address 1: XML file with the 7-day forecast and general daily information”;
#Fill in that link, in the ''cumlusutils.ini'' for the parameter: ''SevenDayPredictionURL''. In the section [Forecast]. You may have to run ''CumulusUtils'' with the argument Forecast one time to see that parameter.
#Fill in that link, in the ''cumlusutils.ini'' for the parameter: ''SevenDayPredictionURL''. In the section [Forecast]. You may have to run ''CumulusUtils'' with the argument Forecast one time to see that parameter or you can add it manually.


When ''CumulusUtils'' is run with the argument forecast, it fetched the corresponding XML with the ECMWF  model forecast and reworks that into a table and written to the outputfile. The icons the user installed in CUicons are used.
When ''CumulusUtils'' is run with the argument forecast, it fetches the corresponding XML with the ECMWF  model forecast and reworks that into a table that is written to the outputfile. The user installed icons in CUicons are used. These icons are available in the distribution.


=== Norway ===
=== Norway ===