Metadata-Version: 2.0
Name: aceso
Version: 0.0.2
Summary: Lightweight package to calculate 2SFCA and other measures of spatial accessibility
Home-page: http://github.com/tetraptych/aceso
Author: Brian Lewis
Author-email: brianburkelewis@gmail.com
License: MIT
Keywords: geospatial,geo,gis,2SFCA,gravity,access
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.11.0)

# aceso [![PyPI version](https://badge.fury.io/py/aceso.svg)](https://badge.fury.io/py/aceso) [![Build Status](https://travis-ci.org/tetraptych/aceso.svg?branch=master)](https://travis-ci.org/tetraptych/unrasterize) [![Coverage Status](https://coveralls.io/repos/github/tetraptych/aceso/badge.svg?branch=master)](https://coveralls.io/github/tetraptych/aceso?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Aceso is a lightweight package to calculate 2SFCA and other measures of spatial accessibility.

This package shares a name with [the Greek goddess of the healing process](https://en.wikipedia.org/wiki/Aceso). The two go hand-in-hand, since the most common applications of 2SFCA and gravity models of spatial interaction are for measuring spatial access to healthcare services.

## Installation

`aceso` is available on [PyPI](https://pypi.org/project/aceso/) and can be installed via the following command:

```
pip install unrasterize
```

The only dependency is `numpy`.

## Gallery

![Potential spatial access to abortion clinics in Texas (2017)](https://farm1.staticflickr.com/902/39848822400_197406d944_b_d.jpg "Gravity model using raised cosine decay with 3 hour driving radius")


