Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 2 of 2

Full-Text Articles in Engineering

Developing Open Source Software Using Version Control Systems: An Introduction To The Git Language For Documenting Your Computational Research, Jared D. Smith, Jonathan D. Herman Jun 2020

Developing Open Source Software Using Version Control Systems: An Introduction To The Git Language For Documenting Your Computational Research, Jared D. Smith, Jonathan D. Herman

All ECSTATIC Materials

Version control systems track the history of code as it is committed (saved) by any number of developers. Have you made a coding error and cannot debug it? Version control systems allow for resetting code back to when it worked, and show what code has changed since previous commits.

The contents of this lecture provide an introduction to the git version control language, GitHub for cloud hosting open source code repositories, and tutorials that demonstrate common and useful git and GitHub practices. This lecture is intended to be coupled with a discussion on creating reproducible computational research.

The zipped folder …


Interdisciplinary Modeling For Water-Related Issues Graduate Course, Laurel Saito, Alexander Fernald, Timothy Link Jul 2015

Interdisciplinary Modeling For Water-Related Issues Graduate Course, Laurel Saito, Alexander Fernald, Timothy Link

All ECSTATIC Materials

The science and management of aquatic ecosystems is inherently interdisciplinary, with issues associated with hydrology, atmospheric science, water quality, geochemistry, sociology, economics, environmental science, and ecology. Addressing water resources issues in any one discipline invariably involves effects that concern other disciplines, and attempts to address one issue often have consequences that exacerbate existing issues or concerns, or create new ones (Jørgensen et al. 1992; Lackey et al. 1975; Straskraba 1994) due to the strongly interactive nature of key processes (Christensen et al. 1996). Thus, research and management of aquatic ecosystems must be interdisciplinary to be most effective, but such truly …