From what file gets $mintempfortodayfromyourdata it's data?

Hi,

I am looking for the file where $mintempfortodayfromyourdata gets it’s info from.
Right now, this value is -24.9C and that’s wrong.
I know it is a file from January 2010.
I started back in 2010 with my weather site and converted some weatherlink files when switching to WD.
I have been manually editing these values in different files from Januari 2010 but the tag keeps returning -24.9.
I can’t figure out the file I have to look for. #-o

TIA

you would need to find that in the logfile, correct, then convert that logfile to datafile

I.d rather stay away from converting the logfile, I am afraid I might screw up other data I manually edited.
Which datafile are you talking about where that tag finds -24.9.
Is that 12010.inf
I.d rather edit that file if possible.

To find out which file I would have to edit, I renamed all .inf files related to January 2010, one after the other.
Then I would change $mintempfortodayfromyourdata = %mintempfortodayfromyourdata% to
$mintempfortodayfromyourdata = %maxtempfortodayfromyourdata%
to see if value would change. It changes to max temp value.
Then change it back to $mintempfortodayfromyourdata = %mintempfortodayfromyourdata% again.
And still it would return the value -24.9
I assumed that it wouldn’t find a datafile that way ( they were all renamed) and find no value
It’s not in the climate or dailynoaa filles.

Confusing I know :lol: but I like to know the specific name where that tag is looking for the lowest temp.

you can’t edit the data files directly
you could use the
%yearmaxtempfortodayfromyourdata%
to know what year it was