Skip to content

Commit

Permalink
update citation
Browse files Browse the repository at this point in the history
  • Loading branch information
changliao1025 committed Apr 11, 2022
1 parent 2dbad09 commit f333749
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ Development Lead

* Chang Liao <[email protected]>


Contributors
------------

* Matt Cooper, Pacific Northwest National Laboratory

None yet. Why not be the first?
3 changes: 3 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ authors:
- family-names: Liao
given-names: Chang
orcid: https://orcid.org/0000-0002-7348-8858
- family-names: Cooper
given-names: Matt
orcid: https://orcid.org/0000-0002-0165-209X
title: "Pyflowline: a mesh-independent river networks generator for hydrologic models"
version: 0.1.22
doi: 10.5281/zenodo.6407299
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ 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.
* Liao. C. Cooper, M (2022) Pyflowline: a mesh independent river network generator for hydrologic models. Zenodo.
https://doi.org/10.5281/zenodo.6407299


Expand Down
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors:
affiliation: 1

- name: Matt Cooper
orcid: 0000-0002-7348-8858
orcid: 0000-0002-0165-209X
affiliation: 1

affiliations:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
AUTHOR = "Chang Liao"
AUTHOR_EMAIL = "[email protected]"
URL = "https://github.com/changliao1025/pyflowline"
VERSION = "0.1.23"
VERSION = "0.1.24"
REQUIRES_PYTHON = ">=3.8.0"
KEYWORDS = "Earth Science"

Expand Down

0 comments on commit f333749

Please sign in to comment.