*** closed*** HWS Template (WD34) Wish List

That never occurred to me, AFAIK it is not reported to 1 d.p. (Wind speed/gust is already shown to 1 d.p., even if zero.)

No, I meant temp and rainfall - although rainfall is difficult when you need 1 d.p. for metric and 2 d.p. for imperial. (I have been experimenting with number_format () :?)

as you had not added a C or F after the

How about graphing of UV and or solar if using database?
Tom

I can only think of two changes so far:

Ability to display lighting data from my Weatherflow Air sensor instead of Nextstorm.

Have Apparent temp instead of windchill

Display changes to apparent (feels like) when windchill calculation is not valid.


apparent.png

I believe Feels Like, Wind Chill, & Heat index are not the same as apparent.

currently my temp 37.8 F, Wind Chill 36, Apparent 33.3. Also, should it have switched to Feels like since the temp is above freezing?

Wind chill and Heat index are definitely are not the same as apparent. You may well be right about Feels like. . .

EDIT: And I’m none the wiser after reading this: Heat index - Wikipedia

Wim,

I mentioned this on another thread. This is the “extra page” that was shipped with the original W34. I have 3rd party links in my menu for radars and graphs, but it would be great to have them on an extra page.


wxcharts.zip (4.08 KB)

That page is on my ToDo list.

But (all) links currently in your menu, such as Weather Forecast - Wayzata, MN, go to a new tab/page in your browser.
Already you can include them in your menu so that the info is displayed inside the w34 page.

Just check the demo pages in the download, such as
an image / div without an iframe=> http://release230/pwsTEST/w34_start_frame.php?frame=test_image
an iFrame =>http://release230/pwsTEST/w34_start_frame.php?frame=test_website
or the weather-warnings in your current setup https://www.loweprofile.com/pws/w34_start_frame.php?frame=weatheralarms

Wim

Thanks Wim, I will look at your info. Some of those links open in new tabs by design because they will not work when I open them in my own iframe. Some of those radar pages are paid subscriptions, designed for my own use only. I will test your iframes. I was thinking using some Darksky charts on the extra page.

I’d like a US flag for language. I’m not smart enough to figure out how add one.

Also, I’ve got a glitch under ‘Current Conditions’. There’s a line of text that’s not English. See screenshot. I’m using the April release.

Here’s a link: http://www.m82a1.us/pwsWD/index.php


WD34 Current.JPG

Add solar link to bottom of current conditions block. I don’t like dedicating an entire block to solar, but it would be nice to be able to view it in a pop up window.

If you are into tinkering with scripts, you can edit w34_blocks.php to show the solar pop-up “UV Guide” under almost any block you want. Might not be room for it under current conditions, though?

My page (as left) shows various pop-up links, some no longer needed, scattered all over :slight_smile:

One thing I would like to see is that the template can use the canadian version of AQI (AQHI). when the station is a canadian station. This is a scale of 1 to 12+

I would love it if the graphs would display on mobile. But they don’t have responsive formatting, (can’t move or resize). CanvasJS does have code for mobile devices, wonder why it was never implemented.

Because I started with the 2017/2018 versions, it is a one persons hobby for ALL developers and because of a few other personal reasons, like having some time for family also.

Please feel free to fork any of the versions and develop your own version.

Most users already know that there will be 4 versions this year. The July release is fully (> 90%) responsieve, including all graphs. Test at http://wd34.weather-template.com/pws07/
Wim

Thanks Wim, I am no good at coding. Just super basic stuff.

Just loaded July release on mobile, looks great!!! Thank you for all your work!!

I’d like to see earthquake data ordered by distance from my station and then by magnitude. As an example, today there was a 4.0 quake around 300 miles from my location, but pws is highlighting an earthquake in Mexico that was a 4.1 but is 2600 miles from my location.

The July release displays a table in the pop up which you can sort dynamically by distance or time.
The large block can be set to do that in the script. The small block always tries to find the most important earthquake nearby.
Test here http://wd34.weather-template.com/pws07/index.php

Wim

Wim, could you possibly add a third sorting option: By magnitude and/or intensity.