Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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