, but this code // executes before the first paint, when

ĆŪĢŅapp

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Measuring Plaster Creek's progress in microbes - News & Stories | ĆŪĢŅapp

ĆŪĢŅapp

Skip to main content

ĆŪĢŅapp News

Measuring Plaster Creek's progress in microbes

Mon, Jul 02, 2018
Connor Bechler

E. Coli, a largely harmless but occasionally dangerous bacteria present in animal and human feces, is found throughout the Plaster Creek watershed. The E. Coli strains present in the watershed from animal waste are likely the product of agricultural runoff. However, when it comes to the E. Coli from human waste, according to professor Kelly DuBois, ā€œit’s really not known where that’s coming from.ā€

So, does DuBois, a professor of biology, intend to track down the source? ā€œBased on how often they’re finding [E. Coli]—all over the place—it can’t be one source, so we have a really small chance of pinpointing all the sources and shutting them all down,ā€ said DuBois.

Instead, she is working with a group of student researchers to assess if green infrastructure installations could be an environmentally safe solution. In particular, they are looking at the impact of Kreiser pond, a retention basin installed in a residential area of Grand Rapids four or five years ago, ā€œwhich is essentially a U-shaped little pond,ā€ built to slow rainwater runoff. ā€œWe know it slows the flow down, it absolutely works for that,ā€ said DuBois, ā€œbut my question was: what is it doing with the microbes in the water?ā€

A collaborative legacy

While according to DuBois, ā€œit’s been shown in some instances that green infrastructure can be really efficient at removing bacterial contamination,ā€ she hopes to prove that it’s effective in Plaster Creek’s case so that future green infrastructure projects in the watershed can be designed with microbial reduction in mind.

The project is in collaboration with the , a group of ĆŪĢŅapp faculty, staff, and students who have been working over a decade on the restoration of the Plaster Creek watershed. ā€œIt’s a fun group to be a Ā part of,ā€ said DuBois, ā€œbecause there’s so much collaboration, and everyone comes at it from a little different perspective.ā€

DuBois was inspired to work with Plaster Creek Stewards after doing research through ĆŪĢŅapp’sĀ Clean Water Institute last year. ā€œI was really excited to be a part of [the Clean Water Institute], and that has kind of led to [working with Plaster Creek],ā€ she said, ā€œbecause I developed that skill set last summer with my student, it was like ā€˜hey, we can apply these [tools] to Plaster Creek too!ā€

Pursuing proper stewardship

ā€œAs biologists, obviously, creation care is something that’s very important to us,ā€ DuBois said, ā€œI honestly love bench science, but it’s nice to have a project [where] it’s easier for students to see the direct connection with taking care of creation.ā€ She added, ā€œwe can see, when we measure stuff in that water, that humans have had a negative impact on this little part of creation, and so it’s very practical to say we want to turn that around now.ā€

One of the student researchers, Kate DeHeer, a junior majoring in biology and biochemistry, has observed firsthand the positive community impacts of the Steward’s work: ā€œwe’ve only been out to the pond twice, but have met around five neighbors interested in our work.ā€ She added, ā€œthey all seem to be fond of Kreiser and were happy to have it in their neighborhood.ā€

According to Tobe Ndika, a junior biology major with a pre-med concentration, ā€œ[this research] has made me aware of the need for stewardship towards God’s creation.ā€ He added ā€œI feel called to make the world a better place.ā€