Research
The Wofsy-Munger group conducts a wide variety of research that involves ground-based forest measurements, atmospheric measurements from aircraft and satellite, and both atmospheric and ecological modelling efforts. Click on any of the links below to learn more about research sites, projects, and data resources.
Ground Sites
Harvard Forest
Urban Network
Airborne Campaigns
Current and Past
Instruments
Satellite
MethaneSAT
Trace gas exchange and ecological measurements in forests
Boreal Forest
Temperate Forests
Tropical Forest
Airborne measurements of Greenhouse gases
COBRA
ATOM
HIPPO
Modeling Results
VPRM:
Vegetation Photosynthesis and Respiration Model
/* Change background of accordion content to white */
.accordion .ui-widget-content {
background: #ffffff;
}
/* Main heading in each unit */
.boxes-box-content h2 {
font-size: x-large;
line-height: 28px;
}
.accordion .ui-state-default {
background: #ffffff;
border: none;
color: #333;
font-size: x-large;
}
/* Container of all Ground Sites units */
.research-project {
text-align: center;
display: flex;
}
/* Research - Projects - Ground Sites */
.research-project-ground_sites {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-ground_sites-harvard_forest-bkgd.png?m=1636665365);
background-size: cover;
background-position-x: center;
width: 33%;
}
.research-project-ground_sites > h3 {
font-size: x-large;
}
/* Research - Projects - Satellite */
.research-project-satellite {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-satellite-methane_sat-bkgd.png?m=1636665708);
background-size: cover;
background-position-x: center;
width: 33%;
}
.research-project-satellite > h3 {
font-size: x-large;
}
/* Research - Projects - Airborne Campaigns */
.research-project-airborne_campaigns{
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-airborne_campaigns-current_past-bkgd.png?m=1636120516);
background-size: cover;
width: 33%;
}
.research-project-airborne_campaigns > h3 {
font-size: x-large;
line-height: normal;
}
/********************/
/* Container of all Ground Sites units
.research-units {
text-align: center;
} */
/* Research - Projects - Ground Sites - Harvard Forest
.research-unit-harvard-forest {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #02ab17;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-harvard_forset-site-1-bkgd.png?m=1636117310);
}
h3.research-unit-harvard-forest {
font-size: x-large;
} */
/* Research - Projects - Ground Sites - Urban Network
.research-unit-urban-network {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #0480be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-harvard_forset-urban-network-bkgd.png?m=1636118372);
background-position: left;
}
h3.research-unit-urban-network {
font-size: x-large;
} */
/* Research - Projects - Satellite - MethaneSAT
.research-unit-satellite {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-satellite-methane_sat-bkgd.png?m=1636118846);
background-position: initial;
background-size: cover;
}
h3.research-unit-satellite {
font-size: x-large;
} */
/* Research - Projects - Airborne Campaigns - Current and Past
.research-unit-current_past {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #c17503;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-airborne_campaigns-current_past-bkgd.png?m=1636120516);
background-size: cover;
background-position-y: center;
}
h3.research-unit-current_past {
font-size: x-large;
} */
/* Research - Projects - Airborne Campaigns - Instruments
.research-unit-instruments {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-airborne_campaigns-instruments-bkgd.png?m=1636120665);
background-size: cover;
background-position-y: center;
}
h3.research-unit-instruments {
font-size: x-large;
} */
/* Container of all Data Resources units */
.research-units-dr {
text-align: center;
display: flex;
}
/* Research - Projects - Data Resources - Trace gas exchange and ecological measurements in forests */
.research-unit-dr-forest {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-data_resources-forest.png?m=1636124057);
background-size: cover;
background-position-x: center;
width: 33%;
}
.research-unit-dr-forest > h3 {
font-size: x-large;
}
/* Research - Projects - Data Resources - Airborne measurements of regional fluxes of CO and CO2 */
.research-unit-dr-cobra {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-data_resources-cobra.png?m=1636124310);
background-size: cover;
background-position-x: center;
width: 33%;
}
.research-unit-dr-cobra > h3 {
font-size: x-large;
}
/* Research - Projects - Data Resources - Modeling Results */
.research-unit-dr-modeling{
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 3em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-data_resources-modeling.png?m=1636124486);
background-size: cover;
width: 33%;
}
.research-unit-dr-modeling > h3 {
font-size: x-large;
line-height: normal;
}
/* Container of all Previous Talks and Posters units */
.research-units-talk_poster {
text-align: center;
display: flex;
}
/* Research - Previous Talks and Posters - Atmosphere-Biosphere Exchange At Harvard Forest, Massachusetts */
.research-unit-tp-harvard {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-talk_poster-harvard.png?m=1636125727);
background-size: cover;
background-position-x: center;
width: 24%;
}
h3.research-unit-tp-harvard {
font-size: large;
line-height: normal;
}
/* Research - Previous Talks and Posters - Trace Gases And Fluxes In A Tropical Forest, Brazil */
.research-unit-tp-brazil {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-talk_poster-brazil.png?m=1636126108);
background-size: cover;
background-position-x: center;
width: 24%;
}
h3.research-unit-tp-brazil {
font-size: large;
line-height: normal;
}
/* Research - Previous Talks and Posters - Trace Gases And Fluxes In A Boreal Forest, Manitoba */
.research-unit-tp-manitoba {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-talk_poster-manitoba.png?m=1636126306);
background-size: cover;
width: 24%;
}
h3.research-unit-tp-manitoba {
font-size: large;
line-height: normal;
}
/* Research - Previous Talks and Posters - Airborne Measurements Of Regional Fluxes Of CO And CO2 */
.research-unit-tp-brazil {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-talk_poster-brazil.png?m=1636126108);
background-size: cover;
background-position-x: center;
width: 24%;
}
/* Research - Previous Talks and Posters - Airborne Measurements Of Regional Fluxes Of CO And CO2 */
.research-unit-tp-regional {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://projects.iq.harvard.edu/files/atmos/files/img-research-talk_poster-regional.png?m=1636127064);
background-size: cover;
background-position-x: center;
width: 24%;
}
h3.research-unit-tp-regional {
font-size: large;
line-height: normal;
}
/* Research - Previous Talks and Posters - Fall 2021 Colloquium Series:MethaneSAT and MethaneAIR */
.research-unit-tp-colloquium {
text-align: center;
display: inline-block;
margin: 0 1em 2em !important;
border: solid 1px #4c04be;
padding: 1em;
background-image: url(https://atmos.seas.harvard.edu/files/atmos/files/img-research-talks-colloquium-bkgd.png?m=1637332296);
background-size: cover;
background-position-x: center;
width: 24%;
}
h3.research-unit-tp-colloquium {
font-size: large;
line-height: normal;
width: 9em;
}
/* Responsiveness */
@media (max-width: 1008px) {
.research-project {
display: block;
}
.research-project-ground_sites {
background-position-y: center;
width: 80%;
}
.research-project-satellite {
background-position-y: center;
width: 80%;
}
.research-project-airborne_campaigns {
background-position-y: center;
width: 80%;
}
.research-units-dr {
display: block;
}
.research-unit-dr-forest {
background-position-y: center;
width: 80%;
}
.research-unit-dr-cobra {
background-position-y: center;
width: 80%;
}
.research-unit-dr-modeling {
background-position-y: center;
width: 80%;
}
.research-units-talk_poster {
display: block !important;
}
.research-unit-tp-harvard {
padding: 3em 1em;
width: 80%;
font-size: x-large !important;
}
.research-unit-tp-brazil {
padding: 3em 1em;
width: 80%;
font-size: x-large !important;
}
.research-unit-tp-manitoba {
padding: 3em 1em;
width: 80%;
font-size: x-large !important;
}
.research-unit-tp-regional {
padding: 3em 1em;
width: 80%;
font-size: x-large !important;
background-position-y: center;
}
.research-unit-tp-colloquium {
padding: 3em 1em;
width: 80% !important;
font-size: x-large !important;
background-position-y: center;
}
.media-element[style] {
margin-inline: auto;
display: inherit !important;
float: none !important;
max-width: 100% !important;
}
.three-3x33 > .region {
width: 100% !important;
}
.footer-link {
width: 100% !important;
}
.footer-image {
width: 100% !important;
}
}
/* Footer logos and links on one row */
.three-3x33 > .region {
width: 28%;
}