Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamhsparks/ricepest
RICEPEST model written in Python
https://github.com/adamhsparks/ricepest
Last synced: about 2 months ago
JSON representation
RICEPEST model written in Python
- Host: GitHub
- URL: https://github.com/adamhsparks/ricepest
- Owner: adamhsparks
- Created: 2018-12-31T08:07:00.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T13:49:53.000Z (over 1 year ago)
- Last Synced: 2024-10-22T03:35:29.667Z (3 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ricepest
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
NAME: ricepest Spatial Model
DESCRIPTION: Generic RICEPEST tool for calculating attainable and actual yields based on supplied parameters
REQUIREMENTS: ArcGIS Spatial Analyst Extension
DEVELOPED BY: Confidence Duku (AfricaRice), Adam Sparks (IRRI), Sander Zwart (AfricaRice)
BASED ON WORK DONE BY: Laetitia Willocquet and Serge Savary (IRRI)
The original version of this model written in Python by Duku used `arcpy`
extensions. The goal of this repository is to use only FOSS GIS tools
to write the RICEPEST model in Python and possibly R as well.