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
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
Metadata Files
README.md
PyLUSAT
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
- Repositories: 29
- Profile: https://github.com/chjch
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
Top Committers
| Name | 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
- Documentation: https://pkg.go.dev/github.com/chjch/pylusat#section-documentation
- License: bsd-3-clause
-
Latest release: v0.5.8
published almost 3 years ago
Rankings
pypi.org: pylusat
Python for Land-use suitability analysis tools
- Homepage: https://github.com/chjch/pylusat
- Documentation: https://pylusat.readthedocs.io/
- License: BSD
-
Latest release: 0.5.8
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- 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 *
- 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
- geopandas *
- actions/checkout v2 composite
- actions/setup-python v2 composite