A Python package for calculating psychrometric properties of moist air and plotting psychrometric charts based on plotly.
shimeri means "moisture" or "humidity" in Japanese.
pip install shimeri
Usage example: example.py
shimeri on web is available at shimeri-web.vercel.app.
The PsychrometricCalculator.get_all()
method uses convergence calculations. Especially when calculating from wet-bulb temperature and enthalpy, convergence can be poor, potentially leading to inaccurate results. (The poor convergence can be understood from the fact that the slopes of wet-bulb temperature and enthalpy lines are similar on the psychrometric chart.