https://github.com/martibosch/swiss-uhi-utils
Utilities to model urban heat islands in Switzerland with the InVEST urban cooling model
https://github.com/martibosch/swiss-uhi-utils
Last synced: 2 months ago
JSON representation
Utilities to model urban heat islands in Switzerland with the InVEST urban cooling model
- Host: GitHub
- URL: https://github.com/martibosch/swiss-uhi-utils
- Owner: martibosch
- License: gpl-3.0
- Created: 2020-07-28T15:31:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T13:43:34.000Z (over 4 years ago)
- Last Synced: 2025-01-04T05:57:00.827Z (4 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/swiss-uhi-utils/)
[](https://travis-ci.org/martibosch/swiss-uhi-utils)
[](https://coveralls.io/github/martibosch/swiss-uhi-utils?branch=master)
[](https://github.com/martibosch/swiss-uhi-utils/blob/master/LICENSE)# Swiss urban heat islands utils
## Overview
Utilities to model urban heat islands in Switzerland with the InVEST urban cooling model
## Installation / Usage
To install use pip:
$ pip install swiss-uhi-utils
Or clone the repo:
$ git clone https://github.com/martibosch/swiss-uhi-utils.git
$ python setup.py install