First Church of Jesus Holiness Church, VA Hourly Weather Updates

Feedback E-mail the Weather

Quick Clicks

Weather World

First Church of Jesus Holiness Church, VA Weather Maps

°F °C°F °C
First Church Of Jesus Holiness Church Weather Map
UTC Time: 8/15/2026, 03:51
Your Time:

Aeronautical Observation: Automated synoptic observations via NWS Gateway.
Auto-refresh in: 5:02

First Church of Jesus Holiness Church, VA Regional Weather

Expires:202608150400;;208332
ASUS41 KAKQ 150311
RWRAKQ

REGIONAL WEATHER ROUNDUP
NATIONAL WEATHER SERVICE WAKEFIELD VA
1100 PM EDT FRI AUG 14 2026

Note: "fair" indicates few or no clouds below 12,000 feet with no
significant weather and/or obstructions to visibility. * = Denotes
station may not report precipitation (e.g., rain,snow,etc.),
thunder or fog.


VAZ020-022-025-037-045-150400-
WEST CENTRAL AND SOUTHWEST VIRGINIA
  
CITY           SKY/WX    TMP DP  RH WIND       PRES   REMARKS
STAUNTON*      CLOUDY    73  73 100 N5        30.16S                  
WAYNESBORO*    CLOUDY    73  73  99 CALM      30.15S                  
HOT SPRINGS VA   N/A     69  68  98 W5        30.27S                  
LYNCHBURG      MOCLDY    72  71  97 CALM      30.10S                  
DANVILLE       MOCLDY    77  73  87 SW3       30.08F                  
SOUTH BOSTON*  MOCLDY    73  67  82 W3        30.08S                  
MARTINSVILLE   CLOUDY    75  73  92 CALM      30.14F                  
ROANOKE        MOCLDY    75  70  84 W6        30.14S                  
BLACKSBURG     CLOUDY    71  71  99 CALM      30.22S                  
DUBLIN*        MOCLDY    72  68  87 W6        30.19F                  
MARION*        CLOUDY    68  65  91 W8        30.28R                  
HILLSVILLE*    MOCLDY    72  70  94 SW6       30.23S                  
RICHLANDS*     NOT AVBL                                               
WISE*          MOCLDY    68  68 100 SW6       30.26S                  
ABINGDON*      MOCLDY    72  70  94 CALM      30.23R                  
$$


SKY/WX - Weather  TMP - Temperature  DP - Dew Point  RH - Humidity
WIND - Wind Direction/Speed PRES - Barometric Pressure VSB - Visibility
WCI - Wind Chill Index E13G22 Wind - East Wind 13 mph/Gusts of 22 mph

Trending Headlines

Trending Entertainment Headlines

First Church of Jesus Holiness Church Radar Loop

Use the map search tool if you want to place a location marker on the radar map...

First Church of Jesus Holiness Church Quick Facts

National Two Day Weather Forecast


E-mail the First Church of Jesus Holiness Church Weather Forecast

Voice your opinion or tell us about page issues...

%%CODE echo "\n"; $cwa = "RNK"; require_once "/home/wxworld/public_html/templates/afd_cache.php"; $afd_json = fetch_afd($cwa); $afd_html = ""; $issued = ""; $afd_obj = json_decode($afd_json); if (is_object($afd_obj)) { if (isset($afd_obj->issued_raw)) { $issued = $afd_obj->issued_raw; } if (isset($afd_obj->afd->sections)) { foreach ($afd_obj->afd->sections as $sec) { if (isset($sec->html) && trim($sec->html) != "") { $afd_html .= $sec->html . "

"; } } } } function smart_truncate($html, $limit) { $parts = preg_split('/(<[^>]*>)/', $html, -1, PREG_SPLIT_DELIM_CAPTURE); $count = 0; $result = ''; foreach ($parts as $part) { if (preg_match('/<[^>]*>/', $part)) { $result .= $part; } else { $len = strlen($part); if ($count + $len > $limit) { $result .= substr($part, 0, $limit - $count) . '...'; return $result; } $result .= $part; $count += $len; } } return $result; } function closetags($html) { preg_match_all('#<(?!meta|img|br|hr|input\b)\b([a-z]+)(?: .*)?(?#iU', $html, $result); $openedtags = $result[1]; preg_match_all('##iU', $html, $result); $closedtags = $result[1]; $len_opened = count($openedtags); if (count($closedtags) == $len_opened) return $html; $openedtags = array_reverse($openedtags); for ($i = 0; $i < $len_opened; $i++) { if (!in_array($openedtags[$i], $closedtags)) { $html .= ''; } else { unset($closedtags[array_search($openedtags[$i], $closedtags)]); } } return $html; } $limit = 500; $visibleText = strip_tags($afd_html); $intro = (strlen($visibleText) > $limit) ? closetags(smart_truncate($afd_html, $limit)) : $afd_html; echo '
'; echo '
'; echo '
'; echo '

Forecast Discussion (' . htmlspecialchars($cwa, ENT_QUOTES, "UTF-8") . ')

'; if ($issued != "") { echo '

Issued: ' . htmlspecialchars($issued, ENT_QUOTES, "UTF-8") . '

'; __ } echo '
' . $intro . '
'; if (strlen($visibleText) > $limit) { echo ''; echo '

'; echo ''; } echo '
'; echo '
'; echo '
'; CODE%%