.. image:: https://raw.githubusercontent.com/ecmwf/thermofeel/master/thermofeel.png
:width: 600
:alt: thermofeel logo
|license| |tag_release| |docs| |ci|
**thermofeel** (pronounced *thermo-feel*)
A library to calculate human thermal comfort indexes.
Currently calculates the thermal indexes:
* Universal Thermal Climate Index
* Apparent Temperature
* Heat Index Adjusted
* Heat Index Simplified
* Humidex
* Normal Effective Temperature
* Wet Bulb Globe Temperature
* Wet Bulb Globe Temperature Simple
* Wind Chill
In support of the above indexes, it also calculates:
* Globe Temperature
* Mean Radiant Temperature
* Mean Radiant Temperature from Globe Temperature
* Relative Humidity Percentage
* Saturation vapour pressure
* Wet Bulb Temperature
PyPi
====
|pypi_status| |pypi_release| |pypi_downloads| |code_size|
Install with::
$ pip install thermofeel
System dependencies
===================
thermofeel core functions depend on:
* numpy
* earthkit-meteo > 0.0.1 - for solar zenith angle calculation
Optionally, thermofeel depends on:
* pytest - for unit testing
Release notes
=============
Thermofeel 2.0 brings a number of changes to the underlying code but most importantly to the API.
Consequently, downstream packages using thermofeel 1.* will require code changes to migrate to version 2.0 and beyond.
The main changes are:
* standardisation of input and output variables
* standardisation of variable names
* removal of dependency on numba for code acceleration
* removal of solar zenith angle calculation (now provided by earthkit-meteo)
* several bug fixes and improvements
Please consult ChangeLog_ for more details.
.. _ChangeLog: https://github.com/ecmwf/thermofeel/blob/master/ChangeLog.rst
Contributing
============
The main repository is hosted on `GitHub <https://github.com/ecmwf/thermofeel>`_. Testing, bug reports and contributions are highly welcomed and appreciated.
Please see the Contributing_ document for the best way to help.
.. _Contributing: https://github.com/ecmwf/thermofeel/blob/master/CONTRIBUTING.rst
Current developers:
- Claudia Di Napoli - `ECMWF <https://ecmwf.int>`_
- Tiago Quintino - `ECMWF <https://ecmwf.int>`_
See also the `contributors <https://github.com/ecmwf/thermofeel/contributors>`_ for a more complete list.
License
=======
Copyright 2021 European Centre for Medium-Range Weather Forecasts (ECMWF)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
In applying this licence, ECMWF does not waive the privileges and immunities
granted to it by virtue of its status as an intergovernmental organisation nor
does it submit to any jurisdiction.
Citing
======
In publications, please use our paper in SoftwareX as the main citation for **thermofeel**:
Brimicombe, C., Di Napoli, C., Quintino, T., Pappenberger, F., Cornforth, R., & Cloke, H. L. (2022).
Thermofeel: A python thermal comfort indices library. SoftwareX, 18, 101005.
https://doi.org/10.1016/j.softx.2022.101005
To cite **thermofeel** the code currently please use:
Brimicombe, C., Di Napoli, C., Quintino, T., Pappenberger, F., Cornforth, R., & Cloke, H. L. (2021).
*thermofeel: a python thermal comfort indices library* https://doi.org/10.21957/mp6v-fd16
Acknowledgements
================
Past and current funding and support for **thermofeel** is listed in the adjoning Acknowledgements_
.. _Acknowledgements: https://github.com/ecmwf/thermofeel/blob/master/ACKNOWLEDGEMENTS.rst
.. |last_commit| image:: https://img.shields.io/github/last-commit/ecmwf/thermofeel
:target: https://github.com/ecmwf/thermofeel
.. |commits_since_release| image:: https://img.shields.io/github/commits-since/ecmwf/thermofeel/latest?sort=semver
:target: https://github.com/ecmwf/thermofeel
.. |license| image:: https://img.shields.io/github/license/ecmwf/thermofeel
:target: https://www.apache.org/licenses/LICENSE-2.0.html
.. |pypi_release| image:: https://img.shields.io/pypi/v/thermofeel?color=green
:target: https://pypi.org/project/thermofeel
.. |pypi_status| image:: https://img.shields.io/pypi/status/thermofeel
:target: https://pypi.org/project/thermofeel
.. |tag_release| image:: https://img.shields.io/github/v/release/ecmwf/thermofeel?sort=semver
:target: https://github.com/ecmwf/thermofeel
.. |codecov| image:: https://codecov.io/gh/ecmwf/thermofeel/branch/master/graph/badge.svg
:target: https://codecov.io/gh/ecmwf/thermofeel
.. |ci| image:: https://img.shields.io/github/actions/workflow/status/ecmwf/thermofeel/ci.yml
:target: https://github.com/ecmwf/thermofeel/actions
.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/thermofeel
:target: https://pypi.org/project/thermofeel
.. |code_size| image:: https://img.shields.io/github/languages/code-size/ecmwf/thermofeel?color=green
:target: https://github.com/ecmwf/thermofeel
.. |docs| image:: https://readthedocs.org/projects/thermofeel/badge/?version=latest
:target: https://thermofeel.readthedocs.io/en/latest/?badge=latest
Raw data
{
"_id": null,
"home_page": "https://github.com/ecmwf-projects/thermofeel",
"name": "thermofeel",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "tool",
"author": "European Centre for Medium-Range Weather Forecasts (ECMWF)",
"author_email": "software@ecmwf.int",
"download_url": "https://files.pythonhosted.org/packages/df/84/cd307482dfe72efb0a1e9abe2b06f7c6246abfd1c7ef2f9e4eb5917d0f20/thermofeel-2.1.0.tar.gz",
"platform": null,
"description": ".. image:: https://raw.githubusercontent.com/ecmwf/thermofeel/master/thermofeel.png\n :width: 600\n :alt: thermofeel logo\n\n|license| |tag_release| |docs| |ci|\n\n**thermofeel** (pronounced *thermo-feel*)\n\nA library to calculate human thermal comfort indexes.\n\nCurrently calculates the thermal indexes:\n * Universal Thermal Climate Index\n * Apparent Temperature\n * Heat Index Adjusted\n * Heat Index Simplified\n * Humidex\n * Normal Effective Temperature\n * Wet Bulb Globe Temperature\n * Wet Bulb Globe Temperature Simple\n * Wind Chill\n\nIn support of the above indexes, it also calculates:\n * Globe Temperature\n * Mean Radiant Temperature\n * Mean Radiant Temperature from Globe Temperature\n * Relative Humidity Percentage\n * Saturation vapour pressure\n * Wet Bulb Temperature\n\nPyPi\n====\n\n|pypi_status| |pypi_release| |pypi_downloads| |code_size|\n\nInstall with::\n\n $ pip install thermofeel\n\nSystem dependencies\n===================\n\nthermofeel core functions depend on:\n * numpy\n * earthkit-meteo > 0.0.1 - for solar zenith angle calculation\n\nOptionally, thermofeel depends on:\n * pytest - for unit testing\n\n\nRelease notes\n=============\n\nThermofeel 2.0 brings a number of changes to the underlying code but most importantly to the API.\n\nConsequently, downstream packages using thermofeel 1.* will require code changes to migrate to version 2.0 and beyond.\n\nThe main changes are:\n * standardisation of input and output variables\n * standardisation of variable names\n * removal of dependency on numba for code acceleration\n * removal of solar zenith angle calculation (now provided by earthkit-meteo)\n * several bug fixes and improvements\n\nPlease consult ChangeLog_ for more details.\n\n.. _ChangeLog: https://github.com/ecmwf/thermofeel/blob/master/ChangeLog.rst\n\n\nContributing\n============\n\nThe main repository is hosted on `GitHub <https://github.com/ecmwf/thermofeel>`_. Testing, bug reports and contributions are highly welcomed and appreciated.\n\nPlease see the Contributing_ document for the best way to help.\n\n.. _Contributing: https://github.com/ecmwf/thermofeel/blob/master/CONTRIBUTING.rst\n\nCurrent developers:\n\n- Claudia Di Napoli - `ECMWF <https://ecmwf.int>`_\n- Tiago Quintino - `ECMWF <https://ecmwf.int>`_\n\nSee also the `contributors <https://github.com/ecmwf/thermofeel/contributors>`_ for a more complete list.\n\nLicense\n=======\n\nCopyright 2021 European Centre for Medium-Range Weather Forecasts (ECMWF)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nIn applying this licence, ECMWF does not waive the privileges and immunities\ngranted to it by virtue of its status as an intergovernmental organisation nor\ndoes it submit to any jurisdiction.\n\nCiting\n======\n\n\nIn publications, please use our paper in SoftwareX as the main citation for **thermofeel**:\n\nBrimicombe, C., Di Napoli, C., Quintino, T., Pappenberger, F., Cornforth, R., & Cloke, H. L. (2022). \nThermofeel: A python thermal comfort indices library. SoftwareX, 18, 101005. \nhttps://doi.org/10.1016/j.softx.2022.101005\n\n\nTo cite **thermofeel** the code currently please use:\n\nBrimicombe, C., Di Napoli, C., Quintino, T., Pappenberger, F., Cornforth, R., & Cloke, H. L. (2021).\n*thermofeel: a python thermal comfort indices library* https://doi.org/10.21957/mp6v-fd16\n\n\nAcknowledgements\n================\nPast and current funding and support for **thermofeel** is listed in the adjoning Acknowledgements_\n\n\n.. _Acknowledgements: https://github.com/ecmwf/thermofeel/blob/master/ACKNOWLEDGEMENTS.rst\n\n\n.. |last_commit| image:: https://img.shields.io/github/last-commit/ecmwf/thermofeel\n :target: https://github.com/ecmwf/thermofeel\n\n.. |commits_since_release| image:: https://img.shields.io/github/commits-since/ecmwf/thermofeel/latest?sort=semver\n :target: https://github.com/ecmwf/thermofeel\n\n.. |license| image:: https://img.shields.io/github/license/ecmwf/thermofeel\n :target: https://www.apache.org/licenses/LICENSE-2.0.html\n\n.. |pypi_release| image:: https://img.shields.io/pypi/v/thermofeel?color=green\n :target: https://pypi.org/project/thermofeel\n\n.. |pypi_status| image:: https://img.shields.io/pypi/status/thermofeel\n :target: https://pypi.org/project/thermofeel\n\n.. |tag_release| image:: https://img.shields.io/github/v/release/ecmwf/thermofeel?sort=semver\n :target: https://github.com/ecmwf/thermofeel\n\n.. |codecov| image:: https://codecov.io/gh/ecmwf/thermofeel/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/ecmwf/thermofeel\n\n.. |ci| image:: https://img.shields.io/github/actions/workflow/status/ecmwf/thermofeel/ci.yml\n :target: https://github.com/ecmwf/thermofeel/actions\n\n.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/thermofeel\n :target: https://pypi.org/project/thermofeel\n\n.. |code_size| image:: https://img.shields.io/github/languages/code-size/ecmwf/thermofeel?color=green\n :target: https://github.com/ecmwf/thermofeel\n \n.. |docs| image:: https://readthedocs.org/projects/thermofeel/badge/?version=latest\n :target: https://thermofeel.readthedocs.io/en/latest/?badge=latest\n\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "A library to calculate human thermal comfort indexes",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/ecmwf-projects/thermofeel"
},
"split_keywords": [
"tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7903d3da694ab76a39a744b6aa528e869a8a6fcc2d23efec2213394751421ed",
"md5": "d2a2b5b20ca96055ca9dcf048d981f40",
"sha256": "86c76636955bd2492ecc75a3a4ba4e2e4e4685f9fed6468bedca8969f7101f48"
},
"downloads": -1,
"filename": "thermofeel-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2a2b5b20ca96055ca9dcf048d981f40",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19366,
"upload_time": "2024-11-11T09:40:58",
"upload_time_iso_8601": "2024-11-11T09:40:58.342827Z",
"url": "https://files.pythonhosted.org/packages/e7/90/3d3da694ab76a39a744b6aa528e869a8a6fcc2d23efec2213394751421ed/thermofeel-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df84cd307482dfe72efb0a1e9abe2b06f7c6246abfd1c7ef2f9e4eb5917d0f20",
"md5": "daab04c2cdb661c5a5f8e87150569d9c",
"sha256": "0a209ae0bd0a32abb907a724742dd6f86864dffea888480d9e0e775410fe8f55"
},
"downloads": -1,
"filename": "thermofeel-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "daab04c2cdb661c5a5f8e87150569d9c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22390,
"upload_time": "2024-11-11T09:40:59",
"upload_time_iso_8601": "2024-11-11T09:40:59.406789Z",
"url": "https://files.pythonhosted.org/packages/df/84/cd307482dfe72efb0a1e9abe2b06f7c6246abfd1c7ef2f9e4eb5917d0f20/thermofeel-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-11 09:40:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ecmwf-projects",
"github_project": "thermofeel",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "thermofeel"
}