cloudy

Author Topic: Temperature Detail addon page for WD-AJAX-PHP-USA template  (Read 13345 times)

0 Members and 1 Guest are viewing this topic.

Offline MadALwx

  • Posts: 1,317
  • Retired USAF B-52 Gunner
  • Madison, AL
    • MadALwx
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #120 on: June 23, 2010, 07:22:13 PM »
Just checked yours. 53.3 is good compared to your climate trend script.

I wonder where the diff is w/ mine since avgtempmarnow is computing? Guess I'll compare noaa reports/
Lee,     Fox4ALS.com


VP2 w/ Solar Rad, LD-250-Lightning2000, MadCam

Offline MadALwx

  • Posts: 1,317
  • Retired USAF B-52 Gunner
  • Madison, AL
    • MadALwx
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #121 on: June 23, 2010, 08:36:18 PM »
My WD dailynoaa/monthly reports were both off:

WD webfiles
Detailed Climate rep for 3/2010=51.8F
Climatological rep for 3/2010=   51.8F
ONLINE
Detailed Climate/Monthly Climatological rep for 3/2010=48.6F


I updated the files. I guess I have to wait after 0000 for the update?
Lee,     Fox4ALS.com


VP2 w/ Solar Rad, LD-250-Lightning2000, MadCam

Offline Murry Conarroe

  • Posts: 471
  • Decatur, Texas
    • Wildwood Weather
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #122 on: June 23, 2010, 09:22:47 PM »
My WD dailynoaa/monthly reports were both off:

WD webfiles
Detailed Climate rep for 3/2010=51.8F
Climatological rep for 3/2010=   51.8F
ONLINE
Detailed Climate/Monthly Climatological rep for 3/2010=48.6F


I updated the files. I guess I have to wait after 0000 for the update?

The updated files are used by the scripts as soon as they are uploaded.

I noticed that the only change in mean temps listed in the dailynoaareport for 3/2010 was for day 31. It changed from 58.2 to 52.9.
That would only make a .17 degree change for the month.
The mean/max/min for day 31 are all the same. So it looks like you have the day 31 problem other people have reported.
Murry

Offline MadALwx

  • Posts: 1,317
  • Retired USAF B-52 Gunner
  • Madison, AL
    • MadALwx
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #123 on: June 23, 2010, 09:37:48 PM »
Dang it.

Thanks Murry.
Lee,     Fox4ALS.com


VP2 w/ Solar Rad, LD-250-Lightning2000, MadCam

Online Weather Display

  • Posts: 64,541
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #124 on: June 24, 2010, 10:43:25 PM »
the max temperature problem for the last day has been fixed though in the latest WD update, yes?

Offline MadALwx

  • Posts: 1,317
  • Retired USAF B-52 Gunner
  • Madison, AL
    • MadALwx
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #125 on: June 24, 2010, 11:34:17 PM »
yes. However, the avtempmarnow still shows 51.5 instead of 48.6; after updating the reports.
Lee,     Fox4ALS.com


VP2 w/ Solar Rad, LD-250-Lightning2000, MadCam

Offline Jean-Robert

  • Posts: 549
  • St-Etienne-des-Gres Quebec Canada
    • Jean-Robert Marion
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #126 on: August 02, 2011, 10:32:43 AM »
Hi

Can somebody have an idea why i lost data from 19 to 31 of july ?

see this link:  http://www.jeanrobertmarion.com/wxtempdetail.php

My climatedataout for july look OK see:  http://www.jeanrobertmarion.com/climatedataout72011.html

Very strange !

Thank you for help.

Offline Murry Conarroe

  • Posts: 471
  • Decatur, Texas
    • Wildwood Weather
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #127 on: August 02, 2011, 12:26:18 PM »
Hi

Can somebody have an idea why i lost data from 19 to 31 of july ?

see this link:  http://www.jeanrobertmarion.com/wxtempdetail.php

My climatedataout for july look OK see:  http://www.jeanrobertmarion.com/climatedataout72011.html

Very strange !

Thank you for help.

The wxtempdetail uses the dailynoaareport instead of the climatedataout.
The dailynoaareport for July shows no data after the 18th. http://www.jeanrobertmarion.com/dailynoaareport72011.htm
Try recreating it in Weather Display.
Murry

Offline Jean-Robert

  • Posts: 549
  • St-Etienne-des-Gres Quebec Canada
    • Jean-Robert Marion
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #128 on: August 02, 2011, 12:43:42 PM »
Thank you Murry it work.

