/d3-skewt

Primary LanguageHTMLMIT LicenseMIT

D3 code to plot a skew-T log-P diagram

Example

See live at http://rsobash.github.io/d3-skewt

Run locally

$ git clone git@github.com:rsobash/d3-skewt.git
$ cd d3-skewt
$ python -m SimpleHTTPServer 8000
$ open http://localhost:8000