BrooklynWelsh / CS452_Weather_App

An Android weather app being completed for CS 452 Senior Project.
0 stars 0 forks source link

Some search results give "marine area" coordinates to NWS, which doesn't support the forecast endpoint. #26

Open BrooklynWelsh opened 3 years ago

BrooklynWelsh commented 3 years ago

It seems to only affect the "Today at a Glance" blurb located on the top card view. Hourly and high-low info seems to load normally.

BrooklynWelsh commented 3 years ago

Should add code in the forecase section that checks for a 404 response from NWS.