Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Nov 25, 2024
1 parent b328b90 commit f2f2002
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 32 deletions.
10 changes: 5 additions & 5 deletions common/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ export const dataEngagements = [

export const customInterfaces = [
{
"title": "GOES Methane Plume Viewer",
"desc": "Primarily a weather satellite, NOAA’s GOES also measures greenhouse gases on a continental scale. It is capable of detecting large methane plumes from sources like oil and gas production and agriculture. This brand new interactive plume viewer is based on novel data from the newest satellite, GOES-19, with more plumes to be added soon.",
"title": "GOES Large Plume Visualization",
"desc": "NOAA’s GOES is the Western Hemisphere’s most advanced weather-monitoring satellite system, capable of detecting very large methane plumes. A new tool using GOES-16 data allows users to visualize large methane emission events, select the region and plume of interest, and animate to see how the plume changes over five-minute intervals.",
"img": {
"src": new URL('./media/GOES_Methane_Plume_viewer_card.png', import.meta.url).href,
"alt": "map showing colorful methane gas plume from GOES over a green surface satellite image on June 15, 2020 in Indiana"
Expand All @@ -153,7 +153,7 @@ export const customInterfaces = [
},
{
"title": "EMIT Methane Plume Viewer",
"desc": "NASA’s EMIT instrument measures carbon dioxide and methane from its position aboard the International Space Station. This updated interactive plume viewer offers a global map of large, point source methane plumes. New functionalities include EMIT observation passes over time, geographic plume quantifications, and a point-and-click plume measurement tool.",
"desc": "NASA’s EMIT instrument measures mineral dust, carbon dioxide and methane from the International Space Station. This updated interactive plume viewer offers a global map of large, point source methane plumes. New functionalities include EMIT overpasses over time, geographic plume quantifications, and a point-and-click plume measurement tool.",
"img": {
"src": new URL('./media/EMIT_Plume_Viewer_card.png', import.meta.url).href,
"alt": "view of colored shape overlaid on satellite landscape image with boxes of information containing plume details"
Expand All @@ -165,8 +165,8 @@ export const customInterfaces = [
"footer": null
},
{
"title": "NOAA Concentration Viewer",
"desc": "Get a bird’s-eye view of NOAA’s atmospheric methane measurements from ground stations around the globe, and explore how methane concentrations have changed over time. These data include several different types of measurements as part of NOAA’s Global Greenhouse Gas Reference Network.",
"title": "NOAA Methane Concentration Viewer",
"desc": "Get a bird’s-eye view of NOAA’s atmospheric methane measurements from ground stations around the globe, and explore how methane concentrations have changed over time. These data include tower, ground site, aircraft and flask measurements as part of NOAA’s Global Greenhouse Gas Reference Network.",
"img": {
"src": new URL('./media/NOAA_Methane_Concentration_Viewer_card.png', import.meta.url).href,
"alt": "map showing Mauna Loa location of station with a time series of data below the map"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
id: 'emit-extension-nasa-expands'
id: 'emit-extension-aviris-flights'
name: NASA Expands Capabilities in Methane Detection from Air and Space
description: 'To meet needs for methane measurement, two key NASA technologies have made recent steps. The Earth Surface Mineral Dust Source Investigation (EMIT) project is expanding its methane detection from space, and Airborne Visible/Infrared Imaging Spectrometer (AVIRIS) test flights are helping to improve scientific understanding of sources of methane. '
media:
src: ::file ./methane/media/EMIT_story_card.png
alt: instrument in space over distant view of earth and black space.
alt: instrument in space on a satellite with earth view in the background
author:
name: NASA

pubDate: 2024-12-05
taxonomy:
- name: Topics
Expand Down Expand Up @@ -64,7 +63,7 @@ taxonomy:
<Block>
<Prose>
## AVIRIS-3 Takes Flight to Spot Methane Sources
Aircraft-based measurement instruments are another tool in methane detection, using a similar technology as EMIT, but on a more localized scale. “They can see smaller emissions,” said Thorpe, and because aircraft-based instruments cover a smaller area, they can produce higher resolution measurements and fill gaps in satellite data where overpasses are less frequent.
Aircraft-based measurements instruments are another tool in methane detection, using a similar technology as EMIT, but on a more localized scale. “They can see smaller emissions,” said Thorpe, and because aircraft-based instruments cover a smaller area, they can produce higher resolution measurements and fill gaps in satellite data where overpasses are less frequent.

The [AVIRIS-3](https://airbornescience.jpl.nasa.gov/instruments/aviris-3) instrument is the third generation of Airborne Visible/Infrared Imaging Spectrometers, and it can be flown on a variety of aircraft. Two recent collaborative airborne projects examined methane emissions for different geographic regions and sources.

Expand All @@ -81,7 +80,7 @@ taxonomy:
<Figure>
<Image
src={new URL('./media/EMIT_extension_story_body_image3.png', import.meta.url).href}
alt="platform in ocean with equipment, flare and approaching helecopter"
alt="offshore drilling platform in ocean with equipment, flare and approaching helicopter"
attrAuthor="Ryan Stauffer (NASA/GSFC)"
/>
<Caption>
Expand Down Expand Up @@ -111,6 +110,6 @@ taxonomy:
<Prose>
## Resources for Data Users
- Detailed dataset information: <Link to='/data-catalog/emit-ch4plume-v1'>EMIT Methane Point Source Plume Complexes</Link>

- Detailed dataset information: <Link to="https://popo.jpl.nasa.gov/mmgis-aviris/?mission=AVIRIS&site=ert&mapLon=-93.95507812500001&mapLat=40.245991504199026&mapZoom=4&globeLon=undefined&globeLat=undefined&globeZoom=undefined&panePercents=0,100,0&on=e4d92155-7af4-4ec3-ba97-1d6e4639c5d6$1.00,d068949c-3a21-45c0-8aa9-7dd29bfc8adc$1.00&startTime=2006-04-01T00:00:01.000Z&endTime=2024-02-15T21:27:02.653Z">AVIRIS-3 Data Portal</Link>
</Prose>
</Block>
1 change: 0 additions & 1 deletion stories/goes-validation.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ taxonomy:
values:
- Methane
- Large Emission Events
- Methane
- name: Gas
values:
- CH₄
Expand Down
10 changes: 7 additions & 3 deletions stories/methane/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Urban() {
<Prose>
<h2>About Methane</h2>

Methane is a greenhouse gas emitted by a complex mix of natural sources and human activities. Although it is short-lived in the atmosphere, the structure of methane molecules makes the chemical compound particularly powerful at trapping heat: compared with carbon dioxide, <Link to="https://www.unep.org/explore-topics/energy/facts-about-methane#:~:text=Methane%20(CH4)%2C%20the%20primary,%C2%B0C%20target%20within%20reach.">methane can trap 80 times more heat over 20 years</Link>. These attributes make methane an attractive focus for efforts to research and reduce emissions, which can help to limit rising temperatures, improve air quality, and support operational efficiency within some industrial sectors.
Methane is a greenhouse gas emitted by a complex mix of natural sources and human activities. Although it is short-lived in the atmosphere, the structure of methane molecules makes the chemical compound particularly powerful at trapping heat: compared with carbon dioxide, <a target="_blank" href="https://www.unep.org/explore-topics/energy/facts-about-methane#:~:text=Methane%20(CH4)%2C%20the%20primary,%C2%B0C%20target%20within%20reach.">methane can trap 80 times more heat over 20 years</a>. These attributes make methane an attractive focus for efforts to research and reduce emissions, which can help to limit rising temperatures, improve air quality, and support operational efficiency within some industrial sectors.

To meet the growing need for information, innovative new observations and coordination across public and private data providers are enhancing trust and transparency in methane data. Explore below to learn how researchers and data providers are working to understand emissions around the world and support local scale views of methane sources.

Expand Down Expand Up @@ -70,7 +70,7 @@ export default function Urban() {
<Grid col={10} className="margin-bottom-4">
<Title>Stories: Innovations in Methane Research & Monitoring</Title>
<p className="margin-bottom-2 font-size-md-deprecated">
A look into the innovative technologies, observations, Earth system models, and public-private collaborations that are driving deeper understanding and informing responses to methane emissions. For more, explore the full listing of <Link to='/stories?taxonomy=%7B"Gas"%3A"ch₄"%7D'>methane stories</Link>.
A look into the innovative technologies, observations, Earth system models, and public-private collaborations that are driving deeper understanding and informing responses to methane emissions. For more, explore the full listing of <Link to='/stories?taxonomy=%7B"Topics"%3A"methane"%7D'>methane stories</Link>.
</p>
</Grid>
<Keypoints data={stories}></Keypoints>
Expand All @@ -87,7 +87,11 @@ export default function Urban() {
<Grid col={10} className="margin-bottom-4">
<Title>Resources for Data Users</Title>
<p className="margin-bottom-2 font-size-md-deprecated">
Would you like to engage directly with the data? To discover detailed dataset information and download the data, explore the full listing of <Link to='data-catalog?taxonomy=%7B"Gas"%3A%5B"ch₄"%5D%7D'>methane datasets</Link>. Users can also access the full data catalog, interactive maps, data visualizations, and open source tools by clicking “Data Toolkit” at the top or bottom of any page.
Would you like to engage directly with the data? To discover detailed dataset information and download the data, explore the full listing of <Link to='/data-catalog?taxonomy=%7B"Topics"%3A%5B"methane"%5D%7D'>methane datasets</Link>.

<br/>
<br/>
Users can also access the full data catalog, interactive maps, data visualizations, and open source tools by clicking “Data Toolkit” at the top or bottom of any page.
</p>
</Grid>
<Keypoints data={datasets}></Keypoints>
Expand Down
16 changes: 8 additions & 8 deletions stories/methane/content.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const tools = [
{
"title": "EMIT Methane Plume Viewer",
"desc": "NASA’s EMIT instrument measures carbon dioxide and methane from its position aboard the International Space Station. This updated interactive plume viewer offers a global map of large, point source methane plumes. New functionalities include EMIT observation passes over time, geographic plume quantifications, and a point-and-click plume measurement tool.",
"desc": "NASA’s EMIT instrument measures mineral dust, carbon dioxide and methane from the International Space Station. This updated interactive plume viewer offers a global map of large, point source methane plumes. New functionalities include EMIT overpasses over time, geographic plume quantifications, and a point-and-click plume measurement tool.",
"img": {
"src": new URL('../../common/media/EMIT_Plume_Viewer_card.png', import.meta.url).href,
"alt": "view of colored shape overlaid on satellite landscape image with boxes of information containing plume details"
Expand All @@ -13,8 +13,8 @@ export const tools = [
"footer": null
},
{
"title": "GOES Methane Plume Viewer",
"desc": "Primarily a weather satellite, NOAA’s GOES also measures greenhouse gases on a continental scale. It is capable of detecting large methane plumes from sources like oil and gas production and agriculture. This brand new interactive plume viewer is based on novel data from the newest satellite, GOES-19, with more plumes to be added soon.",
"title": "GOES Large Plume Visualization",
"desc": "NOAA’s GOES is the Western Hemisphere’s most advanced weather-monitoring satellite system, capable of detecting very large methane plumes. A new tool using GOES-16 data allows users to visualize large methane emission events, select the region and plume of interest, and animate to see how the plume changes over five-minute intervals.",
"img": {
"src": new URL('../../common/media/GOES_Methane_Plume_viewer_card.png', import.meta.url).href,
"alt": "map showing colorful methane gas plume from GOES over a green surface satellite image on June 15, 2020 in Indiana"
Expand All @@ -27,7 +27,7 @@ export const tools = [
},
{
"title": "U.S. Gridded Anthropogenic Methane Emissions Inventory",
"desc": "Use the exploration and analysis environment to customize maps of high-resolution methane emission estimates from the EPA based on its Inventory of U.S. Greenhouse Gas Emissions and Sinks (U.S. GHGI). The U.S. GHGI synthesizes estimates from multiple agencies to calculate emissions from many different sources.",
"desc": "Use the exploration and analysis environment to display custom maps and time series of high-resolution methane emission estimates from the EPA based on their Gridded Anthropogenic Methane Emissions Inventory. The Gridded inventory translates national and state level information to detailed maps that help researchers compare the inventory to atmospheric observations.",
"img": {
"src": new URL('../../common/media/EPA_Gridded_Methane_card.png', import.meta.url).href,
"alt": "satellite map of western US region with areas of color indicating annual methane emissions for 2018"
Expand All @@ -39,8 +39,8 @@ export const tools = [
"footer": null
},
{
"title": "NOAA Concentration Viewer",
"desc": "Get a bird’s-eye view of NOAA’s atmospheric methane measurements from ground stations around the globe, and explore how methane concentrations have changed over time. These data include several different types of measurements as part of NOAA’s Global Greenhouse Gas Reference Network.",
"title": "NOAA Methane Concentration Viewer",
"desc": "Get a bird’s-eye view of NOAA’s atmospheric methane measurements from ground stations around the globe, and explore how methane concentrations have changed over time. These data include tower, ground site, aircraft and flask measurements as part of NOAA’s Global Greenhouse Gas Reference Network.",
"img": {
"src": new URL('../../common/media/NOAA_Methane_Concentration_Viewer_card.png', import.meta.url).href,
"alt": "map showing Mauna Loa location of station with a time series of data below the map"
Expand Down Expand Up @@ -101,7 +101,7 @@ export const stories = [
"alt": "the international space station in orbit over the earth with a zoomed in view of the EMIt instrument on the station"
},
"link": {
"url": "/stories/emit-extension-nasa-expands",
"url": "/stories/emit-extension-aviris-flights",
"text": "See more"
},
"footer": null
Expand All @@ -127,7 +127,7 @@ export const stories = [
"alt": "view of wetland and brush/forest area from above"
},
"link": {
"url": "/stories/methane-inverse-models",
"url": "/stories/modeling-natural-methane-emissions",
"text": "See more"
},
"footer": null
Expand Down
Loading

0 comments on commit f2f2002

Please sign in to comment.