Toby Kramer
Toby Kramer
In the current version, colors and the legend for the Heatmap graph in the Natural Ventilation tab are dynamically adjusted to the temperature and time filters at the top of...
As requested in #168, I implemented to following: * added stress_category mapping to heat_index_rothfusz.py, solution is based similar implementation for utci.py * modified HI return class to accomodate stress_category output...
PR introduces preliminary versions for a first set of charts that can be used along and/or integrated with pythermalcomfort. Before we improve the charts, clean the code and add more,...
For the heat index functions, we should allow folks to return 'stress_category' similar to the recent changes made to the `utci` function. This will become handy for the plots we...