Iowa Daily Erosion Project
Estimates soil erosion and water runoff occurring on hill slopes in Iowa and surrounding states.
https://github.com/dailyerosion/dep
Category: Natural Resources
Sub Category: Soil and Land
Keywords
erosion wepp
Last synced: about 20 hours ago
JSON representation
Repository metadata
Iowa Daily Erosion Project (version 2)
- Host: GitHub
- URL: https://github.com/dailyerosion/dep
- Owner: dailyerosion
- License: mit
- Created: 2013-09-16T16:49:00.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T22:44:58.000Z (7 days ago)
- Last Synced: 2025-04-22T23:34:58.034Z (7 days ago)
- Topics: erosion, wepp
- Language: Fortran
- Size: 27.3 MB
- Stars: 4
- Watchers: 2
- Forks: 7
- Open Issues: 36
- Releases: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
Daily Erosion Project (DEP)
Herein lies the Iowa State University Daily Erosion Project (version 2). This
code base encompasses the processing of locally generated inputs into formats
that the WEPP Model.
Much of this code is highly custom to what our project aims to do, but hopefully some of it is useful for your inspiration. In general, the code folders are as such:
- config website configuration files
- data un-versioned local input data files
- database Postgresql database schema management
- docs some more documentation
- include mostly PHP include files for the website functionality
- prj2wepp installation/support files for the usage of prj2wepp, which allows for some preprocessing of WEPP inputs
- scripts much of the processing magic happens here
- src source code trees for WEPP as some additional code modifications have been made by this project
So this code base makes two general assumptions that may be necessary for your local usage.
- This code resides at
/opt/dep
- The file storage of input and output data for this project resides at
/i/<scenario>
Concept of Scenarios
The DEP has generated output for a number of scenarios. These scenarios vary inputs to some extent with each scenario code representing some realization. These codes are numeric values starting at zero. Scenario 0
represents the "production" run of DEP that you find on the website.
Structure of the /i directory tree
- cli -- climate files generated from scripts/cligen/
- env -- erosion output from scripts/RT/proctor.py
- man -- management files generated by scripts/import/prj2wepp.py
- prj -- WEPP project files generated by scripts/import/flowpath2prj.py
- run -- WEPP run files generated by scripts/RT/proctor.py
- slp -- Slope files generated by scripts/import/prj2wepp.py
- sol -- Soil files generated by scripts/import/prj2wepp.py
- sol_input -- input soil files from David James
- wb -- WEPP output water balance files generated by scripts/RT/proctor.py
Project Notes
- We utilize
EPSG:5070
(USGS CONUS Albers) as our GIS projection of choice for work.
Owner metadata
- Name: Daily Erosion Project of Iowa State University
- Login: dailyerosion
- Email:
- Kind: organization
- Description: Modelling Soil Erosion in Iowa and beyond since 2002.
- Website: https://dailyerosion.org
- Location: Ames, Iowa
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/42647857?v=4
- Repositories: 4
- Last ynced at: 2024-04-16T01:03:45.208Z
- Profile URL: https://github.com/dailyerosion
GitHub Events
Total
- Create event: 10
- Release event: 2
- Issues event: 19
- Watch event: 1
- Delete event: 9
- Issue comment event: 86
- Push event: 35
- Pull request review comment event: 12
- Pull request review event: 14
- Pull request event: 65
Last Year
- Create event: 10
- Release event: 2
- Issues event: 19
- Watch event: 1
- Delete event: 9
- Issue comment event: 86
- Push event: 35
- Pull request review comment event: 12
- Pull request review event: 14
- Pull request event: 65
Issue and Pull Request metadata
Last synced: about 20 hours ago
Total issues: 78
Total pull requests: 22
Average time to close issues: 10 months
Average time to close pull requests: about 2 hours
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 2.23
Average comments per pull request: 0.73
Merged pull request: 22
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- akrherz (77)
- jarad (1)
Top Pull Request Authors
- akrherz (21)
- wils0674 (1)
Top Issue Labels
- bug (30)
- enhancement (26)
- question (15)
Top Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- pandas *
- pillow *
- psycopg2 *
- pyiem *
- pyshp *
- pytest *
- reportlab *
- scipy *
- shapely *
- tqdm *
- twython *
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
- mamba-org/setup-micromamba v1 composite
- click
- coverage
- pandas
- pillow
- psycopg
- pyiem
- pyogrio
- pyshp
- pytest
- pytest-cov
- pytest-runner
- reportlab
- scipy
- shapely
- sqlalchemy
- tqdm
- tweepy
Score: -Infinity