2,050
edits
| (30 intermediate revisions by the same user not shown) | |||
|
|__TOC__
|}
==== Version 8.
#Log messaging: The escalating order of log messages now includes the prior level. So : '''Verbose''' includes ('''Logging''' includes ('''Warning''' includes '''Error''')))
#Forecast ECMWF: add cumulative rain
[The list above has already (partly) an implementation on my [https://meteo-wagenborgen.nl/?dropdown=WH45_CO2&report=meteocam.txt site v8.3.1]]
<u>ToDo list:</u>
#General: I am thinking about a new version in autumn which will account for all additions and changes in the datafiles and webtags. This will have affect above all for the (W)BGT sensor(s) and the new soil moisture (EC) sensors. So far I heard no complaints from CUtils users so if you plan on using those, please plan this later in the year.
#Snow: optional menu choice for yearly/daily snowdepth (like [https://rjoand.utnet.no/utils/?dropdown=Oversikt&report=SnowCharts.txt#yearlysnow this])
#Colouring: Make the text colour not a choice (as it is now) but calculate it to be black or white as a result of the background as configured by the user (not for HighCharts)
#Configuration: Make a cleanup of the configuration parameters (by some method to design yet)
#Webcam: modify the ImageViewer as follows: <image id='imageViewer' style='width:100%; height:75vh; object-fit:contain; object-position:center top;'> (See [https://cumulus.hosiene.co.uk/viewtopic.php?p=203012#p203012 here])
==== Version 8.3.0 .NET10 (19/04/26) ====
#PHP upload: The usage of PHP upload procedure is now protected by a semaphore to limit the number of parallel uploads. Initially defaults to the CMX value but can be modified.</br>New parameter: ''MaxConcurrentUploads=''
#PHP upload: For systems which have a limit on the HTTP Post calls, a delay is implemented slowing down the nr of uploads per minute.</br>New parameter: ''delayMilliSeconds=0'' (default)
#Thrifty: Fix; Thrifty did not work if it was written after ''website''. Now ''website thrifty'' and ''thrifty website'' both work
#Forecast: with the disappearance of ''yourweather'' a new forecast has been created. Keyword "CUtils", a charted forecast based on ''Open Meteo ECMWF IFS HRES 9km''
#Forecast: Added Info to the charts especially the links to the ECWMF info and the link to the Open Meteo site.
==== Version 8.2.3 .NET10 (10/04/26) ====
#Website: Modified the license menu choice in the ''About'' menu to align with the new Highcharts EULA.
#Website: Fixed: if Parameter value has webtag(s) in it only one webtag is processes and the rest of the text is lost.
==== Version 8.2.2 .NET10 (27/03/26) ====
#pwsFWI: fixed the failing of ''pwsFWI'' if ''latitude'' and/or ''longitude'' is only 4 characters or less (e.g. ''9.35'' ) in ''Cumulus.ini''
#Website: Removed the '@' at the ''Day length'' field
==== Version 8.2.1 .NET10 (28/01/26) ====
[[File:CumulusUtils Logo.png|frameless|left|alt=CumulusUtils Logo]]
#General: A logo has been created and donated by Andy and has been fixed in the bottom-right, the version spec. of CUtils now is on the left. Any remarks on how to size the startup screen, position the logo are welcome (not a guarantee of implementing it).
#pwsFWI: Added three language tags: ''CurrentValue'', ''MaxScale'' and ''MoreInfo'' which appear in the standard format of the pwsFWI table
#Compiler: Code generation for snow is now valid (when using a chart through the compiler, not the diary)
#Compiler: When pressure and rain have units ''inHg'' and ''in'' respectively, that will be reflected in the charts axis and the charts tooltips
#General: The previous point led to a rewrite of 'the number of decimals handling' in the unit classes, used in reports and charts because of the imperial deviations. Still not happy but it will hold for the time being. If any deviation or error spotted please report!
#CustomLogs: webtag ''snow24hr'' is now corrected to ''snow24h''
==== Version 8.2.0 .NET10 (21/01/26) ====
| |||