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 36 | 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’s New at sustainabilitymath?

In a follow up to last week’s graph, I have added a demographic graph of New York State, which provides the number of students in each grade in the 2017-2018 school year by race. The hover information includes percentages for each group. The data comes from the National Center for …

Read More »

What’s new at sustainabilitymath?

A new interactive graph was posted which gives population by age and race as of October 2018. The data is from the Census Bureau page School Enrollment in the United States: October 2018 – Detailed Tables and collected from the excel files in Table 2. The hover information will provide …

Read More »

How much has spring snow cover changed?

The Climate.gov article Climate Change: Spring Snow Cover by LuAnn Dahlman and Rebecca Lindsey (2/14/2020) provides the answer as seen in their graph here. This change is another example of a feedback loop. About one-third of Earth’s land surface is covered by snow for some part of the year. The …

Read More »

Who is in high-poverty schools?

The EPI article Schools are still segregated, and black children are paying a price by Emma García (2/12/2020) provides an overview of inequities in secondary schools. Figure B in the article is copied here and speaks clearly to issues of inequality by race. There is also a political perspective that …

Read More »

How do U.S. adults view the economy?

The Pew report  Views of Nation’s Economy Remain Positive, Sharply Divided by Partisanship (2/7/2020) provides the answer: Currently, 81% of Republicans and Republican-leaning independents say the economy is excellent or good. These views have changed only modestly over the past two years. But between November 2016 (just before Trump’s victory …

Read More »

How accurate are climate models?

The NASA Vital Signs of the Planet post Study Confirms Climate Models are Getting Future Warming Projection Right by Alan Buis (1/9/2020) reports In a study accepted for publication in the journal Geophysical Research Letters, a research team led by Zeke Hausfather of the University of California, Berkeley, conducted a …

Read More »

How hot was 2019?

From the NOAA Global Climate Report – Annual 2019: The year 2019 was the second warmest year in the 140-year record, with a global land and ocean surface temperature departure from average of +0.95°C (+1.71°F). This value is only 0.04°C (0.07°F) less than the record high value of +0.99°C (+1.78°F) …

Read More »