Trixology

WeatherCat => WeatherCat Feature Requests => Topic started by: Dave13 on July 07, 2026, 04:42:26 AM

Title: Tags request
Post by: Dave13 on July 07, 2026, 04:42:26 AM
Request for the following tags:

Temperature and Precipitation:

Average for each month for all recorded years.
Examples:
January average temp since 2010: 39.2°F
January average precip since 2010: 1.72 in.

Average for each month for current or previous year.
Examples:
June 2026 average temp: 84.3°F
July 2026 average temp: 86.2°F
August 2025 average temp: 87.6°F

June 2026 average precip: 5.61 in.
July 2026 average precip: 2.24 in.
August 2025 average precip: 3.84 in.

I didn't see a way to do this with the current tags, if there is a way please show me how.
Title: Re: Tags request
Post by: clockworkkev12 on July 07, 2026, 04:59:09 AM
I second this. Right now I have to resort to manually making a spreadsheet. But I would also add average high temp and average low temp, which is what I find more interesting.
Title: Re: Tags request
Post by: WCDev on July 12, 2026, 01:16:30 PM
I think the majority of what you're after is available in tabular form in the year over year statistics (available from the Tools menu->Statistics within WeatherCat or via the STYEAROVERYEAR$ web tag, see https://live.trixology.com/custom/ (https://live.trixology.com/custom/) for an example) - this has averages for each month as well as the average overall for all years for each month.

For an individual month use in a tag you can use the time range specifiers to pull out each month - for example:
STAT$TEMPERATURE:AVERAGE:2026-06-01/2026-06-30$ gives the average temperature for June this year.

For more examples, again see https://live.trixology.com/custom/ (https://live.trixology.com/custom/) (scroll down to the Individual Stats section).

What you can't currently do in a tag is pull out the high average or low average or the average for a month over all years - I'll add this to the feature request list, thanks for the suggestion  ThU32:-)




Title: Re: Tags request
Post by: Dave13 on July 12, 2026, 08:56:45 PM
Hi Stu,

I got most of the temperature data I was looking for from the "Temperature (Average)" of the Year Over Year Statistics, could you add a "Precipitation (Average)" section?

Thank you for taking the time to read my request and adding the averages for months over all years tags to the feature request list.


Dave