https://github.com/doi-usgs/linesink-maker

Rapidly build GFLOW models from GIS hydrography data

https://github.com/doi-usgs/linesink-maker

Science Score: 47.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
    Organization doi-usgs has institutional domain (www.usgs.gov)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Rapidly build GFLOW models from GIS hydrography data

Basic Info
  • Host: GitHub
  • Owner: DOI-USGS
  • License: other
  • Language: Python
  • Default Branch: develop
  • Homepage:
  • Size: 75 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 5
Created almost 12 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Authors

README.md

linesink-maker

Rapid creation of linesink elements for stream network simulation in the groundwater flow modeling program GFLOW (http://www.haitjema.com/). Nearfield (highest resultion), mid-field and farfield (least resolution, zero resistance) areas of a desired stream network can be defined by polygon shapefiles. The LinesinkData are then created from NHDPlus hydrography. The number of resulting linesink equations (level of detail) in the various areas of the stream network can be controlled by a distance tolerance parameter specified by geographic area (defined by one of the polygons). Results are written to a linesink string (LSS) XML file that can be imported into the GFLOW GUI (version 2.2 or higher).

Version 0.2

Tests codecov PyPI version Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Getting Started

See the linesink-maker documentation

Installation

See the Installation Instructions

How to cite

Citation for Linesink-maker

Leaf, A.T., Fienen, M.N. and Reeves, H.W. (2021), SFRmaker and Linesink-Maker: Rapid Construction of Streamflow Routing Networks from Hydrography Data. Groundwater, 59: 761-771. https://doi.org/10.1111/gwat.13095

Software/Code citation for Linesink-maker (IP-122356):

Leaf, A.T., 2021, Linesink-maker version 0.1.3: U.S. Geological Survey Software Release, 29 Jan. 2021, https://doi.org/10.5066/P99QSDDX

Disclaimer

This software is preliminary or provisional and is subject to revision. It is being provided to meet the need for timely best science. The software has not received final approval by the U.S. Geological Survey (USGS). No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. The software is provided on the condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from the authorized or unauthorized use of the software.

Owner

  • Name: U.S. Geological Survey
  • Login: DOI-USGS
  • Kind: organization
  • Email: gs_help_git@usgs.gov
  • Location: United States of America

By integrating our diverse scientific expertise, we understand complex natural science phenomena and provide scientific products that lead to solutions.

GitHub Events

Total
  • Pull request event: 1
Last Year
  • Pull request event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 213
  • Total Committers: 2
  • Avg Commits per committer: 106.5
  • Development Distribution Score (DDS): 0.014
Past Year
  • Commits: 21
  • Committers: 1
  • Avg Commits per committer: 21.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
aleaf a****f@g****m 210
aleaf@github.com a****f@g****m 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • 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
  • aleaf (10)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements-dev.txt pypi
  • codecov * development
  • coverage * development
  • flake8 * development
  • ipython * development
  • matplotlib * development
  • numpydoc * development
  • pytest * development
  • sphinx * development
  • sphinx-copybutton * development
  • sphinx_rtd_theme * development
.github/workflows/build_docs.yaml actions
  • JamesIves/github-pages-deploy-action 3.7.1 composite
  • actions/cache v2.1.0 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/release.yaml actions
  • JamesIves/github-pages-deploy-action 3.7.1 composite
  • actions/cache v2.1.0 composite
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-python v1 composite
  • battila7/get-version-action v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/tests.yaml actions
  • actions/cache v2.1.0 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
requirements.txt pypi
setup.py pypi