`weather_dl()` has a [check](https://github.com/ropensci/weathercan/blob/7855482941a9cd1a7e0b37488db3b987b4c53c2e/R/weather.R#L119) that the interval is length one and is hour, day, or month. `stations_search()` and `weather_interp()` also need these checks.