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 24 | 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 big is the ideological divide in the U.S.?

Pew answers the question in their article Ideological divisions over cultural issues are far wider in the U.S. than in the UK, France and Germany by Laura Silver (5/5/2021). In summary (bold added by me): Across 11 questions on cultural subjects ranging from nationalism to political correctness, the gap between …

Read More »

Where are the 1991-2020 U.S. Climate Normals?

NOAA has this data on the 1991-2020 U.S. Climate Normals Quick Access page. The 2020 U.S. Climate Normals Quick Access tool provides access to data from the most recent version of the U.S. Climate Normals. This iteration of the Normals product provides 30 year averages of temperature, precipitation, and other …

Read More »

Who voted in 2020?

The Census Bureau provides an overview of who voted in 2020 and how that has changed in their article Record High Turnout in the 2020 General Election by Jacob Fabina (4/29/2021). Turnout rates in 2020 were higher than in the 2016 election for non-Hispanic White, non-Hispanic Black, non-Hispanic Asian, and …

Read More »

What is the trend in of COVID-19 deaths?

The media tends to focus on extremes and generally bad ones at that. If you focus on Michigan one would come to believe that things aren’t improving much with COVID-19. The graph here is from 91-DIVOC, which has a number of interactive graphs, along with making the data available. Over …

Read More »

Is there a place to go to help understand climate?

Climate.gov has the page Understanding Climate where they post all of their articles related to climate change. You’ll find information, explanations, graphs, and sources for data related to understanding climate. For example, the April 19, 2021 article Climate change and the 1991-2020 U.S. Climate Normals has the graph copied here. …

Read More »

How hot was March 2021

From NOAA’s Global Climate Report – March 2021: Following a strongly negative Arctic Oscillation (AO) in February 2021, a strongly positive AO was present in March 2021. In a positive phase, the jet stream strengthens and circulates the North Pole, confining the cold Arctic Air across the Polar Regions. The AO value …

Read More »

How do humans impact the earth’s energy balance?

The NASA article, Direct Observations Confirm That Humans Are Throwing Earth’s Energy Budget off Balance, by Sofie Bates (3/25/21) explains: Climate modelling predicts that human activities are causing the release of greenhouse gases and aerosols that are affecting Earth’s energy budget. Now, a NASA study has confirmed these predictions with …

Read More »