solarmonitor / solarmonitoridl

4 stars 7 forks source link

SRS today/yesterday bug #51

Open eoincarley opened 6 years ago

eoincarley commented 6 years ago

Sometime the get_srs_slomon.pro code returns either and srs_today or srs_yesterday variable with 'No data'. There is no check for 'No data' on srs_yesterday and it SM crashes while attempting to parse this unexpected string inside ar_comb.pro. Needs error checking to handle the event that srs_yesterday contains only 'No data'.