r.earthworks
An add-on tool for computational terrain modeling in GRASS
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Keywords
Repository
An add-on tool for computational terrain modeling in GRASS
Basic Info
- Host: GitHub
- Owner: baharmon
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://grass.osgeo.org/grass-stable/manuals/addons/r.earthworks.html
- Size: 7.3 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 3
Topics
Metadata Files
README.md
r.earthworks
An add-on tool for computational terrain modeling in GRASS. This is the repository for development version. The stable release is in the GRASS Addons Repository. To learn more see the paper, documentation, and tutorials.
Installation
Install the stable release:
bash
g.extension extension=r.earthworks
Install the development version:
bash
g.extension extension=r.earthworks url=https://github.com/baharmon/r.earthworks
Example
To grade a road crossing over a valley in the North Carolina sample dataset, run:
bash
g.region n=217700 s=216200 w=639200 e=640700 res=10
r.earthworks elevation=elevation earthworks=earthworks lines=roadsmajor z=95 function=linear linear=0.25 operation=fill flat=25
r.contour input=earthworks output=contours step=2
| Elevation | Earthworks |
| --------- | ---------- |
|
|
|
Owner
- Name: Brendan Harmon
- Login: baharmon
- Kind: user
- Location: United States
- Repositories: 6
- Profile: https://github.com/baharmon
JOSS Publication
r.earthworks: a GRASS tool for terrain modeling
Authors
Tags
terrain modeling earthworks gradingCitation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Harmon" given-names: "Brendan" orcid: "https://orcid.org/0000-0002-6218-9318" title: "r.earthworks" version: 2.0.0 doi: 10.5281/zenodo.15507391 date-released: 2025-08-13 url: "https://github.com/baharmon/r.earthworks"
GitHub Events
Total
- Create event: 2
- Release event: 2
- Issues event: 21
- Watch event: 1
- Issue comment event: 16
- Push event: 46
Last Year
- Create event: 2
- Release event: 2
- Issues event: 21
- Watch event: 1
- Issue comment event: 16
- Push event: 46
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 9
- Total pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 9
- Pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- baharmon (21)
