BrooklynWelsh / CS452_Weather_App

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

Some cities, such as Anchorage, Alaska, have valid "points" endpoints, but have null URLs for forecast, forecastHourly, and forecastGridData. #29

Open BrooklynWelsh opened 3 years ago

BrooklynWelsh commented 3 years ago

NWS returns null for some cities. Need to add error checks.