[ phpweather-Bugs-1085580 ] TAF Remarks also start with "AFT"
Brought to you by:
iridium
From: SourceForge.net <no...@so...> - 2004-12-15 04:30:23
|
Bugs item #1085580, was opened at 2004-12-14 23:28 Message generated for change (Settings changed) made by jimfortune You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1085580&group_id=23245 Category: None >Group: phpweather-2.x Status: Open 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 :-). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1085580&group_id=23245 |