Create DarkSkyClient
with underlying HttpTransport
instance
Create DarkSkyClient
with underlying HttpTransport
instance
API key from Dark Sky
URL to the Dark Sky API endpoints
Create DarkSkyCacheClient
with TimeoutHttpTransport
instance
Create DarkSkyCacheClient
with TimeoutHttpTransport
instance
API key from Dark Sky
amount of responses stored in the cache
nth part of 1 to which latitude and longitude will be rounded stored in cache. For eg. coordinate 45.678 will be rounded to values 46.0, 45.5, 45.7, 45.78 by geoPrecision 1,2,10,100 respectively geoPrecision 1 will give ~60km infelicity if worst case; 2 ~30km etc
URL to the Dark Sky API endpoints
time after which active request will be considered failed