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 5 | 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.

What is the 2023 hydropower outlook?

The eia article Mixed water supply condition across western states affects 2023 hydropower outlook by Lindsay Aramayo (5/10/2023) has this to say Record-breaking rain and snow in parts of the western United States contribute to our forecast 72% rise in hydropower generation in California this year compared with last year, according to …

Read More »

How hot was April 2023?

From NOAA’s April 2023 Global Climate Report: April 2023 was the fourth-warmest April for the globe in NOAA’s 174-year record. The April global surface temperature was 1.00°C (1.80°F) above the 20th-century average of 13.7°C (56.7°F). The 10 warmest April months have occurred since 2010. April 2023 marked the 49th consecutive …

Read More »

Where can we get high-res temp data?

The image here is the annual average temperature anomalies in 2022 compared to  the 1981-2010 baseline average. The image uses data from the Berkeley Earth high-resolution data set as noted in the article Introducing the Berkeley Earth High-Resolution Dataset by Robert Rohde (3/28/2023): The new Berkeley Earth High Resolution Data …

Read More »

How hot was March 2023?

From NOAA March 2023 Global Climate Report: March 2023 was the second-warmest March for the globe in NOAA’s 174-year record. The March global surface temperature was 1.24°C (2.23°F) above the 20th-century average of 12.7°C (54.9°F). March 2023 marked the 47th consecutive March and the 529th consecutive month with global temperatures, …

Read More »

What is Lake Mead’s Elevation?

If you aren’t good with geography you might think all the rain in California should have Lake Meade rising. As you can see from the graph Lake Mead didn’t rise much this winter and it is heading back down again. At this point dropping below 1040 ft in the next …

Read More »