Skip to content

Commit

Permalink
Merge pull request #17 from NASA-IMPACT/sid-test-ghg
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth0248 authored Jul 13, 2023
2 parents 5f196ae + 0aa88a7 commit 098da88
Show file tree
Hide file tree
Showing 10 changed files with 137 additions and 39 deletions.
6 changes: 3 additions & 3 deletions datasets/casa-gfed-co2-emission-monthly.data.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: land-atmoshphere-co2-emissions-monthly-2022
name: GEOS-Carb CASA-GFED3 Land Carbon Flux Products
description: This product provides Monthly average Net Primary Production (NPP), heterotrophic respiration (Rh), wildfire emissions (FIRE), and fuel wood burning emissions (FUEL) derived from the Carnegie-Ames-Stanford-Approach – Global Fire Emissions Database version 3 (CASA-GFED3) model.
name: CASA GFED Land-Atmosphere CO₂ Flux
description: Global, monthly 0.5 degree resolution Net Primary Production (NPP), heterotrophic respiration (Rh), wildfire emissions (FIRE), and fuel wood burning emissions (FUEL) derived from the (CASA-GFED3) model, version 3.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA_GSFC_wetlands_transformation.py'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA-IMPACT/GHGC_docs/cog_transformation_scripts/GEOSCarb_CASAGFED_netcdf_to_cog.py'
label: Notebook to trasnform netcdf to COG
title: 'Carbon natural flux data transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/land_carbon_flux_casa_gfed.ipynb'
Expand Down
7 changes: 4 additions & 3 deletions datasets/ch4-wetland-monthly.data.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: wetland-ch4-emissions
name: CH4 Wetland Emissions (LPJ-wsl)
description: These daily and monthly wetland methane (CH4) emissions estimates are produced using the Lund–Potsdam–Jena-Wald, Schnee and Landschaft model (LPJ-wsl), version 2022. The LPJ-wsl model is a prognostic, process-based Dynamic Global Vegetation Model (DGVM) used in carbon cycle applications. The model is independently verified using remote sensing data.
name: Wetland Methane Emissions, LPJ-wsl Model
description: Global, daily and monthly 0.5 degree resolution methane emission estimates from wetlands, LPJ-wsl model.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA_GSFC_wetlands_transformation.py'
label: Notebook to trasnform netcdf to COG
Expand Down Expand Up @@ -47,7 +47,8 @@ layers:
return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`;
}
legend:
unit: g m-2 mon-1
unit:
label: g m-2 mon-1
type: gradient
min: 0
max: 2
Expand Down
Binary file added datasets/co2-flux-ceos--cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
105 changes: 105 additions & 0 deletions datasets/co2-flux-ceos.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
---
id: nasa-ceos-co2-flux-annual
name: CEOS National Top-Down CO₂ Budgets
description: Global, 1 degree resolution pilot top-down budgets of carbon dioxide emissions at 5 year intervals and national scales, version 1.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/nasa_ceos_co2_flux_geotiff_transformation.py'
label: Notebook to trasnform GeoTIFF to COG
title: 'CO₂ Flux data transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/nasa_ceos_co2_flux.ipynb'
label: Notebook to read, visualize, and explore data statistics
title: 'CO₂ Flux data notebook'
- url: "https://nasa-veda.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FNASA-IMPACT%2Fveda-docs&urlpath=lab%2Ftree%2Fveda-docs%2Fnotebooks%2Fquickstarts%2Fno2-map-plot.ipynb&branch=main"
label: Run example notebook
title: 'Interactive session in U.S.GHG Centre 2i2c JupyterHub (requires account)'
media:
src: ::file ./co2-flux-ceos--cover.jpg
alt: White smoke coming from building
author:
name: Zoya Loonohod
url: https://unsplash.com/photos/OUc7GsYU2k4
thematics:
- air-quality
- co2
sources:
- nasa
product:
- satellite
layers:
- id: co2-emissions
stacCol: nasa-ceos-co2-flux
name: Fossil Fuel CO₂ Emissions
type: raster
description: Monthly, 1 km CO₂ emissions from fossil fuel combustion, cement production and gas flaring.
zoomExtent:
- 0
- 20
sourceParams:
assets: co2-emissions
colormap_name: rainbow
rescale:
- -10
- 300
nodata: 0
compare:
datasetId: odiac-fossil-fuel-co2-emissions-2022
layerId: co2-emissions
mapLabel: |
::js ({ dateFns, datetime, compareDatetime }) => {
return `${dateFns.format(datetime, 'LLL yyyy')} VS ${dateFns.format(compareDatetime, 'LLL yyyy')}`;
}
legend:
unit:
label: gC m-2 day-1
type: gradient
min: -10
max: 300
stops:
- '#60007d'
- '#30137d'
- '#1960ae'
- '#7ac300'
- '#f2ce00'
- '#ef6a01'
- '#cc0019'
---

<Block>
<Prose>
The Committee on Earth Observation Satellites (CEOS) Atmospheric Composition – Virtual Constellation (AC-VC) GHG team has generated national top-down CO₂ budgets. This dataset is described by Byrne et al. (2022) and consists of:
1. Top-down annual net land-atmosphere CO2 fluxes (NCE) from an ensemble of atmospheric CO₂ inversions.
2. Bottom-up estimates of fossil fuel emissions and lateral carbon fluxes due to crop trade, wood trade, and river export.
3. Annual changes (loss) in terrestrial carbon stocks (ΔCloss) obtained by combining top-down and bottom-up estimates

- **Temporal extent:** 2015 – 2020
- **Temporal resolution:** Monthly
- **Spatial extent:** Global
- **Spatial resolution:** 1 degree x 1 degree
- **Data units:**
- **Data type:** Research

## Source Data Product Citation
Byrne, B., Baker, D. F., Basu, S., Bertolacci, M., Bowman, K. W., Carroll, D., Chatterjee, A., Chevallier, F., Ciais, P., Cressie, N., Crisp, D., Crowell, S., Deng, F., Deng, Z., Deutscher, N. M., Dubey, M. K., Feng, S., García, O. E., Herkommer, B., Hu, L., Jacobson, A. R., Janardanan, R., Jeong, S., Johnson, M. S., Jones, D. B. A., Kivi, R., Liu, J., Liu, Z., Maksyutov, S., Miller, J. B., Miller, S. M., Morino, I., Notholt, J., Oda, T., O’Dell, C. W., Oh, Y.-S., Ohyama, H., Patra, P. K., Peiro, H., Petri, C., Philip, S., Pollard, D. F., Poulter, B., Remaud, M., Schuh, A., Sha, M. K., Shiomi, K., Strong, K., Sweeney, C., Té, Y., Tian, H., Velazco, V. A., Vrekoussis, M., Warneke, T., Worden, J. R., Wunch, D., Yao, Y., Yun, J., Zammit-Mangion, A., and Zeng, N.: Pilot top-down CO2 Budget constrained by the v10 OCO-2 MIP Version 1, Committee on Earth Observing Satellites, https://doi.org/10.48588/npf6-sw92, Version 1.0, 2022

## Contact
- Brendan Byrne (NASA/JPL)

## Relevant Publications

## License
CC BY 4.0 (Creative Commons Attribution 4.0 International)

## Acknowledgment
The research carried out at the Jet Propulsion Laboratory, California Institute of Technology, was under a contract with the National Aeronautics and Space Administration. The OCO-2 MIP activity was supported by the NASA OCO Science Team program.

## Disclaimer
All data provided in the U.S. GHG Center has been transformed from the original format into Cloud Optimized GeoTIFF (COG). Careful quality checks are used to ensure data transformation has been performed correctly.

## Data Stewardship
- [Data Management Report]
- [Data Transformation](https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/ODIAC_fossil_fuel_geotiff_transformation.py)
- [U.S. GHG Center Data Intake Processing and Verification Report](https:/NASA-IMPACT/GHGC_docs/blob/main/processing_and_confirmation_reports/ODIAC_Processing%20and%20Confirmation%20Report%20.pdf)
- [Notes]

</Prose>
</Block>
8 changes: 4 additions & 4 deletions datasets/emit-plume.data.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
id: jpl-ch4-plume-emissions
name: Methane plumes
description: High-spatial resolution CH4 emissions data product
name: EMIT Methane Emission Plumes
description: Daily aggregated, global point source methane emission plume estimates from the EMIT instrument on the International Space Station (ISS)
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA_GSFC_wetlands_transformation.py'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA_CH4_plumes_data_conversion.py'
label: Notebook to trasnform netcdf to COG
title: 'Methane emission from EMIT transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/methane_plumes_emit..ipynb'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/methane_plumes_emit.ipynb'
label: Notebook to read, visualize, and explore data statistics
title: 'Methane emission from EMIT data notebook'
media:
Expand Down
8 changes: 4 additions & 4 deletions datasets/epa-ch4.data.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
id: epa-emissions-annual-tests
name: Methane Emissions
description: Gridded inventory of US anthropogenic methane emissions with 0.1° × 0.1° spatial resolution at annual, monthly and daily scale.
name: EPA 2012 Gridded Methane Emissions
description: Annual, monthly, and daily 0.1 degree resolution estimates of anthropogenic methane emissions for the U.S. region for 2012.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/ODIAC_fossil_fuel_geotiff_transformation.py'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/epa_methane_nc_transformation.py'
label: Notebook to trasnform GeoTIFF to COG
title: 'EPA methane emissions data transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/ODIAC_CO2_data_notebook.ipynb'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/epa_ch4_data_notebook.ipynb'
label: Notebook to read, visualize, and explore data statistics
title: 'EPA methane emissions data notebook'
media:
Expand Down
16 changes: 8 additions & 8 deletions datasets/nasa-sedac-population-density.data.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
id: nasa-sedac-gridded-population-density-yearly
name: Gridded Population of the World (GPW), v4
description: Provide estimates of population density for the years 2000, 2005, 2010, 2015, and 2020, based on counts consistent with national censuses and population registers, as raster data to facilitate data integration.
name: SEDAC Gridded World Population Data
description: Global, 1 km resolution human population density estimates based on national censuses and population registers, version 4.11.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/NASA_GSFC_wetlands_transformation.py'
label: Notebook to trasnform netcdf to COG
title: 'ODIAC CO2 emissions data transformation notebook'
- url: 'https:/NASA-IMPACT/veda-docs/blob/no2-single-item-viz/example-notebooks/no2-single-item-vizualization.ipynb'
label: View example notebook
title: 'Static view in VEDA documentation'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/nasa_sedac_tiff_transformation.py'
label: Notebook to trasnform tiff to COG
title: 'SEDAC data transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/sedac_population.ipynb'
label: Notebook to read, visualize, and explore data statistics
title: 'SEDAC Population data notebook'
media:
src: ::file ./gpw-yearly--cover.png
alt: aa
Expand Down
9 changes: 4 additions & 5 deletions datasets/odiac-monthly-2022.data.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
id: odiac-fossil-fuel-co2-emissions-2022
name: ODIAC Fossil Fuel CO₂ Emissions
description: A monthly 1 km resolution dataset of fossil fuel carbon dioxide emissions, version 2022
name: ODIAC Fossil Fuel CO₂ Emissions Version 2022
description: Global, monthly 1 km resolution dataset of fossil fuel carbon dioxide emissions, version 2022.
usage:
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/cog_transformation_scripts/ODIAC_fossil_fuel_geotiff_transformation.py'
label: Notebook to trasnform GeoTIFF to COG
title: 'ODIAC CO2 emissions data transformation notebook'
title: 'ODIAC CO₂ emissions data transformation notebook'
- url: 'https:/NASA-IMPACT/GHGC_docs/blob/main/user_data_notebooks/fossil_fuel_co2_emissions.ipynb'
label: Notebook to read, visualize, and explore data statistics
title: 'ODIAC CO2 emissions data notebook'
title: 'ODIAC CO₂ emissions data notebook'
- url: "https://nasa-veda.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FNASA-IMPACT%2Fveda-docs&urlpath=lab%2Ftree%2Fveda-docs%2Fnotebooks%2Fquickstarts%2Fno2-map-plot.ipynb&branch=main"
label: Run example notebook
title: 'Interactive session in U.S.GHG Centre 2i2c JupyterHub (requires account)'
Expand All @@ -23,7 +23,6 @@ thematics:
- co2
sources:
- nasa
- nist
product:
- satellite
layers:
Expand Down
15 changes: 4 additions & 11 deletions overrides/about.mdx
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
---
title: About the Dashboard
title: About the U.S. Greenhouse Gas Center
description: Exploring Greenhouse Gas Data, Driving Sustainable Strategies through Powerful Analysis
---

<Block>
<Prose>

At Greenhouse Gas Monitoring and Information Center, we are a dedicated team committed to providing robust data system and technical support capabilities to the Greenhouse Gas Monitoring and Information Center. Our mission is to empower researchers, policymakers, and stakeholders by offering innovative solutions for managing, analyzing, and disseminating greenhouse gas (GHG) data.

Through our expertise in data management and cutting-edge technologies, we have developed a comprehensive system that efficiently manages, hosts, processes, explores, visualizes, and distributes U.S. GHG Center-relevant data. Our user-friendly platform enables seamless access to a wealth of information, allowing users to make informed decisions and drive effective climate action.

We take pride in our ability to develop customized products and data services tailored to the specific needs of our users. By collaborating closely with the GHG Monitoring and Information Center and understanding the requirements of its diverse user base, we continuously enhance our capabilities to meet evolving demands. Whether it's generating insightful reports, creating interactive visualizations, or facilitating data integration, our solutions enable users to derive meaningful insights and drive impactful change.

At Greenhouse Gas Monitoring and Information Center, we recognize the urgency of addressing climate change and its impact on our planet. By providing reliable and efficient data system support to the GHG Monitoring and Information Center, we are proud to contribute to the global efforts in combating climate change and fostering a sustainable future.

Join us on this journey as we strive to empower users, accelerate climate research, and support the development of effective climate policies. Together, let's make a positive difference in our world.
The U.S. Greenhouse Gas (GHG) Center is a multi-agency effort to extend accessible and integrated GHG data and modeling capabilities from the U.S government and non-public sources for scalable impact. The GHG Center provides open access to some of the latest GHG data from a variety of sources including in situ observations, data collected from satellite and airborne platforms, and model-derived data. This includes government regulatory data as well as data from climate researchers and modeling efforts. With the vast wealth of data pertaining to greenhouse gasses, greenhouse gas emissions, and related climate processes and variables, it is important to understand the differences between these data and how it can be used. The GHG Center strives to provide a hub with resources to educate the public on GHG datasets produced across the U.S. government and from private industry partners.

The GHG Center is committed to providing open access to all data featured on this website. The code supporting the GHG Center system is fully open sourced. Environments are available to authorized users for performing data analysis with computational resources.

</Prose>
</Block>
2 changes: 1 addition & 1 deletion overrides/home.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ export const Hr = styled.hr`
</Prose>
</Block>

{/* <FeaturedDiscoveries /> */}
{/* <FeaturedDiscoveries /> */}

0 comments on commit 098da88

Please sign in to comment.