I noticed today, August 1, that rain for July in testtags.php looks like this:
$avrainjulnow = '---';
Two days ago, July 30, I upgraded from b74 to b75. Before I did that I took a backup of all WD. Looking at the backup now this is what I find in testtags.php:
$avrainjulnow = '20.6';
So 2 days ago it was correct. I don't know if it was the upgrade to b75 or the month change tonight that caused the problem, since I didn't check it yesterday, July 31.
Looking at the log files it seems that the rain for all July is correct. Also the NOAA lists the rain correctly for every day and in total.
So my question is: How can I get %nowrainjul% to get back the correct value, and not only show '---'?
I have now upgraded to b76, but it still says '---'.