2024

  • Rodrigues, J. R., Solander, K. C., Cropper, S., Newman, B. D., Collins, A. D., Warren, J. M., Negron-Juarez, R., Gimenez, B. O., Spanner, G. C., Menezes, V. S., Ríos-Villamizar, E. A., de Oliveira, R. C., Ferreira, S. J. F., & Higuchi, N. (2024). "Soil water percolation and nutrient fluxes as a function of topographical, seasonal and soil texture variation in Central Amazonia, Brazil" Hydrological Processes. Access Publication

  • Rahimi, S., Huang, L., Norris, J., Hall, A., Goldenson, N., Krantz, W., Bass, B., Thackeray, C., Lin, H., Chen, D., Dennis, E., Collins, E., Lebo, Z. J., Slinskey E., Graves, S., Biyani, S., Wang, B., Cropper, S., the Center for Climate Science Team (2024). "An overview of the Western United States Dynamically Downscaled Dataset (WUS-D3)" Geoscientific Model Development. Access Publication

2023

  • Cropper, S., Thackeray, C. W., Emile-Geay, J. (2023). "Revisiting a Constraint on Equilibrium Climate Sensitivity From a Last Millennium Perspective," Geophysical Research Letters. Access Publication

2021

  • Cropper, S., Solander, K., Newman, B. D., Tuinenburg, O. A., Staal, A., Theeuwen, J. J. E., Xu, C. (2021). "Comparing deuterium excess to large-scale precipitation recycling models in the tropics," npj Climate and Atmospheric Science. Access Publication

Understanding Climate Model Uncertainty: A Machine Learning Approach

March 15, 2024

Climate models are essential tools for understanding and predicting future climate change. However, they come with inherent uncertainties that can make interpretation challenging. In this post, I'll explore how machine learning techniques can help us better understand and potentially reduce these uncertainties.

One of the key challenges in climate modeling is the wide range of possible outcomes, often referred to as the "spread" in model ensembles. This spread can be attributed to various factors, including:

  • Parameter uncertainty in physical processes
  • Model structural uncertainty
  • Initial condition uncertainty
Read More

Emergent Constraints: Bridging the Gap Between Models and Observations

February 28, 2024

Emergent constraints have become a powerful tool in climate science, allowing us to reduce uncertainty in climate projections by identifying relationships between observable quantities and future climate change. In this post, I'll discuss how we can leverage these constraints to improve our understanding of climate sensitivity.

The concept of emergent constraints is based on a simple but powerful idea: if we can find relationships between current climate variability and future climate change that are consistent across models, we can use these relationships to constrain our projections.

Read More

The Role of Machine Learning in Climate Science

February 10, 2024

Machine learning is revolutionizing many aspects of climate science, from data analysis to model development. In this post, I'll explore some of the ways we're using machine learning to advance our understanding of climate change.

One of the most exciting applications is in the analysis of climate model outputs. Machine learning algorithms can help us:

  • Identify patterns in complex climate data
  • Improve the efficiency of climate models
  • Develop better parameterizations of physical processes
Read More

Climate Science in the Age of Big Data

January 25, 2024

The field of climate science is experiencing a data revolution. With the increasing availability of high-resolution climate data and the growing power of computational tools, we're able to ask and answer questions that were previously out of reach.

This wealth of data presents both opportunities and challenges:

  • More detailed understanding of climate processes
  • Better validation of climate models
  • New challenges in data management and analysis
Read More

Roof (m²)

A full-stack web application designed to help homeowners and installers estimate roof area and analyze climate data for solar and rainwater harvesting potential. Users can outline their roof on satellite imagery and receive detailed calculations of energy production and water collection possibilities.

Features

  • Interactive satellite mapping with polygon drawing tools
  • Real-time area calculation in metric or imperial units
  • NASA POWER climate data integration for location-specific analysis
  • Visualization of monthly solar radiation and precipitation
  • Downloadable PDF reports with roof outline and climate projections

Technical Details

  • Built with Next.js (React + TypeScript)
  • Google Maps JavaScript API for satellite imagery and drawing
  • turf.js for geospatial calculations
  • Chart.js for interactive data visualization
  • Tailwind CSS for responsive design