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 15 | 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 about methane?

The focus on greenhouse gasses is typically on CO2, but we shouldn’t forget about methane. From the NOAA article Increase in atmospheric methane set another record in 2021 – Carbon dioxide levels also record a big jump (4/7/2022): For the second year in a row, NOAA scientists observed a record …

Read More »

Who has the best image of the sun?

The European Space Agency post Zooming into the Sun with Solar Orbiter (3/24/2022) says: One of the images, taken by the Extreme Ultraviolet Imager (EUI) is the highest resolution image of the Sun’s full disc and outer atmosphere, the corona, ever taken. In total, the final image contains more than …

Read More »

How may Arctic precipitation change?

  The paper New climate models reveal faster and larger increases in Arctic precipitation than previous projected by Michelle R McCrystall, et. el (11/30/2021) in Nature Communication has some great graphs. In fact, stop reading here and study the graph along with the caption; so much inf. Of course, the …

Read More »

Do men always earn more than women?

The Pew article, Young women are out-earning young men in several U.S. cities by Richard Fry (3/28/2022) provides the graph copied here. Overall, about 16% of all young women who are working full time, year-round live in the 22 metros where women are at or above wage parity with men. …

Read More »

When is your last freeze date?

Climate.gov has an interactive map in their article Interactive map: average date of last spring freeze across the United States by Rebecca Lindsey (3/21/2022). A picture of the map is posted here. You can zoom in on a location and click a dot to get and exact data for the …

Read More »

What is the connection between flu and humidity?

The NASA post NASA Finds Each State Has Its Climatic Threshold for Flu Outbreaks (3/4/2022) summarizes the recent paper Spatial Variation in Humidity and the Onset of Seasonal Influenza Across the Contiguous United States by E. Sherman, et. el (12/13/2021). From the NASA Post: Researchers at NASA’s Jet Propulsion Laboratory …

Read More »

How hot was Feb 2022?

From NOAA’s Global Climate Report – February 2022: The February 2022 global surface temperature was the seventh highest on record at 0.81°C (1.46°F) above the 20th century average. This value was 0.17°C (0.31°F) warmer than last year’s February value (2021), but 0.45°C (0.81°F) cooler than the record-warm February set in …

Read More »