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 45 | 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 earth overshoot day?

According to Earth Overshoot Day: Earth Overshoot Day marks the date when humanity’s demand for ecological resources and services in a given year exceeds what Earth can regenerate in that year. We maintain this deficit by liquidating stocks of ecological resources and accumulating waste, primarily carbon dioxide in the atmosphere. …

Read More »

Should you move to Duluth, MN?

  The Weather Channel article It’s the Year 2100 and Everyone’s Moving to Duluth by Neil Katz (4/16/19) notes In a climate-changed future many people, says Keenan, “are looking for affordability, accessibility and actually qualitatively some degree of environmental amenities, which we believe Duluth, Lake Superior, and that part of …

Read More »

How do we visualize changing temperature distributions?

This recent video (3/29/19) by Robert Rohde shows how temperature distributions have changed. Each year the graph is a distribution of temperature anomalies.  As noted “This essentially the same data that was previous shown as an animated map:”  https://www.youtube.com/watch?v=JObGveVUz7k  The video here is useful in any statistics or QL course …

Read More »

What is the state of Arctic Ice?

The melting season for Arctic Sea Ice has started with a quick drop in ice. The total ice is at a record low for this time of year (orange line in chart). But, how this plays out throughout the melting seasons is hard to predict based solely on past seasons. …

Read More »

What’s new at sustainabilitymath?

There are three more interactive graphs on the Interactive Graphs page for a total of five.  One is Arctic Sea Ice extent by year for the months of March (high month), June, September (low month), and December, along with regression lines and residual plots (snapshot here). The other two represent …

Read More »

What is Population Bracketology?

The Census Bureau has a new interactive data visualization called Population Bracketology (see the screen shot here). In the game, players have to choose the city (or state for the state version) with the largest population.  Once the game is completed users can scroll over the cities (or states) to …

Read More »

How much coal does the U.S. export?

The EIA article In 2018, U.S. coal exports were the highest in five years (3/27/19) summarizes coal exports. While U.S. coal consumption has generally declined since its 2008 peak, EIA expects that U.S. coal exports reached 116 million short tons (MMst) in 2018, the highest level in five years, based on foreign …

Read More »

How well do you know Antarctica?

  The Climate.gov article Antarctica is colder than the Arctic – but it’s still losing ice by Michon Scott (3/121/19) is a detailed primer on Antarctica and it’s relation to climate change. Some basic facts about Antarctica: Thanks to thick ice, Antarctic elevation averages more than 6,000 feet (more than …

Read More »