Jump to content

Weatherbug High Temperature Incorrect?


mvprj84

Recommended Posts

Posted

I have a program that triggers based on the WeatherBug high temperature for the day, and it seems to be incorrect most of the time. Generally I have it send an email out between 8AM and 9AM every day, and for the most part the current temperature almost always equals the high temperature for the day which really throws things off. Since I only collect the data through email taking a snapshot of my inbox seemed to be the best way to show the various values (from left to right: current, high, low, feels like):

 

8odMU.png

 

If I watch the temperature throughout the day the "high" frequently adjusts to match roughly what the current temperature is. The "current" temperature is always accurate from what I can tell. I'm currently using the 3.3.2 Beta, but this has been a problem for at least a couple months so I didn't think it belonged in the Beta forum.

Posted

Hi mvprj84,

 

Can you please post the contents of your email configuration?

 

Also, is this also the case with the information in the Admin Console (I know your primary source is the email)?

 

With kind regards,

Michel

Posted

This is what my the email template looks like:

Outside Temperature: ${mod.weather.temp.current}
Outside High: ${mod.weather.temp.high}
Outside Low: ${mod.weather.temp.low}
Feels Like: ${mod.weather.temp.feelslike}
Rain Today: ${mod.weather.rain.today}

 

And yes, every time I check the admin console I pretty much see this. What it seems like to me is that when pulling in the info in the morning the high temperature is equal to what the current temperature is. If I look at the data at night the high temperature is equal to the warmest it got during the day.

 

I switched to a different reporting location earlier today so I should probably know tomorrow whether it just happened to be that particular station. The other thing I'll do is compare the data to their website tomorrow. That should help determine whether the data isn't getting pulled correct, or whether it's WeatherBug that is messed up.

Posted

Hello mvprj84,

 

That's the correct behavior ... high temp is updated whenever the temp goes above the last high temp. So, at nights you will have high temp for the day till 12:00 AM in which case it's reset and the cycle continues.

 

With kind regards,

Michel

Posted

Ah, guess I expected the high/low to correspond to how hot/cold it will be outside and not how hot/cold it was outside. Thanks for the heads up.

Posted

On that train of thought, is there or will there be access to forecast data rather than just current conditions?

 

Thanks.

 

-Xathros

Posted
Hi Xathros,

 

Yes, but it has a very low priority.

 

With kind regards,

Michel

 

 

Understood. Thank you.

 

-Xathros

  • 5 months later...
Posted
Hi Xathros,

 

Yes, but it has a very low priority.

 

With kind regards,

Michel

 

 

Understood. Thank you.

 

-Xathros

 

I don't want to create a new post so I'm bumping this. Is the forecast still in the work? I would like to have this feature added as well.

 

Thanks!

Guest
This topic is now closed to further replies.

×
×
  • Create New...