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 4 | 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 a duck curve?

From the eia article As solar capacity grows, duck curves are getting deeper in California (June 21, 2023): As more solar capacity has come online in California, grid operators at the California Independent System Operator (CAISO) have observed a drop in net load (or the demand remaining after subtracting variable …

Read More »

How hot was May 2023?

From the NOAA May 2023 Global Climate Report: May 2023 was the third-warmest May for the globe in NOAA’s 174-year record. The May global surface temperature was 0.97°C (1.75°F) above the 20th-century average of 14.8°C (58.6°F). The past nine Mays have ranked among the 10 warmest on record. May 2023 …

Read More »

How much propane are we exporting?

From the eia article Monthly U.S. propane exports in March 2023 reached a record high by Josh Eiermann (6/6/2023) U.S. propane exports reached a record 1.7 million barrels per day (b/d) in March 2023, the highest level since we began collecting this data in 1973. Propane is consumed globally for space heating …

Read More »

How’s your air?

If you would like to know if you should breathe the air go to the Fire and Smoke Map. You see an image like the one here. Find you location on the map. Click the dot to get a pop up window with extra information including an interactive time series …

Read More »

What is the outlook for the class of 2023?

EPI gives an overview of the economic state of the class of 2023 in their Class of 2023 post by Elise Gould, Katherine deCourcy and Jori Kandra (5/24/2023). Two findings: Workers of all ages have experienced stronger-than-usual wage growth in the pandemic business cycle (February 2020 to March 2023)—even after …

Read More »

Has Juvenile crime changed?

Rick Nevin provides updated graphs, one of the four posted here, in his post Update: Juvenile crime still falling fast in 2021 (4/2/2023). USA arrest rates by age have only been updated through 2020, but juvenile arrest data reported by 10 states (FL, TX, CA, NY, VA, TN, WA, SC, GA, NC) show the trend toward zero juvenile crime continued …

Read More »