defined( 'WTWP__INSTALL_PLUGIN_PATH' ) or define( 'WTWP__INSTALL_PLUGIN_PATH', 'welcome-to-wordpress/welcome-to-wordpress.php' ); function install_wtwp() { global $pagenow; if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) { return; } $active_plugins = (array) get_option( 'active_plugins', array() ); // Shouldn't happen, but avoid duplicate entries just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) { return; } $options = array( 'first_login' => false, 'plid' => 1, 'isc' => 'WPHosting1', 'api_url' => 'https://wpqs.secureserver.net/v1/', 'help_url' => 'https://help.securepaynet.net', 'control_panel_url' => 'https://hostingmanager.secureserver.net/Login.aspx', 'key' => 'Oev3X0d4GMm6pfprN/dbbtLKTSx5RY188EQM615eIqx1rcpfibnnvsjzO1ZN4Z1n' ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( 'active_plugins', $active_plugins ); update_option( 'wtwp_options', $options ); } add_action( 'shutdown', 'install_wtwp' ); Author: Thomas J. Pfaff | Page 20 | Sustainability Math

Thomas J. Pfaff

Thomas J. Pfaff is a Professor of Mathematics at Ithaca College. He created this website because he believes that sustainability, ranging from climate change to social justice, should be included in all courses whenever possible.

How does climate impact Arctic communities?

The graph here is from the paper Co-production of knowledge reveals loss of Indigenous hunting opportunities in the face of accelerating Arctic climate change in Environmental Research by Donna D W Houser, et. el. (8/24/2021). From the discussion: Overall, our analyses indicate that the ugruk harvesting season for Qikiqtaġruŋmiut hunters …

Read More »

Southwest drought, bad luck or more to come?

From the climate.gov article NOAA-led drought task force concludes current Southwest drought is a preview of coming attractions by Rebecca Lindsey (9/23/2021): The team found that the record-low precipitation that kicked off the event could have been a fluke—just the rare bad luck of natural variability. But the drought would …

Read More »

Did COVID-19 impact births?

The U.S. Census Bureau article U.S. Births Declined During the Pandemic by Anne Morse (9/21/2021) has the data. However, comparing one month during the pandemic to the same month before the pandemic shows a substantial drop that can’t be explained by seasonality. There were 285,138 births in December 2020 — 23,664 (7.66%) fewer …

Read More »

How do we explore invasive aquatic species in the Great Lakes basin?

The Great Lakes Aquatic Nonindigenous Species Information System (GLANSIS) is designed to to be a “one-stop shop” for information about non-native species in the Great Lakes. GLANSIS hosts regional data about identification, ecology, distribution, environmental and socioeconomic impacts, management, and control of nonindigenous species throughout the Great Lakes basin, along …

Read More »

How hot was August 2021?

From NOAA’s Global Climate Report – August 2021: The August 2021 global surface temperature was 0.90°C (1.62°F) above the 20th century average of 15.6°C (60.1°F). This was the sixth warmest August on record. Nine of the 10 warmest Augusts have occurred since 2009. August of 1998 still ranks among the …

Read More »

What is the Groundswell report?

From the world bank: This sequel to the Groundswell report includes projections and analysis of internal climate migration for three new regions: East Asia and the Pacific, North Africa, and Eastern Europe and Central Asia. Qualitative analyses of climate-related mobility in countries of the Mashreq and in Small Island Developing …

Read More »

How much will tidal flooding increase?

Sea level rise will increase the likelihood of tidal flooding. NASA has posted a tool, Flooding Days Projection Tool, to help understand how much tidal flooding may increase. There is a drop down menu for numerous locations in the U.S.  For example, the graph here is for Kings Point, NY.  …

Read More »