This page demonstrates Python tips and tricks that I use in my everyday programming as an atmospheric science graduate student.
-Brian Blaylock

Showing posts with label pollution rose. Show all posts
Showing posts with label pollution rose. Show all posts

Friday, June 26, 2015

Just made my first python website with cgi


Check out the neat webpage I made using cgi and python. This page allows a user to generate ozone pollution roses based on a range of dates. It uses the windrose.py functions to make the plots. Give it a try!!