Skip to content

Commit d6e0c10

Browse files
Jethronobsipocz
andauthored
Add groundwater modeling book (#1300)
* Add new entry for Analytical Groundwater Modeling * Fix image URLs and website links in gallery.yml Updated image URLs and website links for several entries in the gallery. * Patching up links Co-authored-by: Brigitta Sipőcz <b.sipocz@gmail.com> --------- Co-authored-by: Brigitta Sipőcz <b.sipocz@gmail.com>
1 parent d530af0 commit d6e0c10

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/gallery.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- name: NumPy Tutorials
6161
website: https://numpy.org/numpy-tutorials/
6262
repository: https://github.com/numpy/numpy-tutorials
63-
image: https://raw.githubusercontent.com/numpy/numpy-tutorials/main/site/_static/numpylogo.svg
63+
image: https://raw.githubusercontent.com/numpy/numpy-tutorials/refs/heads/main/_static/numpylogo.svg
6464
- name: Open Source in Environmental Sustainability
6565
website: https://report.opensustain.tech/
6666
repository: https://github.com/protontypes/open-source-in-environmental-sustainability
@@ -173,7 +173,7 @@
173173
repository: https://github.com/UBC-MDS/py-pkgs
174174
image: https://d33wubrfki0l68.cloudfront.net/6b7f66b16d59652f8693c91e7a985e457d841a49/20ff1/_static/py-pkgs-hex.png
175175
- name: Geographic Data Science with Python
176-
website: https://geographicdata.science/book/intro
176+
website: https://geographicdata.science/book/
177177
repository: https://github.com/gdsbook/book
178178
image: https://geographicdata.science/book/_static/logo.png
179179
- name: Continuous Time Markov Chains
@@ -543,7 +543,7 @@
543543
website: https://alleninstitute.github.io/openscope_databook/intro.html
544544
image: https://github.com/AllenInstitute/openscope_databook/blob/f2be9890b57eb04e65cf9d2ef088ca97afe5f28b/data/images/logo.png
545545
- name: Introduction to Data Science
546-
website: https://florian-huber.github.io/data_science_course/book/cover.html
546+
website: https://florian-huber.github.io/data_science_course/
547547
repository: https://github.com/florian-huber/data_science_course
548548
image: https://github.com/florian-huber/data_science_course/blob/main/images/data_science_cover_illustration_logo.png
549549
- name: "University of Alabama Libraries Scholarly API Cookbook"
@@ -594,3 +594,7 @@
594594
repository: https://github.com/ClaudioRojasMon/apuntes_2025
595595
website: https://claudiorojasmon.github.io/apuntes_2025/
596596
image: https://github.com/ClaudioRojasMon/apuntes_2025/blob/main/Original.png?raw=true
597+
- name: "Analytical Groundwater Modeling: Theory and Applications Using Python"
598+
repository: https://github.com/pythongroundwaterbook/analytic_gw_book
599+
website: https://interactive-education.gw-project.org/analytical-groundwater-modeling
600+
image: https://interactive-education.gw-project.org/analytical-groundwater-modeling/_static/logo.jpg

0 commit comments

Comments
 (0)