Skip to content

Commit afdcb89

Browse files
committed
Changes for the paper
1. python version in setup.py has been changed from 3.8 to 3.10 2. removed https from dois 3. changed citation for readme including Soumyadeep Nag and removing version 3.6 from title
1 parent e60c0d9 commit afdcb89

3 files changed

Lines changed: 18 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ _Bibtex_
8080
```
8181
8282
@misc{osti_1829986,
83-
title = {Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series, Version 3.6 or newer},
84-
author = {Mitra, Bhaskar and Gallego-Calderon, Juan F. and Elliott, Shiloh N and Mosier, Thomas M and Bastidas Pacheco, Camilo Jose and USDOE Office of Energy Efficiency and Renewable Energy},
83+
title = {Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series},
84+
author = {Mitra, Bhaskar and Gallego-Calderon, Juan F. and Elliott, Shiloh N and Mosier, Thomas M and Bastidas Pacheco, Camilo Jose, Nag, Soumyadeep and USDOE Office of Energy Efficiency and Renewable Energy},
8585
abstractNote = {Hydropower is one of the most mature forms of renewable energy generation. The United States (US) has almost 103 GW of installed, with 80 GW of conventional generation and 23 GW of pumped hydropower [1]. Moreover, the potential for future development on Non-Powered Dams is up to 10 GW. With the US setting its goals to become carbon neutral [2], more renewable energy in the form of hydropower needs to be integrated with the grid. Currently, there are no publicly available tool that can estimate the hydropower potential for existing hydropower dams or other non-powered dams. The HydroGenerate is an open-source python library that has the capability of estimating hydropower generation based on flow rate either provided by the user or received from United States Geological Survey (USGS) water data services. The tool calculates the efficiency as a function of flow based on the turbine type either selected by the user or estimated based on the “head” provided by the user.},
8686
url = {https://www.osti.gov//servlets/purl/1829986},
8787
doi = {10.11578/dc.20211112.1},

paper.bib

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ @misc{irrigationviz
3737

3838
@misc{USGS,
3939
title = {dataretrieval (Python): a Python package for discovering and retrieving water data available from U.S. federal hydrologic web services: U.S. Geological Survey software release},
40-
url = {https://doi.org/10.5066/P94I5TX3},
40+
url = {10.5066/P94I5TX3},
4141
author = {U.S. Geological Survey},
4242
year = {2024},
4343
note = {Accessed on 02-18-2025}
@@ -51,7 +51,7 @@ @article{ALONSOTRISTAN20112729
5151
pages = {2729-2735},
5252
year = {2011},
5353
issn = {1364-0321},
54-
doi = {https://doi.org/10.1016/j.rser.2011.03.029},
54+
doi = {10.1016/j.rser.2011.03.029},
5555
url = {https://www.sciencedirect.com/science/article/pii/S1364032111001328},
5656
author = {C. Alonso-Tristán and D. González-Peña and M. Díez-Mediavilla and M. Rodríguez-Amigo and T. García-Calderón},
5757
keywords = {Feasibility study, Small hydropower, RETScreen, Economic study},
@@ -96,7 +96,7 @@ @article{NIEBUHR2019109240
9696
pages = {109240},
9797
year = {2019},
9898
issn = {1364-0321},
99-
doi = {https://doi.org/10.1016/j.rser.2019.06.047},
99+
doi = {10.1016/j.rser.2019.06.047},
100100
url = {https://www.sciencedirect.com/science/article/pii/S136403211930440X},
101101
author = {C.M. Niebuhr and M. {van Dijk} and V.S. Neary and J.N. Bhagwan},
102102
keywords = {Hydrokinetic energy conversion, Low head hydropower, Hydrokinetic technology, Hydrokinetic applicability, Hydrokinetic turbine},
@@ -118,7 +118,7 @@ @article{BROWN
118118
pages = {109240},
119119
year = {2019},
120120
issn = {1364-0321},
121-
doi = {https://doi.org/10.1061/40650(2003)4},
121+
doi = {10.1061/40650(2003)4},
122122
url = {},
123123
author = {Glenn O. Brown},
124124
}
@@ -148,17 +148,22 @@ @article{Arefiev
148148
pages = {},
149149
year = {2015},
150150
issn = {},
151-
doi = {https://doi.org/10.17770/etr2015vol2.260},
151+
doi = {10.17770/etr2015vol2.260},
152152
url = {https://journals.ru.lv/index.php/ETR/article/view/260},
153153
author = {Nikolay Arefiev and Olga Nikonova and Nikolay Badenko and Timofey Ivanov and Vyacheslav Oleshko},
154154
}
155+
155156
@misc{HG,
156-
title = {HydroGenerate},
157-
url = {https://idaholabresearch.github.io/HydroGenerate/HydroGenerate_Introduction.html#},
158-
author = {Idaho National Laboratory},
159-
year = {2025},
160-
note = {Accessed on 04-01-2025}
157+
title = {Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series},
158+
author = {Mitra, Bhaskar and Gallego-Calderon, Juan F. and Elliott, Shiloh N and Mosier, Thomas M and Bastidas Pacheco, Camilo Jose, Nag, Soumyadeep and USDOE Office of Energy Efficiency and Renewable Energy},
159+
abstractNote = {Hydropower is one of the most mature forms of renewable energy generation. The United States (US) has almost 103 GW of installed, with 80 GW of conventional generation and 23 GW of pumped hydropower [1]. Moreover, the potential for future development on Non-Powered Dams is up to 10 GW. With the US setting its goals to become carbon neutral [2], more renewable energy in the form of hydropower needs to be integrated with the grid. Currently, there are no publicly available tool that can estimate the hydropower potential for existing hydropower dams or other non-powered dams. The HydroGenerate is an open-source python library that has the capability of estimating hydropower generation based on flow rate either provided by the user or received from United States Geological Survey (USGS) water data services. The tool calculates the efficiency as a function of flow based on the turbine type either selected by the user or estimated based on the “head” provided by the user.},
160+
url = {https://www.osti.gov//servlets/purl/1829986},
161+
doi = {10.11578/dc.20211112.1},
162+
url = {https://www.osti.gov/biblio/1829986}, year = {2021},
163+
month = {10},
164+
note =
161165
}
166+
162167
@misc{USGS_data,
163168
title = {National Water Information System: Web Interface},
164169
url = {https://waterdata.usgs.gov/nwis},

paper.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ authors:
1818
corresponding: true
1919
affiliation: 1
2020
- name: Bhaskar Mitra
21+
orcid: 0000-0001-5584-1390
2122
equal-contrib: true
2223
affiliation: 2
2324
affiliations:

0 commit comments

Comments
 (0)