Bugs item #1772824, was opened at 2007-08-12 21:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1772824&group_id=23245
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PHP code
Group: phpweather-2.x
Status: Open
Priority: 5
Private: No
Submitted By: Jack Coats (servant)
Assigned to: Nobody/Anonymous (nobody)
Summary: output/pw_text.php
Initial Comment:
While running the PHP Weather Speed test, I am getting the following error messages displayed:
Processing 256 METARs
Notice: Undefined variable: tendency in /var/www/phpweather/output/pw_text.php on line 557
Processed 32 METARs...
Processed 64 METARs...
Processed 96 METARs...
Processed 128 METARs...
Processed 160 METARs...
Processed 192 METARs...
Notice: Undefined index: temp_min_6_hours in /var/www/phpweather/output/pw_text.php on line 931
Processed 224 METARs...
Processed 256 METARs...
Total time used to process 256 METARs: 782,790 ms.
Time used per METAR: 3,057.8 ms.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1772824&group_id=23245
|