diff options
author | Jakob Stendahl <jakobste@uio.no> | 2020-10-14 14:00:36 +0200 |
---|---|---|
committer | Jakob Stendahl <jakobste@uio.no> | 2020-10-14 14:00:36 +0200 |
commit | 4a5ada21c5048ea0c1adfb0625b6340f58e6e25f (patch) | |
tree | 0b7ae41fe71ab9f309bcbe47ff9fcefb990cbe6f /README.md | |
parent | 5022e2a2725aab5ac3d3925155295e2e7ecbcaa4 (diff) | |
download | Aurora-data-4a5ada21c5048ea0c1adfb0625b6340f58e6e25f.tar.gz Aurora-data-4a5ada21c5048ea0c1adfb0625b6340f58e6e25f.zip |
Add pulling of location
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ hunting for northern lights. In a Progressive web app, which polls all API's dir # Credits - All data related to space weather is from [USA National Space Weather Prediction Center](https://www.swpc.noaa.gov). - All weather data is from [MET Norway](https://met.no). -- Background photo by [Jonatan Pie](https://unsplash.com/@r3dmax?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/northern-lights?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) +- Background photo by [Jonatan Pie](https://unsplash.com/@r3dmax?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/northern-lights?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText). +- Location name is pulled from [geocode](https://geocode.xyz/api). |