chird / meteoJS

Javascript Library for meteorological and atmospheric tools
Apache License 2.0
29 stars 6 forks source link

Support for Adiabat lines in Skew T #82

Open jeffkkim opened 3 months ago

jeffkkim commented 3 months ago

Hello! Thank you for your work on this library, I was wondering if there was a plan to support adiabat lines and other Skew T plot lines for the SkewTlogPDiagram? If there already is, how are we able to show those other lines?

chird commented 2 months ago

Hi! Thank you. The diagram supports adiabat lines. Take a look at the following example: https://chird.github.io/meteoJS/examples/thermodynamicdiagram-default.html

The lines are visible by default. And it is possible to customize them.