Custom Monthly Detailed Climate Report

Hi all,
I wish to set up my own monthly detailed climate report but Im not quite sure how to and what tags I can use if they are available. Can someone point me in the right direction please? The attachement is an example of the columns & headers I wish to use. Would appreciate any advice.

Thanks

Guru


Climate.xlsx (8.42 KB)

there are these, in the tagslist.txt :
Detailed climate data extra tags

%slr1%…Max Solar for day 1
%slr2%…Max Solar for day 2 (repeat up to day 31)
%suv1%…Max UV for day 1
%suv2%…Max UV for day 2 (repeat up to day 31)
%slrp1%…Total Solar power for day 1 (kwh)
%slrp2%…Total Solar for day 2 (repeat up to day 31) (kwh)
%ht1%…Max Heat Index for the day (repeat up to day 31)
%wc1%…Min windchill for the day (repeat up to day 31)

%set1%…Daily ET for day 1
%set2%…Daily ET for day 2 (repeat up to day 31)

%soilh1%…max soil temperature for day
%soilh2%…max soil temperature for day (repeat up to day 31)
%soill1%…min soil temperature for day
%soill2%…min soil temperature for day (repeat up to day 31)

%wover13%…number of days the max windspeed for the day was over 13 knots
%wover17%…number of days the max windspeed for the day was over 17 knots
%wover21%…number of days the max windspeed for the day was over 21 knots

%hm1%…Max hum day 1 (change day number)
%hmn1%…Min hum day 1 (change day number)

Is there a list of the other tags?

yes
in the tagslist.txt file, where WD is installed

Are the other climate data tags in this list too?

they are in the climatedata.html template file
there are other template files. e.g from Murray

I just wanted to see if I can create a report to help automate the one that I current fill in manually (using excel) from the various pages in the program. I seem to be a bit out of my depth at the moment. Might need to revisit it again in the future.

Cheers

Guru

in WD
go to view
averages/extreme
then the detailed climate report
and then click on update month now

Just to clarify further before revisiting it at a later date (lots of learning to do). I wish to create a report with the fields in it (same order) that I have in the attachment I posted to help automate the process I currently do manually. Thanks for the advice so far.

Cheers

Guru

WD can be set to auto create daily this type of climate report:
http://www.weather-display.com/windy/gb/climatedataout.html

which you can view under view, av/ext…detailed climate report
and which you can add more custom tags to the template file

" which you can add more custom tags to the template file"
This is the learning part I need to catch up on!!

You can add the tags in my first reply
To the climatedata.html in the WD web files folder
There are some already available templates with e.g solar and humidity data

Are there any tags for max/min dewpoint, max/min barometer, max rain rate, max tshw?

for each day do you mean or for the whole month?
its not very clear

Sorry, for each day.

Also are there tags for the times the max/min occur for each parameter of each day?

sorry, no, there is not those custom tags
if you had WD updating a mysql data base then you could query that
or use meteotemplate and let it do that for you auto :slight_smile:
it has detailed reports like
http://www.weather-display.org/template/plugins/noaaReport/interactive.php

and the author might be able to add to that report ability to select which parameters to display?

I have tried setting up the wddatabase with no luck. Using windows 10 & access 2016. Is it possible to change the way the daily logfiles are created? i.e Day,month, year as date and min & sec as time etc.

WD does support MYSQL data base or Microsoft SQL data base
the wddatabase is just for a ODBC driver to a MS access data base

the daily log files need to be a certain way to be compatible

but you can create a custom logfile using custom tags
see under setup, logfile setup