Figuring out how to display NEXRAD radar data with d3. This project is mostly a playground for me to learn about NEXRAD data and explore how to visualize data with D3 and Canvas.
> python -m SimpleHTTPServer 8889
Then open localhost:8889
in your browser of choice.