SMODERP2D
Distributed event-based model for surface and subsurface runoff and erosion.
https://github.com/storm-fsv-cvut/smoderp2d
Category: Natural Resources
Sub Category: Soil and Land
Keywords
gis-based soil-erosion surface-runoff
Keywords from Contributors
arrays earth-observation geospatial-analysis grass-gis open-science parallel-computing timeseries-analysis
Last synced: about 22 hours ago
JSON representation
Repository metadata
SMODERP2D - Distributed event-based model for surface and subsurface runoff and erosion
- Host: GitHub
- URL: https://github.com/storm-fsv-cvut/smoderp2d
- Owner: storm-fsv-cvut
- License: gpl-3.0
- Created: 2018-02-09T11:19:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-11-07T11:43:24.000Z (6 months ago)
- Last Synced: 2026-01-31T20:42:05.804Z (3 months ago)
- Topics: gis-based, soil-erosion, surface-runoff
- Language: Python
- Homepage: https://storm-fsv-cvut.github.io/smoderp2d-manual/
- Size: 55.1 MB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 60
- Releases: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
README.md
SMODERP2D
Distributed event-based model for surface and subsurface runoff and erosion.
@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @
@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @
\ \ / / / \ \ / \ / / / @ @ @ @ @ @
\ _\/ /_/ \ \/ \/ /_____/ @ @ @ @
\__/ \ / _\___/ @ @ @
\____ \/ / @ @ @
\_____/______/ @ @ @
\ @ @ @
\___________________ @ @ @ @ @ @ @
User documentation: https://storm-fsv-cvut.github.io/smoderp2d-manual/
How to test
Download SMODERP2D source code to your computer.
git clone https://github.com/storm-fsv-cvut/smoderp2d.git
From Docker container
Build an image:
docker build \
--tag smoderp2d:latest --file docker/Dockerfile .
Run SMODERP2D command line tool from Docker container:
docker run \
-v `pwd`:/opt/smoderp2d -w /opt/smoderp2d/ --rm --entrypoint \
./bin/start-smoderp2d.py smoderp2d \
--config tests/config_files/quicktest_stream_rill.ini
GRASS GIS
Build an image with GRASS GIS support:
docker build \
--tag smoderp2d-grass:latest --file docker/grass/Dockerfile .
Run SMODERP2D with GRASS GIS provider from Docker container:
docker run \
-v `pwd`:/opt/smoderp2d -w /opt/smoderp2d/ --rm --entrypoint \
./tests/run_grass_gistest.sh smoderp2d-grass \
nucice
Run locally
Command line
PYTHONPATH=$PYTHONPATH:`pwd` ./bin/start-smoderp2d.py --config tests/config_files/quicktest_stream_rill.ini
QGIS
Requirements: QGIS 3.28.10 and higher
Define QGIS_PLUGINPATH and PYTHONPATH environmental variables in
Settings -> Options -> System and restart QGIS.
Than enable SMODERP2D plugin in Plugins -> Manage and Install Plugins....
Alternatively set up environment variables in command line before starting QGIS:
PYTHONPATH=$PYTHONPATH:`pwd` QGIS_PLUGINPATH=`pwd`/bin/qgis qgis tests/data/nucice/qgis_project.qgz
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kavka"
given-names: "Petr"
orcid: "https://orcid.org/0000-0002-6511-9518"
- family-names: "Landa"
given-names: "Martin"
orcid: "https://orcid.org/0000-0001-6869-3542"
- family-names: "Jeřábek"
given-names: "Jakub"
orcid: "https://orcid.org/0000-0003-0413-1537"
- family-names: "Pešek"
given-names: "Ondřej"
orcid: "https://orcid.org/0000-0002-2363-8002"
title: "SMODERP - Distributed event-based model for surface and subsurface runoff and erosion."
version: 2.0.1
date-released: 2024-09-01
url: "https://github.com/storm-fsv-cvut/smoderp2d"
references:
- type: "software"
title: "SMODERP - Distributed event-based model for surface and subsurface runoff and erosion."
authors:
- family-names: "Kavka"
given-names: "Petr"
- family-names: "Landa"
given-names: "Martin"
- family-names: "Jeřábek"
given-names: "Jakub"
- family-names: "Pešek"
given-names: "Ondřej"
version: "2.0.1"
date-released: "2024-09-01"
url: "https://github.com/storm-fsv-cvut/smoderp2d"
- type: "article"
title: "SMODERP2D—Sheet and Rill Runoff Routine Validation at Three Scale Levels"
authors:
- family-names: "Kavka"
given-names: "Petr"
- family-names: "Jeřábek"
given-names: "Jakub"
- family-names: "Landa"
given-names: "Martin"
date-released: "2022-01-23"
url: "https://doi.org/10.3390/w14030327"
doi: "10.3390/w14030327"
keywords: ["sheet flow", "rill flow", "scales", "model validation", "SMODERP"]
Owner metadata
- Name: The Department of Landscape Water Conservation
- Login: storm-fsv-cvut
- Email:
- Kind: organization
- Description: The particular fields of interest are mathematical modeling of rainfall-runoff processes, soil erosion, transport processes, soil hydrology and GIS.
- Website: http://storm.fsv.cvut.cz/?lang=en
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/36297649?v=4
- Repositories: 7
- Last ynced at: 2024-04-17T03:18:16.862Z
- Profile URL: https://github.com/storm-fsv-cvut
GitHub Events
Total
- Delete event: 4
- Pull request event: 6
- Issues event: 6
- Issue comment event: 1
- Push event: 13
- Pull request review comment event: 3
- Pull request review event: 4
- Create event: 4
Last Year
- Delete event: 1
- Pull request event: 1
- Issues event: 1
- Push event: 6
- Pull request review event: 3
- Pull request review comment event: 3
- Create event: 1
Committers metadata
Last synced: 3 days ago
Total Commits: 1,475
Total Committers: 10
Avg Commits per committer: 147.5
Development Distribution Score (DDS): 0.637
Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.125
| Name | Commits | |
|---|---|---|
| ondrej | p****k@g****m | 536 |
| Martin Landa | l****n@g****m | 489 |
| jerabekjak | j****u@g****m | 244 |
| Michael Kala | m****a@e****z | 136 |
| kavkapet | p****a@f****z | 30 |
| pikorcik | t****e@s****z | 28 |
| Jan Devátý | j****y@f****z | 6 |
| jerabekjak | j****k@f****z | 4 |
| Jakub S | 1****a | 1 |
| ondrej | o****j@b****z | 1 |
Committer domains:
- fsv.cvut.cz: 3
- b802-2.fsv.cvut.cz: 1
- seznam.cz: 1
- email.cz: 1
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 127
Total pull requests: 148
Average time to close issues: about 1 year
Average time to close pull requests: 21 days
Total issue authors: 11
Total pull request authors: 6
Average comments per issue: 1.86
Average comments per pull request: 1.07
Merged pull request: 115
Bot issues: 0
Bot pull requests: 3
Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 minutes
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.25
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- landam (57)
- jerabekjak (30)
- pesekon2 (14)
- kavkapet (14)
- TomasLib (4)
- kubatjanf (2)
- kalator (2)
- VCH-HGP (1)
- pikorcik (1)
- jandevaty (1)
- jehlijos (1)
Top Pull Request Authors
- pesekon2 (80)
- landam (44)
- jerabekjak (18)
- dependabot[bot] (3)
- kubsta (2)
- kavkapet (1)
Top Issue Labels
- enhancement (31)
- bug (26)
- ArcGIS (23)
- data preparation (22)
- QGIS (13)
- GRASS GIS (10)
- task (7)
- question (5)
- +branch: infiltration_tacr (4)
- post-processing (4)
- profile1d (3)
- help wanted (3)
- MS Windows (2)
- diffusive wave approximation (1)
- +branch: tf_smoderp (1)
- invalid (1)
Top Pull Request Labels
- enhancement (46)
- bug (15)
- QGIS (11)
- GRASS GIS (10)
- data preparation (8)
- dependencies (3)
- tests (3)
- profile1d (2)
- ArcGIS (2)
- python (1)
- +branch: infiltration_tacr (1)
- WPS (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 9 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
pypi.org: smoderp2d
Distributed event-based model for surface and subsurface runoff and erosion.
- Homepage:
- Documentation: https://smoderp2d.readthedocs.io/
- Licenses: GPLv3
- Latest release: 2.0.2 (published 11 months ago)
- Last Synced: 2026-04-23T12:02:18.485Z (5 days ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 9 Last month
-
Rankings:
- Dependent packages count: 9.961%
- Average: 37.856%
- Dependent repos count: 65.752%
- Maintainers (1)
Dependencies
- numpy >=1.14
- python-magic ==0.4.18
- pywps ==4.2.8
- werkzeug <2
- numpy >=1.14
- ubuntu 18.04 build
- smoderp_wps_demo latest
- smoderp_wps_demo latest
- python 3.10-slim-bullseye build
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- configparser *
- numpy ==1.16.6
- pytest ==4.6.11
- configparser *
- numpy ==1.23.5
- pytest *
- numpy ==1.20.1
- pytest ==7.2.2
Score: 8.83927669058535