[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 951 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

942                 foreach($total_times as $total_hour => $total_time){
943                     $floating_total += $total_time;
944                     if($floating_total > $condition_targets[0]){
945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 952 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

943                     $floating_total += $total_time;
944                     if($floating_total > $condition_targets[0]){
945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }
958 

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 954 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }
958 
959         /*Ajax::_print('min value: ' . $min_val);
960         if($is_wind_direction){

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 1443 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

1434             // Attach this graph data to the list of graph bits
1435             $graph_data[$day['MediumDate']] = $day_result['Graph'];
1436 
1437             // If the answer is anything other than 'no' or 'none', then add it to the answer.
1438             // The definitive will be the worst of them all
1439             if($day_result['Definitive'] == 'Yes' || $day_result['Definitive'] == ''){
1440                 if(!$needs_definitive || $day_result['Definitive'] === false || $definitives[$day_result['Definitive']] >= $worst_answer['score']){
1441                     if($needs_definitive)
1442                         $worst_answer = array(
1443                             'score' => $definitives[$day_result['Definitive']],
1444                             'value' => $day_result['Definitive']
1445                         );
1446 
1447                     if($day_result['Definitive'] == 'Yes' || !$needs_definitive || $day_result['Definitive'] === false){
1448                         if($time[0] == 'day_summary'){
1449                             if($icon != false){

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 951 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

942                 foreach($total_times as $total_hour => $total_time){
943                     $floating_total += $total_time;
944                     if($floating_total > $condition_targets[0]){
945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 952 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

943                     $floating_total += $total_time;
944                     if($floating_total > $condition_targets[0]){
945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }
958 

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 954 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

945                         $met_at_time 		= date('ga', strtotime($total_hour . ':00'));
946                         $met_at_time_joiner = ForecastLibraries::time_segment_joiner($met_at_time, array($met_at_time));
947                         break;
948                     }
949                 }
950             } else {
951                 $met_threshold = $condition_targets[0];
952                 if($condition_types[0] == 'High')
953                     $threshold_type = ' exceeds ';
954                 elseif($condition_types[0] == 'Low')
955                     $threshold_type = ' is below ';
956             }
957         }
958 
959         /*Ajax::_print('min value: ' . $min_val);
960         if($is_wind_direction){

Trace

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

[Notice] Undefined offset: 0

GET /question/What+is+the+humidity+like+in+the+next+2+days%3F

Line 1443 in /home/syndicate/domains/wxadvisory.com/public_html/app/src/questions/RawData.php

Source

1434             // Attach this graph data to the list of graph bits
1435             $graph_data[$day['MediumDate']] = $day_result['Graph'];
1436 
1437             // If the answer is anything other than 'no' or 'none', then add it to the answer.
1438             // The definitive will be the worst of them all
1439             if($day_result['Definitive'] == 'Yes' || $day_result['Definitive'] == ''){
1440                 if(!$needs_definitive || $day_result['Definitive'] === false || $definitives[$day_result['Definitive']] >= $worst_answer['score']){
1441                     if($needs_definitive)
1442                         $worst_answer = array(
1443                             'score' => $definitives[$day_result['Definitive']],
1444                             'value' => $day_result['Definitive']
1445                         );
1446 
1447                     if($day_result['Definitive'] == 'Yes' || !$needs_definitive || $day_result['Definitive'] === false){
1448                         if($time[0] == 'day_summary'){
1449                             if($icon != false){

Trace

WxAdvisory: weather forecasts and alerts for the locations you care about
Tue 19 Mar
Mostly cloudy
Add me to the homepage!

What is the humidity like in the next 2 days?

  • Tuesday: average humidity 69.38%, max 93% at 7am, min 40% at 5pm
  • Wednesday: average humidity 69.04%, max 88% from 6am until 7am, min 42% at 2pm

Seattle




Ask a question, or search for a city, suburb or street address.

Your location

WxAdvisory can automatically detect and use your location for forecasts.

If you're using a mobile device, it will use your actual lat/lon coordinates, and if you're using a desktop browser then it will use your IP address.

If you want this default location to be different, or it's wrong, then you can set a preferred location - just type in where you want the forecast to be for.

WxAdvisory uses cookies to store this location

Your location is automatically detected

Saving your preferred location...

Default temperature

WxAdvisory can automatically use the local temperature unit for the location you're interested in.

American locations will automatically default to Fahrenheit, while the rest of the world will use Celsius.

If you want to always use Fahrenheit or Celsius, regardless of the location, you can set your preference here.

WxAdvisory uses cookies to store this location

Auto
Automatically detect
Always use Fahrenheit
Always use Celsius