hexwatershed

The C++ backend of the HexWatershed a mesh independent flow direction model for hydrologic models

https://github.com/changliao1025/hexwatershed

Science Score: 77.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 13 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary

Keywords

dggs gis hydrology mesh watershed

Keywords from Contributors

elm rtm depression-filling flow-direction flow-routing river-networks terrain-analysis unstructured-meshes visualisation
Last synced: 6 months ago · JSON representation ·

Repository

The C++ backend of the HexWatershed a mesh independent flow direction model for hydrologic models

Basic Info
  • Host: GitHub
  • Owner: changliao1025
  • License: other
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 37.9 MB
Statistics
  • Stars: 3
  • Watchers: 0
  • Forks: 0
  • Open Issues: 13
  • Releases: 1
Topics
dggs gis hydrology mesh watershed
Created almost 8 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation Authors

README.md

HexWatershed

DOI

HexWatershed: a mesh independent flow direction model for hydrologic models.

This is the C++ backend of the HexWatershed Python package (https://github.com/changliao1025/pyhexwatershed).

The HexWatershed Version v1.0 has been moved under the PNNL Github account at: https://github.com/pnnl/hexwatershed

Currently, only HexWatershed v3.0 is maintained and supported.

Acknowledgement

This work was supported by the Earth System Model Development program areas of the U.S. Department of Energy, Office of Science, Office of Biological and Environmental Research as part of the multi-program, collaborative Integrated Coastal Modeling (ICoM) project.

License

Copyright © 2022, Battelle Memorial Institute

  1. Battelle Memorial Institute (hereinafter Battelle) hereby grants permission to any person or entity lawfully obtaining a copy of this software and associated documentation files (hereinafter “the Software”) to redistribute and use the Software in source and binary forms, with or without modification. Such person or entity may use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and may permit others to do so, subject to the following conditions:
  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Other than as used herein, neither the name Battelle Memorial Institute or Battelle may be used in any form whatsoever without the express written consent of Battelle.

  1. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BATTELLE OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

References

There are a number of publications that describe the algorithms used in HexWatershed in detail. If you make use of HexWatershed in your work, please consider including a reference to the following:

  • Liao, Chang, Tian Zhou, Donghui Xu, Richard Barnes, Gautam Bisht, Hong-Yi Li, Zeli Tan, et al. (02/2022AD) 2022. “Advances In Hexagon Mesh-Based Flow Direction Modeling”. Advances In Water Resources 160. Elsevier BV: 104099. https://doi.org/10.1016/j.advwatres.2021.104099.

  • Liao, C., Tesfa, T., Duan, Z., & Leung, L. R. (2020). Watershed delineation on a hexagonal mesh grid. Environmental Modelling & Software, 128, 104702. https://doi.org/10.1016/j.envsoft.2020.104702

  • Liao. C. (2022) Pyflowline: a mesh independent river network generator for hydrologic models. Zenodo. https://doi.org/10.5281/zenodo.6407299

  • Liao. C. (2022). HexWatershed: a mesh independent flow direction model for hydrologic models (0.1.1). Zenodo. https://doi.org/10.5281/zenodo.6425881

  • Liao. C. (2022). The C++ backend of HexWatershed: a mesh independent flow direction model for hydrologic models (3.0). Zenodo. https://doi.org/10.5281/zenodo.6512369

Contact

Please using the Github issue for Q&A. Please navigate to https://github.com/changliao1025/pyhexwatershed/issues if you have technical issues.

For other types of questions, you can ask in the Slack hexwatershed channel. Send an email to changliao.climate@gmail.com with your preferred email address.

Owner

  • Name: Chang Liao
  • Login: changliao1025
  • Kind: user
  • Location: Richland, WA
  • Company: Pacific Northwest National Laboratory

工欲善其事,必先利其器。

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Liao
    given-names: Chang
    orcid: https://orcid.org/0000-0002-7348-8858  
 
 
title: "HexWatershed: a mesh independent flow direction model for hydrologic models"
version: 3.0.0
doi: 10.5281/zenodo.6425881
date-released: 2022-09-31

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 8
Last Year
  • Issue comment event: 1
  • Push event: 8

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 198
  • Total Committers: 6
  • Avg Commits per committer: 33.0
  • Development Distribution Score (DDS): 0.293
Past Year
  • Commits: 56
  • Committers: 2
  • Avg Commits per committer: 28.0
  • Development Distribution Score (DDS): 0.018
Top Committers
Name Email Commits
changliao1025 c****5@o****m 140
changliao1025 c****5@g****m 25
Chang Liao 2****5 17
Chang Liao c****e@g****m 14
Richard Barnes r****s@u****u 1
changliao1025 c****5@g****m 1
Committer Domains (Top 20 + Academic)
umn.edu: 1

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 10
  • Total pull requests: 14
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 months
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.3
  • Average comments per pull request: 0.07
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 hour
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • changliao1025 (10)
  • r-barnes (1)
Pull Request Authors
  • changliao1025 (9)
  • r-barnes (4)
Top Labels
Issue Labels
Pull Request Labels