[ phpweather-Bugs-1085580 ] TAF Remarks also start with "AFT"
Brought to you by:
iridium
From: SourceForge.net <no...@so...> - 2006-03-09 18:13:13
|
Bugs item #1085580, was opened at 2004-12-15 04:28 Message generated for change (Comment added) made by iridium You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1085580&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: None Group: phpweather-2.x >Status: Closed Priority: 5 Submitted By: Jim (jimfortune) Assigned to: Nobody/Anonymous (nobody) Summary: TAF Remarks also start with "AFT" Initial Comment: Some military and non-US TAFs contain remarks beginning with the word "AFT". Example: (Station KDAA) 142020 33012G18KT 9999 BKN050 620503 QNH3019INS BECMG 2324 33009KT 9999 SCT050 QNH3027INS WND 33012G18KT AFT 13 T04/20Z TM03/12Z LIMITED METWATCH 1503 TIL 1611 The code written as is uses the valid time (1611) as a ceiling. I modified my phpweather.php to include "AFT" in addition to "RMK". There may be other magic words that end the actual TAF, but I can't think of any at present :-). ---------------------------------------------------------------------- >Comment By: Max Hammond (iridium) Date: 2006-03-09 18:13 Message: Logged In: YES user_id=81516 Fixed locally - well spotted. Will commit to CVS shortly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1085580&group_id=23245 |