I loved your app; it is indeed very simple to use. I would have liked to see the location name and current weather right on the home page of the app. Do you have a Github where I could download the code and deploy it on my own servers?Great job overall!
oblib|4 years ago
All the Javascript code is in that html page source. The Bootstrap and jQuery you can grab from their sites. I'm using their latest version for this.
All I did was go copy urls from the NOAA site and fetch just the images and data I wanted from them. Their web site is huge so you kind of have to poke around a bit but they have a lot of data you can get there.
I do have a very old version I played with years ago that I think did pinpoint your location on the Radar map. I'll try to find it and take another look at how I did that and if I can I'll add it to this app.
e15ctr0n|4 years ago