Plot a skew-T log-P diagram based on sounding data.
This was forked from: https://github.com/rittels/skewt-js. Itself forked from: https://github.com/dfelix/skewt-js.
It is just to php to wrap around and allow to read idealized soundings from MesoNH Namelists Put your data, csv or Namelist in the data/ directory
You need PHP, go to the repo base and run a local server
php -S localhost:8000then connect to yout lopcal server : http://localhost:8000.
For advances JS capabilities (computation, desing) see repos thas were forked from