HWS Template (WD34) Wish List - October version

Hello,
my first post in this forum… :smiley:

Possible / thinkable to add more than one webcam URL? The multiple webcam pictures then showing up randomly in the related area (webcam-c-block)?

Thanks Wim for the really nice dashboard and all the work - much appreciated.

wurzelmac

I posted the adapted Boltek script for the NSD realtime file here:
http://discourse.weather-watch.com/p/530894

Can you please clarify:

For now the script will always use field 2 && 5 as in km,

In your field-descriptions those fields are described as having km as unit
field# 2 => current close rate/min (< 50km)
field# 5 => last strike distance (km)

But there is also a field #20 “Measure (set in config.ini)” which contents is km.
Can that field contain some other unit, f.i. miles and will that effect field 2 && 5?

    [0] => 1564582769
    [1] => 3
    [2] => 0
    [3] => 1564582737
    [4] => 142
    [5] => 415
    [6] => cc-
    [7] => 41
    [8] => 41
    [9] => 21227
    [10] => 59120
    [11] => 4
    [12] => 15.34
    [13] => 2
    [14] => 15.34
    [15] => 2
    [16] => 4
    [17] => 19
    [18] => 16
    [19] => 0 days 0 hours 48 min
    [20] => km
    [21] => 60

Wim

Hi!
Have tested the file you posted and it seems to be ok.
When it comes to field 20 in the setup file it can certainly apply to miles or other values, think that is according to what the system is set up with.
Then fields 2-5 will show as that choice.
This is just something I think is right if someone knows more about this would have been nice.

Tanks!

Torjan

Hi Wim

Finally got Nexstorm and nsd2013 talking together and now uploading to the site.

It might be nice if we can have a data time stamp shown in the window so we can see what time the data was placed up on the site.

Anyhow, excellent work, all I need are some strikes to check everything is working…

Now to build the luftdaten.info AQI system for the station and then get it shown on the site…

Best wishes

Jon

Can we have a new topic for the October beta so that July problems don’t get swamped?

EDIT: Sorted! Thanks, Wim :slight_smile:

How about a barometer dial with easily adjustable range, range max and min to be set in easyweathersetup?

Currently, 100 mb / 3 inHg is quite a big range, so high/low/actual arrows are quite close together. . .

Hi Wim

Unfortunately NSD2013 is failing on me as well. NSLog appears to be much more stable but obviously creates files in a different format to that expected. This is the data format:

NSRealtime.txt - Comma Delimited - Updated with each Strike - Suitable for rapid uploads to be used by javascript routines.

Position Type Name Description
0 int Year yyyy
1 int Month mm
2 int Day dd
3 int Hour hh
4 int Minute mm
5 int Second ss
6 int Bearing Degrees
7 int Distance Km or Mi as Selected
8 int TRAC X
9 int TRAC Y
10 string Strike Type +CG, -CG, +IC, -IC
11 int +CG 1-Yes, 0-No
12 int -CG 1-Yes, 0-No
13 int +IC 1-Yes, 0-No
14 int -IC 1-Yes, 0-No
15 int Strikes Since Midnight
16 int Noises Since Midnight
17 int Close Since Midnight
18 int CG+ Since Midnight
19 int CG- Since Midnight
20 int IC+ Since Midnight
21 int IC- Since Midnight
22 int Peak Rate Per Min Since Midnight
23 string Peak Rate Time hh:mm:ss
24 int Strikes /Min
25 int Noises /Min
26 int Close /Min
27 int +CG /Min
28 int -CG /Min
29 int +IC /Min
30 int -IC /Min
31 int Current Rate Minutes - X below
32 int X Min Strikes User Selectable counter
33 int X Min Noises 2 Min - 60 Min
34 int X Min Close
35 int X Min +CG
36 int X Min -CG
37 int X Min +IC
38 int X Min -IC
39 string Upload Rate Normal or High
40 string Up Time hh:mm:ss (154:08:23 )
41 string Last Strike Time hh:mm:ss
42 int Days Ave Bearing Degrees
43 int Day’s Ave Distance Km or Mi as Selected
44 int 1 Min Ave Bearing
45 int 1 Min Ave Distance
46 int X Min Ave Bearing
47 int X Min Ave Distance
48 int Peak Burst Rate Per Sec Since Midnight
49 string Peak Burst Time hh:mm:ss
50 int Strikes Minutes # of Minutes stored in NSStrikes.txt
51 int Antenna Offset 1 - 360
52 int Distance Units Being Used 0 = km, 1 = mi

Taken from: https://jcweather.us/NSLog.php Data structures…

Any help gratefully received as usual!

Best wishes

Jon

The 53 field NSRealtime.txt has always been supported, as from the first April release
The latest version also supports the shorter NSDRealtime.txt

The script checks the number of fields and then gets the data from the correct position.

Wim

A very nice thing for someone like me who has the UV and solar radiation sensor, would be to have in the UV data box also the graph and the value of the evapotranspiration

Sorry, but the first two points do not belong into the wishlist.
Those are errors in the setup or scripts. LIML airport returns no valid data, you can check yourself
This is a fast link to the data of LIML https://tgftp.nws.noaa.gov/data/observations/metar/stations/LIML.TXT
The result is

2019/09/01 03:20
LIML 010320Z 24004KT 9999 FEW025CB SCT030 24/19 Q1012 NOSIG

The AQ from your official station is old, as answered in another topic.
This is the link to your stations AQ data Corte Brugnatella, Emilia Romagna, Italy Air Pollution: Real-time Air Quality Index

So modify the post above please, and try to understand that answering your posts cost me my spare time.
Wim

Wim

Got it! Many thanks for the tip…again. FYI I have built the Luftdaten sensor array and added it to the web site.

Jon

You’re right, I’m sorry

hello Wim,would it be possible to put the value of the internal temperature in large font inside the design of the house?
thanks
Ciao

Yes it is possible, example here https://www.weerstation-herent.be/pws07/ and https://pwsdashboard.com/pws07/

There is now a setting in the script for that (line 47)
If set to true, the rounded indoor-temperature will be displayed in the house-image.
The box above the house will not be displayed in that case.

Can you test the attached script?
Wim


indoor_c_block.php.zip (5.06 KB)

Still think it’s more effective without the house colours. . . like mine :slight_smile:

ok Wim, thanks

Hello Wim, there is a problem, the temperature dont have a decimal http://www.lokaleolucalisa.altervista.org/pws09c/index.php
Ciao

You asked for a large font, so Wim rounded the value to fit it into the house.

I rather think he just wanted something bigger than the existing 10pt. . . :slight_smile:

I think it looks good :slight_smile: