Welcome to CE-5366 Water Resources Manglement¶
These are the instructor course notes (from which lecture and discussion items are derived).
The environment itself is a Jupyter{Book} (an interactive on-line notebook, although the interactive part is not working on my server(s) yet).
Note
Many (but not all) underlined/bold items are working hyperlinks to the resource. Some take you to paywalls, others to the actual item. You should follow the hyperlinks.
Syllabus¶
The syllabus is located at ce-5366-2023-1-syllabus.
Other resources¶
Other resources are located in the various parts of the notes, and also within blackboard.
Code Blocks¶
Many examples are presented either in \(\textbf{R}\) or \(\textbf{iPython}\) and will appear as “verbatim code” like:
e = mc^2
Or as functional code blocks. In either case you can cut-and-paste onto your computer (assuming it is configured correctly) and run the examples at your leisure.