Hog Branch Tank, NM Hourly Weather Updates

Feedback E-mail the Weather

Quick Clicks

Weather World

Hog Branch Tank, NM Weather Maps

°F °C°F °C
Hog Branch Tank Weather Map
UTC Time: 8/15/2026, 03:18
Your Time:

Trending Headlines

Trending Entertainment Headlines

Hog Branch Tank Radar Loop

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

Hog Branch Tank Quick Facts

National Two Day Weather Forecast


E-mail the Hog Branch Tank Weather Forecast

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

%%CODE echo "\n"; $cwa = "EPZ"; 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 . "

"; } } } } echo '
'; echo '
'; echo '
'; echo '

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

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

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

'; __ } echo '
' . $afd_html . '
'; echo '
'; echo '
'; echo '
'; CODE%%