https://github.com/darribas/tobler

Areal interpolation

https://github.com/darribas/tobler

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Areal interpolation

Basic Info
  • Host: GitHub
  • Owner: darribas
  • License: bsd-3-clause
  • Default Branch: master
  • Homepage: https://pysal.org/tobler
  • Size: 117 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of pysal/tobler
Created over 5 years ago · Last pushed almost 3 years ago

https://github.com/darribas/tobler/blob/master/

[![Build Status](https://travis-ci.com/pysal/tobler.svg?branch=master)](https://travis-ci.org/pysal/tobler) [![Coverage Status](https://coveralls.io/repos/github/pysal/tobler/badge.svg?branch=master)](https://coveralls.io/github/pysal/tobler?branch=master&service=github&kill_cache=1) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tobler) ![PyPI](https://img.shields.io/pypi/v/tobler) ![Conda (channel only)](https://img.shields.io/conda/vn/conda-forge/tobler) ![GitHub commits since latest release (branch)](https://img.shields.io/github/commits-since/pysal/tobler/latest) [![DOI](https://zenodo.org/badge/202220824.svg)](https://zenodo.org/badge/latestdoi/202220824) Tobler is a python package for areal interpolation, dasymetric mapping, and change of support.

`tobler` provides: * areal interpolation for intensive and extensive variables * use raster files to improve interpolation accuracy + areal interpolation assuming data should only be allocated to specific land types + model-based interpolation using [regression](https://github.com/spatialucr/tobler/blob/master/examples/vectorized_raster_example.ipynb) approaches that incorporates auxiliary data * Much more to come! **Easily convert geospatial data from one polygonal representation to another:** ![](docs/figs/toy_census_tracts_example.png) **Improve conversion accuracy by incorporating raster image data from satellites:** ![](docs/figs/raster_lattice_example.png) ## Installation ```bash $ conda env create -f environment.yml $ conda activate tobler $ python setup.py develop ``` Contribute ---------- PySAL-tobler is under active development and contributors are welcome. If you have any suggestion, feature request, or bug report, please open a new [issue](https://github.com/pysal/tobler/issues) on GitHub. To submit patches, please follow the PySAL development [guidelines](http://pysal.readthedocs.io/en/latest/developers/index.html) and open a [pull request](https://github.com/pysal/tobler). Once your changes get merged, youll automatically be added to the [Contributors List](https://github.com/pysal/tobler/graphs/contributors). License ------- The project is licensed under the [BSD license](https://github.com/pysal/tobler/blob/master/LICENSE.txt). Funding ------- Award #1733705 [Neighborhoods in Space-Time Contexts](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1733705&HistoricalAwards=false) Award #1831615 [Scalable Geospatial Analytics for Social Science Research](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1831615)

Owner

  • Name: Dani Arribas-Bel
  • Login: darribas
  • Kind: user

GitHub Events

Total
Last Year