Thursday, August 06, 2020
vanderTrick: Annotate PowerPoint slides 2 - the DOC way
Monday, August 03, 2020
Podcast: Developing Engaging and Health-Informed Learning Environments
Friday, July 24, 2020
Seismic noise from humans at a record low due to COVID-19 lockdown rules
A seismometer is a device that’s usually used to measure earthquakes using vibrations in the earth. But recently, researchers have been using them to measure human movement. A global study published in this week's Science shows that seismic noise is at an all time low, as a result of COVID-19 related lockdowns.
The study takes data from researchers from all over the world. Human activity produces vibrations as we move around, creating “a near-continuous signal especially on seismometers in urban environments.” Human influence on seismometers reflects “a wide variety of activities happening at different times and places at or near the Earth’s surface.” According to the study, the entire world has seen a months-long reduction in seismic noise of 50%, the longest such period on record.
Ben van der Pluijm is a geologist at the University of Michigan. He says anthropogenic noise, or human-produced noise, has always been a component in measuring data from seismometers.
“We’ve always known there’s a significant component of ‘societal noise,’ as I like to call it. But we’ve never had an experiment whereby we could see what it was like without that noise. This gave us an opportunity to see now really, what is the contribution of society on the measurements we have on our equipment, but also allowed us to fine tune what kind of noises we have," he said. "It works both ways, we could also see whether people were actually following the rules.”
Van der Pluijm installed seismometers in Michigan Stadium and in his office building on central campus in Ann Arbor back in 2018. He was able to see the change in noise after Governor Gretchen Whitmer issued her "stay at home order" back in March.
“The unit that’s located in Michigan Stadium only saw maybe about a 30% reduction, whereas the unit that was stationed on Central Campus where buildings were vacated and people were no longer at all moving around saw more than 50% reduction.”
He says the reduction on campus was larger than the stadium probably because Michigan Stadium is located at the intersection of two fairly busy roads.
“We don’t have any units that showed zero noise, by the way. There is always noise. Industry, and there’s always transportation, but a reduction of more than 50% is quite remarkable.”
Van der Pluijm says as lockdown rules are lifted, he has been able to see seismic noise tick back up on his equipment.
“It was a unique situation because we’ve never been able to turn off society.”
Friday, May 01, 2020
eGEW-GeoTrips: Enhanced GoogleEarthWeb virtual fieldtrips with image, video, hotlinks and voice
Alert: Google suddenly (May 2021) disallowed html use of the 'onclick' function in Google Earth Web, so our code had to be adjusted accordingly. Google has since reversed this change, but we nonetheless use the new, robust code in the lastest blog (October 2021)
Here is a 10min presentation on enhancedGEW that describes GeoTrips and GeoExplorations. The latter adds globe overlay functionality: http://resilience.earth.lsa.umich.edu/eGEW/eGEW.mp4
The brains of the project is Josh Williams (@geteach), who wrote GEW templates that replace the default GEW that Google supplies. eGEW allows images, video, StreetView, GigaPan, hotlinks and voice narration in a single Info Panel of FullScreen and NewFeature, while retaining the cool navigation of Google Earth (including StreetView).
Replace the example links to public webserver-based image, video and voice files, and don't otherwise touch the html code. Copy and paste in GEW, and voila...
eGEW-GeoTrips: New Feature/Add Placemark and FullScreen Templates
Codes by Josh Williams (@geteach)Applications by Ben van der Pluijm (@vdpluijm)
New Feature - Instructions
Change highlighted parts with links to your own pics, video, audio and text (where code is highlighted only). Copy and paste (no formatting) in the New Feature text box after “Switch to HTML” under More Actions (overwrite anyhting in the box). Select "Large Info Box" option. Instructions to replace the Full Screen panel with added functionality are slightly different (also below).Rename the CarouselVideoAudioTemplate.html file for each New Feature (for example "Stop2-4-folds.html") and make changes with a text editor (like Notebook). Save as .html file in text editor (not Word formatted .docx file)
Note: You will find the original templates and explanations by Josh Williams on GitHub: https://github.com/geteach/geteachGeology. The file below is slightly modified.
Full Screen - Instructions
Change highlighted parts with links to your own pics, video, audio and text (where highlighted only). Copy and paste (no formatting) in the New Feature text box after “Switch to HTML” under More Actions (empty the box) and use "Large Info Panel".Rename the FullScreenTemplate.html file for each Full Screen (for example stop Geology.html) and make changes in text editor (like Notebook). Save as .html file in a text editor (not Word formatted .docx file)
Note: You will find the original templates and explanations by Josh Williams on GitHub: https://github.com/geteach/geteachGeology. The file below is slightly modified.
---------------------------

