There are plenty of weather APIs that allow you to find forecasts, but I'm looking for weather history. Specifically, if I have a lat/lng and a timestamp, I'm looking to find the weather at that moment in that location in the past.
I've looked through many different APIs including the National Weather Service and Weather Underground, but haven't seen any API that solves the problem I describe. Any ideas?