Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (almost 4 years ago)
- Last Synced: 2024-06-11T16:31:30.631Z (7 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
[![PyPI version fury.io](https://badge.fury.io/py/swiss-uhi-utils.svg)](https://pypi.python.org/pypi/swiss-uhi-utils/)
[![Build Status](https://travis-ci.org/martibosch/swiss-uhi-utils.svg?branch=master)](https://travis-ci.org/martibosch/swiss-uhi-utils)
[![Coverage Status](https://coveralls.io/repos/github/martibosch/swiss-uhi-utils/badge.svg?branch=master)](https://coveralls.io/github/martibosch/swiss-uhi-utils?branch=master)
[![GitHub license](https://img.shields.io/github/license/martibosch/swiss-uhi-utils.svg)](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