BTW did you receive my email about the snowdepth sensor ?

Online K3JAE

  • Posts: 692
  • Fayette County, PA., USA
    • K3JAE's Weather Station
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #129 on: August 05, 2011, 11:00:02 AM »
I am incorporating the newest detail pages and a few of them are coming up as Celsius as opposed to Fahrenheit. Is there a common place to force Fahrenheit only display?

Additionally, I am showing date for some months but most of them are not showing... Temp, wind, Rain are all ok... the others are showing sporadic information. Is there a way to fix this lost/missing data... example, dewpoint, windrun, wetbulb etc are showing data for Feb, May (partial), Jul and currently up to date in Aug. All other months etc. are blank.

Example URL: http://www.k3jae.com/wxwetbulbdetail.php for your review.


73's de K3JAE

John
K3JAE Weather Station

Offline Murry Conarroe

  • Posts: 471
  • Decatur, Texas
    • Wildwood Weather
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #130 on: August 05, 2011, 01:20:58 PM »
I am incorporating the newest detail pages and a few of them are coming up as Celsius as opposed to Fahrenheit. Is there a common place to force Fahrenheit only display?

The scripts use the measurement units set in the settings.php file.

$SITE['uomTemp'] = '°F';
$SITE['uomBaro'] = ' inHg';
$SITE['uomWind'] = ' mph';
$SITE['uomRain'] = ' in';
$SITE['uomSnow'] = ' in';


Additionally, I am showing date for some months but most of them are not showing... Temp, wind, Rain are all ok... the others are showing sporadic information. Is there a way to fix this lost/missing data... example, dewpoint, windrun, wetbulb etc are showing data for Feb, May (partial), Jul and currently up to date in Aug. All other months etc. are blank.

The temp, rain, & wind scripts use the dailynoaareport files as the source of their data. The other detail/summary scripts use the climatedataout files.
Recreate and upload the missing/incomplete climatedataout files. In Weather Display, select View-->Averages/Extremes/Noaa Style Report. Select the Detailed Climate Report tab and select the appropriate month and year. Then click the Update month now button and a climatedataoutmyyyy.html file will be created in the webfiles subdirectory. After updating all the necessary months, upload them to your website.           
Murry

Online K3JAE

  • Posts: 692
  • Fayette County, PA., USA
    • K3JAE's Weather Station
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #131 on: August 05, 2011, 01:24:44 PM »
Quote
I am incorporating the newest detail pages and a few of them are coming up as Celsius as opposed to Fahrenheit. Is there a common place to force Fahrenheit only display?

The scripts use the measurement units set in the settings.php file.

$SITE['uomTemp'] = '°F';
$SITE['uomBaro'] = ' inHg';
$SITE['uomWind'] = ' mph';
$SITE['uomRain'] = ' in';
$SITE['uomSnow'] = ' in';

Well this fits with my Setting.php file, with no differences yet I still show Celsius as my results on a few pages.

OK, Will redo the years climatedataout files for the missing months and upload them and see how that all works out.

Thanks for the quick response.


73's de K3JAE

John
K3JAE Weather Station

Offline Murry Conarroe

  • Posts: 471
  • Decatur, Texas
    • Wildwood Weather
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #132 on: August 05, 2011, 02:15:08 PM »
Well this fits with my Setting.php file, with no differences yet I still show Celsius as my results on a few pages.

OK, Will redo the years climatedataout files for the missing months and upload them and see how that all works out.

Thanks for the quick response.

Could you be a bit more specific about which page is displaying Celsius results. I did not see any.
I suspect you have a leading blank in your $SITE['uomTemp'] = '°F'; . Try removing the blank.

I also notice that your snow and dewpoint summary pages are not displaying. And that your snow detail page had no units of measurement.
Be sure the $SITE['uomSnow'] = ' in'; setting is in your settings.php file.

Murry

Online K3JAE

  • Posts: 692
  • Fayette County, PA., USA
    • K3JAE's Weather Station
Re: Temperature Detail addon page for WD-AJAX-PHP-USA template
« Reply #133 on: August 05, 2011, 02:36:16 PM »
Added the $SITE['uomSnow'] = ' in'; as did not have that. Removed spacing under $SITE['uomTemp']     = '°F'; so will see how that works...

The pages that you mentioned are loading load one time then not the next. This seems to be random as well. Various pages have done this. Not sure why that is unless it is a server issue as seem to be having a few of those over last few days. They should be loading now... feel free to double check.


73's de K3JAE

John
K3JAE Weather Station