Skip to content

Commit 081c67d

Browse files
Merge pull request NREL#386 from softwareengineerprogrammer/main
Miscellaneous fixes/updates [v3.8.14]
2 parents ed6e3dd + 16f04b6 commit 081c67d

35 files changed

+240
-148
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.8.10
2+
current_version = 3.8.14
33
commit = True
44
tag = True
55

.cookiecutterrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ default_context:
5454
sphinx_doctest: "no"
5555
sphinx_theme: "sphinx-py3doc-enhanced-theme"
5656
test_matrix_separate_coverage: "no"
57-
version: 3.8.10
57+
version: 3.8.14
5858
version_manager: "bump2version"
5959
website: "https://github.com/NREL"
6060
year_from: "2023"

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Free software: `MIT license <LICENSE>`__
5656
:alt: Supported implementations
5757
:target: https://pypi.org/project/geophires-x
5858

59-
.. |commits-since| image:: https://img.shields.io/github/commits-since/softwareengineerprogrammer/GEOPHIRES-X/v3.8.10.svg
59+
.. |commits-since| image:: https://img.shields.io/github/commits-since/softwareengineerprogrammer/GEOPHIRES-X/v3.8.14.svg
6060
:alt: Commits since latest release
61-
:target: https://github.com/softwareengineerprogrammer/GEOPHIRES-X/compare/v3.8.10...main
61+
:target: https://github.com/softwareengineerprogrammer/GEOPHIRES-X/compare/v3.8.14...main
6262

6363
.. |docs| image:: https://readthedocs.org/projects/GEOPHIRES-X/badge/?style=flat
6464
:target: https://nrel.github.io/GEOPHIRES-X
@@ -299,7 +299,7 @@ well drilling, surface plant, etc.) are either provided by the user or calculate
299299
correlations.
300300

301301
For more information on the theoretical basis for GEOPHIRES see
302-
`GEOPHIRES v2.0: updated geothermal techno‐economic simulation tool (Beckers & McCabe, 2019) <References/Beckers%202019%20GEOPHIRES%20v2.pdf>`__.
302+
`GEOPHIRES v2.0: updated geothermal techno‐economic simulation tool (Beckers & McCabe, 2019) <https://github.com/NREL/GEOPHIRES-X/blob/fb5caadfa419c3bd05de656a33700d085fbc0432/References/GEOPHIRES%20v2.0%20User%20Manual.pdf>`__.
303303

304304
Parameters
305305
----------
@@ -499,7 +499,7 @@ Extending GEOPHIRES-X
499499
Additional Documentation
500500
------------------------
501501

502-
Additional materials can be found in `/References </References>`__.
502+
Additional materials can be found in `/References </References/references.md>`__.
503503

504504

505505
Development
-1.09 MB
Binary file not shown.
-19.1 MB
Binary file not shown.
Binary file not shown.
-1.48 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-325 KB
Binary file not shown.

0 commit comments

Comments
 (0)