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 31 | 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 much of the U.S. is in drought?

The United States Drought Monitor is your source for drought information. Starting with the main graph, copied here, you can select regions and then down to state levels. From the data tab you can select time series graphs, download tabular data by selected region, as well as obtain GIS files. …

Read More »

How did CEOs do in 2019?

The EPI article CEO compensation surged 14% in 2019 to $21.3 million – CEOs now earn 320 times as much as a typical worker by Lawrence Mishel and Jori Kandra (8/18/2020) provides a detailed analysis of CEO pay. There are 6 charts/tables in the article with data as well as …

Read More »

How hot was July 2020?

From NOAA’s Global Climate Report – July 2020: The July 2020 global land and ocean surface temperature of 0.92°C (1.66°F) above the 20th century average tied with 2016 as the second highest July global temperature since records began in 1880. This value was only 0.01°C (0.02°F) shy of tying the record warm …

Read More »

What are the best news sources?

The PEW article Americans Who Mainly Get Their News on Social Media Are Less Engaged, Less Knowledgeable by Amy Mitchell, Mark Jurkowitz, J. Baxter Oliphant and Elisa Shearer (7/30/2020) answers the question with the graph copied here. As of late last year, 18% of U.S. adults say they turn most …

Read More »

How much has sea level changed?

NASA’s Vital Signs of the Planet Sea Level Sea Level page provides data on sea level. For example, since 1993 sea level has increased  by about 94mm, but this is an average. In their Sea Level 101, Part Two: All Sea Level is `Local’ by Alan Buis (7/14/2020) they provide …

Read More »

What impacts earth’s climate?

The article in Quanta Magazine How Earth’s Climate Changes Naturally (and Why Things are Different Now)  by Howard Lee (7/21/2020) provides a summary of 10 different causes that impact earth’s climate and how they compare with modern climate change. On example is plate tectonics as see in the graphic copied …

Read More »