diff options
author | Jakob Stendahl <jakobste@uio.no> | 2020-10-13 20:28:52 +0200 |
---|---|---|
committer | Jakob Stendahl <jakobste@uio.no> | 2020-10-13 20:28:52 +0200 |
commit | e53bddfc71d70eb9f2b7a2910b4b191bc43088ab (patch) | |
tree | 6074f957be167995845588352ce4108b9759fa00 /README.md | |
download | Aurora-data-e53bddfc71d70eb9f2b7a2910b4b191bc43088ab.tar.gz Aurora-data-e53bddfc71d70eb9f2b7a2910b4b191bc43088ab.zip |
First commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b53de0f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# [Aurora-data](https://jakobst1n.github.io/Aurora-data/) +This is very much a work in progress, the idea is to collect all the information you would want when +hunting for northern lights. In a Progressive web app, which polls all API's directly from your device. + +# 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) |