pylusat

Python for Land Use Suitability Analysis Tools

https://github.com/chjch/pylusat

Science Score: 13.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary

Keywords

gis land-use suitability-analysis
Last synced: 9 months ago · JSON representation

Repository

Python for Land Use Suitability Analysis Tools

Basic Info
  • Host: GitHub
  • Owner: chjch
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage: https://pylusat.readthedocs.io/
  • Size: 16.6 MB
Statistics
  • Stars: 20
  • Watchers: 1
  • Forks: 2
  • Open Issues: 1
  • Releases: 18
Topics
gis land-use suitability-analysis
Created about 6 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog License

README.md

PyLUSAT

PyPI version PyPI - Python version pytest license

Python Land-Use Suitability Analysis Toolkit

Introduction

PyLUSAT intends to provide users with tools that can be used to conduct land-use suitability analysis.

Please cite:

Chen, C., Judge, J., Hulse, D. (2022). PyLUSAT: An open-source Python toolkit for GIS-based land use suitability analysis. Environmental Modelling and Software. doi: https://doi.org/10.1016/j.envsoft.2022.105362

Available Geospatial Functions

  • Distance (point, line, raster)
  • Density (point, line)
  • Reclassify
  • Interpolation (inverse distance weighting)
  • Spatial Join
  • Zonal Statistics
  • Analytic Hierarchy Process

Install

PyLUSAT depends on the following packages. - geopandas - rasterio - rasterstats - scipy

Owner

  • Name: Changjie Chen
  • Login: chjch
  • Kind: user
  • Location: Gainesville, FL, USA
  • Company: University of Florida

Research Scientist at the Florida Institute for Built Environment Resilience (FIBER).

GitHub Events

Total
  • Issues event: 1
  • Watch event: 4
Last Year
  • Issues event: 1
  • Watch event: 4

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 180
  • Total Committers: 5
  • Avg Commits per committer: 36.0
  • Development Distribution Score (DDS): 0.283
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
chjch c****n@h****m 129
Korey Arsenault k****t@g****m 26
Changjie Chen c****n@H****m 17
Alex Eide 9****x 5
Amir Gur a****r@g****m 3

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 4
  • Total pull requests: 2
  • Average time to close issues: 15 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 4
  • Total pull request authors: 1
  • Average comments per issue: 2.25
  • Average comments per pull request: 3.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Alyeko (1)
  • balajissp (1)
  • danjgmoyo (1)
  • agur (1)
Pull Request Authors
  • agur (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 41 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 43
  • Total maintainers: 1
proxy.golang.org: github.com/chjch/pylusat
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 9 months ago
pypi.org: pylusat

Python for Land-use suitability analysis tools

  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 41 Last month
Rankings
Dependent packages count: 10.1%
Downloads: 14.3%
Stargazers count: 16.1%
Average: 17.0%
Dependent repos count: 21.6%
Forks count: 22.7%
Maintainers (1)
Last synced: 9 months ago

Dependencies

docs/requirements.txt pypi
  • geopandas ==0.9.0
  • pylusat >=0.5.6
  • rasterio >=1.2.10
  • rasterstats ==0.17.0
  • rtree >=0.9.7
  • scipy >=1.5.4
  • sphinx *
  • sphinx-rtd-theme *
requirements.txt pypi
  • geopandas ==0.9.0
  • jupyter ==1.0.0
  • pytest ==7.0.1
  • rasterio >=1.2.10
  • rasterstats ==0.17.0
  • rtree >=0.9.7
  • scipy >=1.5.4
setup.py pypi
  • geopandas *
.github/workflows/tests_pylusat.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite