intro-to-geoprocessing-workshop
Introduction to geoprocessing with GRASS GIS workshop.
https://github.com/openplainsinc/intro-to-geoprocessing-workshop
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 1 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.1%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Introduction to geoprocessing with GRASS GIS workshop.
Basic Info
- Host: GitHub
- Owner: OpenPlainsInc
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Size: 62.8 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 2
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
Intro to Geoprocessing Workshop
Introduction to geoprocessing with GRASS GIS workshop.
GRASS GIS Resources
Notebooks
- ncssm_workshop.ipynb - Workshop material for SMathHacks March 2nd, 2024
- ncssmdataprep.ipynb - Data preperation for SMathHacks workshop
- geoprocessing.ipynb - WIP
At the end of the workshop you will have create a web map showing a 5m flood innundation event at NCSSM.
Local Setup
Install GRASS GIS
https://grass.osgeo.org/download/
```bsah
clone the forked repository
$ git clone YOURFORKEDREPO_URL
create a virtual environment
$ python3 -m venv venv
activate the virtual environment
$ source venv/bin/activate
install dependencies
(venv) $ pip install -r requirements.txt
```
Owner
- Name: OpenPlains
- Login: OpenPlainsInc
- Kind: organization
- Email: info@openplains.com
- Location: Raleigh, NC
- Website: https://openplains.com
- Twitter: OpenPlainsInc
- Repositories: 1
- Profile: https://github.com/OpenPlainsInc
Citation (CITATION.cff)
abstract: <p>Re release for Zenodo DOI</p> authors: - affiliation: OpenPlains Inc family-names: Corey White orcid: 0000-0002-2903-9924 - affiliation: North Carolina State University family-names: Petras given-names: Vaclav orcid: 0000-0001-5566-9236 cff-version: 1.2.0 date-released: '2024-03-02' doi: 10.5281/zenodo.10764926 license: - cc-by-4.0 title: 'tomorrownow/intro-to-geoprocessing-workshop: Zendo Release' version: 0.1.1
GitHub Events
Total
- Issues event: 2
- Push event: 3
- Create event: 1
Last Year
- Issues event: 2
- Push event: 3
- Create event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 11 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total 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
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0