Site updated at 2016-10-09 08:02:01 UTC
This commit is contained in:
parent
e0702749a6
commit
98ec3afb13
23 changed files with 37 additions and 37 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
<p>The <code class="highlighter-rouge">darksky</code> platform uses the <a href="https://darksky.net/">Dark Sky</a> web service as a source for meteorological data for your location. The location is based on the <code class="highlighter-rouge">longitude</code> and <code class="highlighter-rouge">latitude</code> coordinates configured in your <code class="highlighter-rouge">configuration.yaml</code> file. The coordinates are auto-detected but to take advantage of the hyper-local weather reported by Dark Sky, you can refine them down to your exact home address. GPS coordinates can be found by using <a href="https://www.google.com/maps">Google Maps</a> and clicking on your home or <a href="http://www.openstreetmap.org/">Openstreetmap</a>.</p>
|
||||
|
||||
<p>You need an API key which is free but requires <a href="hhttps://darksky.net/dev/register">registration</a>. You can make up to 1000 calls per day for free which means that you could make one approximately every 86 seconds.</p>
|
||||
<p>You need an API key which is free but requires <a href="https://darksky.net/dev/register">registration</a>. You can make up to 1000 calls per day for free which means that you could make one approximately every 86 seconds.</p>
|
||||
|
||||
<p class="note warning">
|
||||
<a href="https://darksky.net/">Dark Sky</a> will charge you $0.0001 per API call if you enter your credit card details and create more than 1000 calls per day.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue