Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.3.2 (build 4067) - 18 December 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

If you are posting a new Topic on an error or if you need help PLEASE read this first viewtopic.php?p=164080#p164080

<#QueryDayFile> Question

From Cumulus MX version 3 build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since, and has recently released Cumulus MX version 4. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

User avatar
mcrossley
Posts: 14004
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: <#QueryDayFile> Question

Post by mcrossley »

??

The doc has "LowTemp" and "ET" in the list of allowed values?

Ah, I see one of the examples has "DayEVT", and the "format" at the top has "MinTemp - I'll fix them....

Better? (had to rename the file to .txt as the forum will not allow .md uploads)
QueryDayFileWebTag.md.txt
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 6658
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: <#QueryDayFile> Question

Post by HansR »

Thanks. Yes, better :D
I assume the list of value parameters is correct.
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
User avatar
mcrossley
Posts: 14004
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: <#QueryDayFile> Question

Post by mcrossley »

Another update to the doc - the "where" parameter value shown as quoted. Otherwise a > or >= is interpreted as closing the web tag.

Code: Select all

<#QueryDayFile value=LowTemp function=min [where=">10"] dateFrom=2023-01-01 [dateTo=2024-01-01] [resfunc=max] [showDate=y] [format="date_format"] [dp=N] [tc=y] [rc=y]>
User avatar
HansR
Posts: 6658
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: <#QueryDayFile> Question

Post by HansR »

OK. Corrected the wiki.
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
Post Reply