From 6caa548dabf3df71125380edb501868245250cbe Mon Sep 17 00:00:00 2001 From: vishal Date: Fri, 10 Nov 2023 16:41:50 -0600 Subject: [PATCH] removed the terragram mdx file --- ...ch4emission-yeargrid-v2express-tg.data.mdx | 1937 ----------------- 1 file changed, 1937 deletions(-) delete mode 100644 datasets/epa-ch4emission-yeargrid-v2express-tg.data.mdx diff --git a/datasets/epa-ch4emission-yeargrid-v2express-tg.data.mdx b/datasets/epa-ch4emission-yeargrid-v2express-tg.data.mdx deleted file mode 100644 index 1f7c0e219..000000000 --- a/datasets/epa-ch4emission-yeargrid-v2express-tg.data.mdx +++ /dev/null @@ -1,1937 +0,0 @@ ---- -id: epa-ch4emission-yeargrid-v2express-tg-km -name: Gridded Anthropogenic Methane Emissions Inventory (Tg/km2/yr) -description: Spatially disaggregated 0.1°x 0.1° annual maps of U.S. anthropogenic methane emissions, consistent with the U.S. Inventory of Greenhouse Gas Emissions and Sinks. -usage: - - url: 'https://us-ghg-center.github.io/ghgc-docs/cog_transformation/epa-ch4emission-grid-v2express.html' - label: Notebook showing data transformation to COG for ingest to the US GHG Center - title: 'Data Transformation Notebook' - - url: 'https://us-ghg-center.github.io/ghgc-docs/user_data_notebooks/epa-ch4emission-grid-v2express_User_Notebook.html' - label: Notebook to read, visualize, and explore data statistics - title: 'Sample Data Notebook' - - url: 'https://hub.ghg.center/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FUS-GHG-Center%2Fghgc-docs&urlpath=tree%2Fghgc-docs%2Fuser_data_notebooks%2Fepa-ch4emission-grid-v2express_User_Notebook.ipynb&branch=main' - label: Run example notebook - title: Interactive Session in the US GHG Center JupyterHub (requires account) - - url: https://dljsq618eotzp.cloudfront.net/browseui/index.html#epa-ch4emission-yeargrid-v2express/ - label: Browse and download the data - title: Data Browser -media: - src: ::file ./epa-annual--cover.jpg - alt: Total Gridded Methane Emissions from the U.S. Inventory of Greenhouse Gas Emissions and Sinks - author: - name: EPA -taxonomy: - - name: Topics - values: - - Anthropogenic Emissions - - name: Source - values: - - EPA - - name: Gas - values: - - CH₄ - - name: Product Type - values: - - Gridded Inventory -layers: - - id: total-methane - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Methane (annual) - type: raster - description: Total annual methane emission fluxes from all Agriculture, Energy, Waste, and ‘Other’ sources included in this dataset. - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-methane - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-methane - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#000080' - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: total-agriculture - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Agriculture (annual) - type: raster - description: Total annual methane emission fluxes from Agriculture sources (sum of inventory categories 3A, 3B, 3C, 3F) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-agriculture - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-agriculture - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: enteric-fermentation - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Agriculture - Enteric Fermentation (annual) - type: raster - description: Annual methane emission fluxes from livestock Enteric Fermentation (inventory Agriculture category 3A) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: enteric-fermentation - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: enteric-fermentation - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: manure-management - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Agriculture - Manure Management (annual) - type: raster - description: Annual methane emission fluxes from Manure Management (inventory Agriculture category 3B) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: manure-management - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: manure-management - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: rice-cultivation-l - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Agriculture - Rice Cultivation (annual) - type: raster - description: Annual methane emission fluxes from Rice Cultivation (inventory Agriculture category 3C) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: rice-cultivation - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: rice-cultivation-l - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: field-burning-l - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Agriculture - Field Burning (annual) - type: raster - description: Annual methane emission fluxes from Field Burning of Agriculture Residues (inventory Agriculture category 3F) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: field-burning - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: field-burning-l - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: total-natural-gas - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Natural Gas Systems (annual) - type: raster - description: Total annual methane emission fluxes from Natural Gas Systems (sum of inventory Energy 1B2b sub-categories) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-natural-gas-systems - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-natural-gas - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: exploration-ngs-l - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Exploration (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Exploration (inventory Energy 1B2b sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: exploration-ngs - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: exploration-ngs-l - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: production-ngs-l - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Production (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Production (inventory Energy 1B2b sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: production-ngs - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: production-ngs-l - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2b-transmission-storage-ngs - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Transmission and Storage (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Transmission and Storage (inventory Energy 1B2b sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: transmission-storage-ngs - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2b-transmission-storage-ngs - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2b-processing-ngs - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Processing (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Processing (inventory Energy 1B2b sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: processing-ngs - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2b-processing-ngs - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2b-distribution-ngs - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Distribution (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Distribution (inventory Energy 1B2b sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: distribution-ngs - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2b-distribution-ngs - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: post-meter-ng - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Natural Gas - Post-Meter (annual) - type: raster - description: Annual methane emission fluxes from Natural Gas Post-Meter sources (inventory Energy 1B2b sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: post-meter - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: post-meter-ng - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: total-petroleum - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Petroleum Systems (annual) - type: raster - description: Total annual methane emission fluxes from Petroleum Systems (sum of inventory Energy 1B2a sub-categories) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-petroleum-systems - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-petroleum - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2a-exploration-ps - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Petroleum - Exploration (annual) - type: raster - description: Annual methane emission fluxes from Petroleum Exploration (inventory Energy 1B2a sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: exploration-ps - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2a-exploration-ps - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2a-production-ps - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Petroleum - Production (annual) - type: raster - description: Annual methane emission fluxes from Petroleum Production (inventory Energy 1B2a sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: production-ps - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2a-production-ps - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2a-transport-ps - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Petroleum - Transportation (annual) - type: raster - description: Annual methane emission fluxes from Petroleum Transportation (inventory Energy 1B2a sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: transport-ps - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2a-transport-ps - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B2a-refining-ps - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Petroleum - Refining (annual) - type: raster - description: Annual methane emission fluxes from Petroleum Refining (inventory Energy 1B2a sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: refining-ps - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B2a-refining-ps - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#000080' - - '#0000FF' - - '#0080FF' - - '#00FFFF' - - '#00FF80' - - '#FFFF00' - - '#FF8000' - - '#FF0000' - - '#800000' - - '#4C0000' - - id: total-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Waste (annual) - type: raster - description: Total annual methane emission fluxes from Waste (sum of inventory Waste categories 5A1, 5B1, 5D) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 5A1-msw-landfill-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Waste - Municipal Solid Waste (MSW) Landfills (annual) - type: raster - description: Annual methane emissions fluxes from Municipal Solid Waste Landfills (inventory Waste 5A1 sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: msw-landfill-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 5A1-msw-landfill-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 5A1-industrial-landfill-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Waste - Industrial Landfills (annual) - type: raster - description: Annual methane emissions fluxes from Industrial Landfills (inventory Waste 5A1 sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: industrial-landfill-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 5A1-industrial-landfill-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 5A1-dwtd-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Waste - Domestic Wastewater Treatment & Discharge (annual) - type: raster - description: Annual methane emissions fluxes from Domestic Wastewater Treatment and Discharge (inventory Waste 5D sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: dwtd-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 5A1-dwtd-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 5A1-iwtd-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Waste - Industrial Wastewater Treatment & Discharge (annual) - type: raster - description: Annual methane emissions fluxes from Industrial Wastewater Treatment and Discharge (inventory Waste 5D sub-category). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: iwtd-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 5A1-iwtd-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 5A1-composting-waste - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Composting (annual) - type: raster - description: Annual methane emissions fluxes from Composting (inventory Waste category 5B1). - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: composting-waste - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 5A1-composting-waste - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: total-coal-mines - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Coal Mines (annual) - type: raster - description: Total annual methane emission fluxes from Coal Mines (sum of inventory 1B1a sub-categories) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-coal-mines - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-coal-mines - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B1a-underground-coal - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Coal Mining - Underground Mining (annual) - type: raster - description: Annual methane emission fluxes from active Underground Coal Mining (inventory Energy 1B1a sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: underground-coal - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B1a-underground-coal - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B1a-abn-underground-coal - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Coal Mining - Abandoned Underground Mines (annual) - type: raster - description: Annual methane emission fluxes from Abandoned Underground Coal Mines (inventory Energy 1B1a sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: abn-underground-coal - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B1a-abn-underground-coal - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1B1a-surface-coal - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Coal Mining - Surface Mining (annual) - type: raster - description: Annual methane emission fluxes from active Surface Coal Mining (inventory Energy 1B1a sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: surface-coal - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1B1a-surface-coal - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: total-other - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Total Other (annual) - type: raster - description: Total annual methane emission fluxes from ‘other’ remaining sources (sum of inventory categories 1A (energy combustion), 2B8 & 2C2 (petrochemical & ferroalloy production) and 1B2a & 1B2b (abandoned O&G well emissions)) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: total-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: total-other - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1A-stationary-combustion-other - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Other - Stationary combustion (annual) - type: raster - description: Annual methane emission fluxes from Stationary Combustion (inventory Energy 1A sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: stationary-combustion-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1A-stationary-combustion-other - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1A-mobile-combustion-othe - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Other - Mobile combustion (annual) - type: raster - description: Annual methane emission fluxes from Mobile Combustion (inventory Energy 1A sub-category) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: mobile-combustion-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1A-mobile-combustion-othe - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1A-abn-ong-other - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Other - Abandoned Oil and Gas Wells (annual) - type: raster - description: Annual methane emission fluxes from Abandoned Oil and Gas Wells (inventory Energy 1B2a and 1B2b sub-categories) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: abn-ong-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1A-abn-ong-other - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1A-petro-production-other - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Other - Petrochemical Production (annual) - type: raster - description: Annual methane emission fluxes from Petrochemical Production (inventory Industrial Processes and Product Use category 2B8) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: petro-production-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1A-petro-production-other - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - - id: 1A-ferroalloy-production-other - stacCol: epa-ch4emission-yeargrid-v2express-tg-km - name: Other - Ferroalloy Production (annual) - type: raster - description: Annual methane emission fluxes from Ferroalloy Production (inventory Industrial Processes and Product Use category 2C2) - initialDatetime: newest - projection: - id: 'equirectangular' - basemapId: 'light' - zoomExtent: - - 0 - - 20 - sourceParams: - assets: ferroalloy-production-other - colormap_name: epa-ghgi-ch4 - rescale: - - 0 - - 250 - # nodata: -9999 - compare: - datasetId: epa-ch4emission-yeargrid-v2express-tg-km - layerId: 1A-ferroalloy-production-other - mapLabel: | - ::js ({ dateFns, datetime, compareDatetime }) => { - if (dateFns && datetime && compareDatetime) return `${dateFns.format(datetime, 'yyyy')} VS ${dateFns.format(compareDatetime, 'yyyy')}`; - } - analysis: - exclude: true - legend: - unit: - label: Tg/km2/yr - type: gradient - min: 0 - max: 50 - stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - ---- - - - - The gridded EPA U.S. anthropogenic methane greenhouse gas inventory (gridded GHGI) includes spatially disaggregated (0.1 deg x 0.1 deg or approximately 10 x 10 km resolution) maps of annual anthropogenic methane emissions for the contiguous United States (CONUS), consistent with national annual U.S. anthropogenic methane emissions reported in the U.S. EPA [Inventory of U.S. Greenhouse Gas Emissions and Sinks](https://www.epa.gov/ghgemissions/inventory-us-greenhouse-gas-emissions-and-sinks) (U.S. GHGI). This dataset contains methane emissions provided as fluxes, in units of molecules of methane per square cm per second, for over 25 individual emission source categories, including those from agriculture, petroleum and natural gas systems, coal mining, and waste. The data have been converted from their original NetCDF format to Cloud-Optimized GeoTIFF (COG) for use in the US GHG Center, thereby enabling user exploration of spatial anthropogenic methane emissions and their trends. - - **Data Version Details:** - The gridded methane GHGI is continually updated to capture ongoing improvements and updates to the U.S. GHG Inventory. The gridded methane GHGI currently includes 3 versions, each covering different emission years, and with sectoral methane emissions consistent with different versions of the U.S. GHGI Report. - 1. Gridded methane GHGI Version 1 (0.1°×0.1° emission maps for 2012, consistent with the 2016 GHGI Report) - 2. Gridded methane GHGI Version 2 (0.1°×0.1° emission maps for 2012-2018, consistent with the 2020 GHGI Report) - 3. Gridded methane GHGI Version 2 Express Extension (0.1°×0.1° emission maps for 2012-2020, consistent with the 2022 GHGI Report) - - Data available in the US GHG Center Data Explorer corresponds to the V2 Express Extension dataset (version #3 listed above). - - For more information Version 2 and the Express Extension (#2 & #3), visit the latest Data Repository on Zenodo: [https://zenodo.org/record/7672124](https://zenodo.org/record/7672124) - - - **Temporal Extent:** 2012 - 2020 - - **Temporal Resolution:** Annual - - **Spatial Extent:** Contiguous United States - - **Spatial Resolution:** 0.1° x 0.1° - - **Data Units:** Billion molecules of methane per square centimeter per second (Tg/km2/yr) - - **Data type:** Research (v2 express extension) - - **Data Latency:** N/A - - **Scientific Details:** The gridded methane GHGI is developed by spatially allocating national annual methane emissions from individual source categories from the Inventory of U.S. Greenhouse Gas Emissions and Sinks (U.S. GHGI) to a 0.1 deg x 0.1 deg (~10 x 10 km) grid using a series of spatial and temporal proxy datasets at the state, county, and grid levels. Proxy data are chosen to best align with the available activity and reported emissions data underlying a particular version of the U.S. GHGI. Where possible, the proxy data are the same as those used to develop the GHGI so that the gridded emissions can be, as closely as possible, a spatial and temporal representation of those in the national-level U.S. GHGI Report. - - The development of the gridded GHGI enables more direct comparisons between the methane emissions reported in the annual U.S. GHGI and those derived from atmospheric methane observations, such as through inverse analyses, with the aim of improving national inventory estimates and better understanding uncertain sources of methane emissions. - - Details of the methodological development of this dataset are described in the paper Maasakkers et al., [preprint] 2023, currently available as a pre-print at: [https://eartharxiv.org/repository/view/5623/](https://eartharxiv.org/repository/view/5623/) - - - - - ## Source Data Product Citation - Gridded GHGI V2 & V2 Express Extension (this dataset in US GHG Center): - - McDuffie, E., Maasakkers, J., Sulprizio, M., Chen, C., Schultz, M., Brunelle, L., Thrush, R., Steller, J., Sherry, C., Jacob, D., J., Jeong, S., Irving, B., & Weitz, M. (2023). Gridded EPA U.S. Anthropogenic Methane Greenhouse Gas Inventory (gridded GHGI) (Preprint) [Data set]. Zenodo. [https://doi.org/10.5281/zenodo.7672124](https://doi.org/10.5281/zenodo.7672124) - - Gridded GHGI Version 1: - - Maasakkers, J. D., Jacob, D. J., Sulprizio, M. P., Turner, A. J., Weitz, M., Wirth, T., Hight, C., DeFigueiredo, M., Desai, M., Schmeltz, R., Hockstad, L., Bloom, A. A., Bowman, K. W., Jeong, S., Fischer, M. L. (2016) A Gridded National Inventory of U.S. Methane Emissions [Data set]. Available at: [https://www.epa.gov/ghgemissions/gridded-2012-methane-emissions#data](https://www.epa.gov/ghgemissions/gridded-2012-methane-emissions#data) - - ## Dataset Accuracy - Uncertainties underlying the development of national methane emission estimates are discussed in each annual U.S. GHGI Report. Additional characterization of resolution-dependent uncertainties are discussed in [Maasakkers et al. (2023)](https://doi.org/10.31223/X5RQ3M). - - ## Disclaimer - All data provided in the US GHG Center has been transformed from the original format (NetCDF) into Cloud Optimized GeoTIFF ([COG](https://www.cogeo.org/)). Careful quality checks are used to ensure data transformation has been performed correctly. - - The Version 2 & Express Extension datasets have been peer-reviewed as part of the associated manuscript Maasakkers et al., 2023, which will be published online shortly. - - Users of these datasets are asked to cite the original references ([Maasakkers, et al., (2016)](https://pubs.acs.org/doi/10.1021/acs.est.6b02878) or [Maasakkers et al. (2023)](https://doi.org/10.31223/X5RQ3M)) in their publications and are encouraged to reach out to the development team with further questions. - - ## Key Publications - Maasakkers, J., McDuffie, E., Sulprizio, M., Chen, C., Schultz, M., Brunelle, L., Thrush, R., Steller, J., Sherry, C., Jacob, D., Jeong, S., Irving, B., & Weitz, M. (2023). A gridded inventory of annual 2012-2018 U.S. anthropogenic methane emissions. *EarthArXiv (California Digital Library)*. https://doi.org/10.31223/x5rq3m - - ## Other Relevant Publications - Maasakkers, J., Jacob, D., Sulprizio, M., Turner, A., Weitz, M., Wirth, T., Hight, C., DeFigueiredo, M., Desai, M., Schmeltz, R., Hockstad, L., Bloom, A., Bowman, K., Jeong, S., Fischer, M. (2016). Gridded National Inventory of U.S. Methane Emissions. *Environmental Science & Technology*, 50(23), 13123-13133. https://doi.org/10.1021/acs.est.6b02878 - - ## Acknowledgment - This dataset was developed in collaboration between researchers at the U.S. EPA, Netherlands Institute for Space Research (SRON), Harvard University, and Lawrence Berkeley National Laboratory. - - ## License - [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) (CC BY 4.0) - - ## Data Stewardship - - [Data Workflow](https://github.com/US-GHG-Center/ghgc-docs/blob/main/data_workflow/media/epa-ch4emission-grid-v2express_Data_Flow.png) - - [Data Transformation Code](https://us-ghg-center.github.io/ghgc-docs/cog_transformation/epa-ch4emission-grid-v2express.html) - - [US GHG Center Data Intake Processing and Verification Report](https://us-ghg-center.github.io/ghgc-docs/processing_and_verification_reports/epa-ch4emission-grid-v2express_Processing%20and%20Verification%20Report.html) - - - -