swmm-xsections-shape-generator
Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cycles).
Science Score: 44.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
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.5%) to scientific vocabulary
Repository
Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cycles).
Basic Info
Statistics
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
© Institute of Urban Water Management and Landscape Water Engineering, Graz University of Technology and Markus Pichler
SWMM CrossSection shape Generator
Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cyrcles).
This application should help you to generate cross-sections for the US-EPA Storm Water Management Model (SWMM).
To understand the general usage of shape curves in context to cross-sections, read the documentation of SWMM provided on the official website of EPA.
Install
The script is written in Python3.
python Packages
Packages required for this program will be installed with pip during the installation process and can be seen in the requirements.txt file.
Fresh install
pip install SWMM-xsections-shape-generator
To install the package only for the local user account (without admin rights), add --user to the install-command.
Update package
To update the package, add --upgrade to the install-command.
pip install SWMM-xsections-shape-generator --upgrade
Have a look into the Docoumentations for more info and to see some examples and example code!
Owner
- Name: Markus Pichler
- Login: MarkusPic
- Kind: user
- Location: Graz
- Company: Institute of Urban Water Management and Landscape Water Engineering
- Website: http://www.sww.tugraz.at/
- Repositories: 3
- Profile: https://github.com/MarkusPic
https://gitlab.com/markuspichler
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Pichler" given-names: "Markus" orcid: "https://orcid.org/0000-0002-8101-2163 " title: "ehyd-tools: Reading and analyzing hydro(geo)logic time series from the Austrian government's "ehyd.gv.at" platform." version: 0.1.dev27 date-released: 2022-06-28 url: "https://github.com/MarkusPic/ehyd_tools"
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Markus Pichler | m****r@t****t | 88 |
| Markus | m****r@g****t | 1 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 98 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 15
- Total maintainers: 1
pypi.org: swmm-xsections-shape-generator
US-EPA SWMM Cross-Section curve shape generator
- Homepage: https://github.com/MarkusPic/SWMM_xsections_shape_generator
- Documentation: https://markuspic.github.io/SWMM_xsections_shape_generator/
- License: MIT
-
Latest release: 0.3.4
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- matplotlib *
- numpy *
- pandas *
- swmm-api *
- sympy *
- numpy *