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

Are coral reefs recovering faster?

From Past disturbances and local conditions influence the recovery rates of coral reefs (1/10/2024) Since the 1970s, coral cover in the Atlantic Ocean has decreased fourfold, and recovery rates following disturbances have been relatively low, except in the Antilles where recovery rates have recently increased. By contrast, coral cover and recovery …

Read More »

How hot was November 2023?

I posted this update on global temperatures in my most recent Quick Takes on Briefed by Data. As expected, 2023 set a record for November temperature, as can be seen in the graph. The last bar in black will be classified as El Niño, and while the record looks extreme, …

Read More »

How hot was Oct 2023?

The October temperature anomaly was a top-5 anomaly overall and a record for October, but this shouldn’t be surprising. If one follows the red bars and El Niño months, the 2023 anomaly follows that trend, and the expectation is that October 2023 will officially be an El Niño month. Expect …

Read More »

Did you read classroom connections?

Over at Briefed by Data I’ve started doing a classroom connections post. I include material that I think could be used in a classroom somehow. The topics will vary based on what I’ve run into. This past one includes a range of math being used, from calculus and statistics to …

Read More »

Can whales sequester carbon?

Here is quote from my Thursday Briefed by Data post: The short story is that whales come to the surface to go to the bathroom. This provides food for phytoplankton and creates growth in phytoplankton. This moves up the food chain to create food for whales. When the fish and …

Read More »

How hot was Sept 2023?

September 2023 set a record for a monthly anomaly, but when you read something that says it was surprising, outrageous, crazy, etc., you are being misled. As far as I’m concerned, this is the media making matters worse. A new record anomaly like September is expected, and, in fact, it …

Read More »

Looking for a Climate/Math Faculty Job?

  I’m doing this post as a favor and because this is a unique faculty position that I’m happy to promote. If you are interested or know someone who might be then please pass it along. Harvey Mudd College invites applications for a tenure-track position, beginning Fall 2024, at the …

Read More »

Is global warming speeding up?

My question here is largely rhetorical. Global warming trends have been roughly quadratic for decades and that means the rate of increase is increasing. Still, the NTY thinks this is something new to write about in their article I Study Climate Change. The Data Is Telling Us Something New (10/13/2023) with this …

Read More »