Skip to content

Commit 4e31dca

Browse files
author
ugurthemaster
committed
Update issues.json
Information about Python in Hydrology added.
1 parent 50c0a36 commit 4e31dca

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,14 @@
412412
"info":"[SPANISH] Libro sobre programación en Python a modo de tutorial, adecuado para todos los niveles de aprendizaje, desde novatos hasta expertos que quieren conocer más sobre Python.",
413413
"url":"http://mundogeek.net/tutorial-python/",
414414
"cover": "img/tutorial-python.jpg"
415+
},
416+
{
417+
"title":"Python in Hydrology",
418+
"author":"Sat Kumar Tomer",
419+
"authorUrl":"http://www.greenteapress.com/pythonhydro/pythonhydro.html",
420+
"level":"Beginner",
421+
"info":"Python in Hydrology is written for learning Python using its applications in hydrology. The book covers the basic applications of hydrology, and also the advanced topic like use of copula.",
422+
"url":"http://www.greenteapress.com/pythonhydro/pythonhydro.pdf",
423+
"cover": "img/cover_python_in_hydrology.jpg"
415424
}
416425
]}

0 commit comments

Comments
 (0)