diff --git a/datasets/epa-ch4emission-yeargrid-v2express.data.mdx b/datasets/epa-ch4emission-yeargrid-v2express.data.mdx index 89f93bd58..4c138c116 100644 --- a/datasets/epa-ch4emission-yeargrid-v2express.data.mdx +++ b/datasets/epa-ch4emission-yeargrid-v2express.data.mdx @@ -1,15 +1,15 @@ --- id: epa-ch4emission-yeargrid-v2express -name: Gridded Anthropogenic Methane Emissions Inventory -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. +name: U.S. Gridded Anthropogenic Methane Emissions Inventory +description: Spatially disaggregated 0.1°x 0.1° maps of annual 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' + - 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' + 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' + 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/ @@ -18,7 +18,7 @@ usage: media: src: ::file ./epa-annual--cover.jpg alt: Total Gridded Methane Emissions from the U.S. Inventory of Greenhouse Gas Emissions and Sinks - author: + author: name: EPA taxonomy: - name: Topics @@ -41,54 +41,61 @@ layers: 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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-methane - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#000080' - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-agriculture stacCol: epa-ch4emission-yeargrid-v2express name: Total Agriculture (annual) @@ -96,107 +103,123 @@ layers: description: Total annual methane emission fluxes from Agriculture sources (sum of inventory categories 3A, 3B, 3C, 3F) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-agriculture - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: enteric-fermentation stacCol: epa-ch4emission-yeargrid-v2express name: Agriculture - Enteric Fermentation (annual) type: raster - description: Annual methane emission fluxes from livestock Enteric Fermentation (inventory Agriculture category 3A) + description: Annual methane emission fluxes from livestock Enteric Fermentation (inventory Agriculture category 3A) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: enteric-fermentation - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: manure-management stacCol: epa-ch4emission-yeargrid-v2express name: Agriculture - Manure Management (annual) @@ -204,53 +227,61 @@ layers: description: Annual methane emission fluxes from Manure Management (inventory Agriculture category 3B) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: manure-management - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient - min: 0 - max: 500 + min: 0 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: rice-cultivation-l stacCol: epa-ch4emission-yeargrid-v2express name: Agriculture - Rice Cultivation (annual) @@ -258,53 +289,61 @@ layers: description: Annual methane emission fluxes from Rice Cultivation (inventory Agriculture category 3C) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: rice-cultivation - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: field-burning-l stacCol: epa-ch4emission-yeargrid-v2express name: Agriculture - Field Burning (annual) @@ -312,53 +351,61 @@ layers: description: Annual methane emission fluxes from Field Burning of Agriculture Residues (inventory Agriculture category 3F) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: field-burning - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-natural-gas stacCol: epa-ch4emission-yeargrid-v2express name: Total Natural Gas Systems (annual) @@ -366,53 +413,61 @@ layers: description: Total annual methane emission fluxes from Natural Gas Systems (sum of inventory Energy 1B2b sub-categories) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-natural-gas-systems - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: exploration-ngs-l stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Exploration (annual) @@ -420,53 +475,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Exploration (inventory Energy 1B2b sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: exploration-ngs - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: production-ngs-l stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Production (annual) @@ -474,53 +537,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Production (inventory Energy 1B2b sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: production-ngs - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2b-transmission-storage-ngs stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Transmission and Storage (annual) @@ -528,53 +599,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Transmission and Storage (inventory Energy 1B2b sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: transmission-storage-ngs - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2b-processing-ngs stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Processing (annual) @@ -582,53 +661,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Processing (inventory Energy 1B2b sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: processing-ngs - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2b-distribution-ngs stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Distribution (annual) @@ -636,53 +723,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Distribution (inventory Energy 1B2b sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: distribution-ngs - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: post-meter-ng stacCol: epa-ch4emission-yeargrid-v2express name: Natural Gas - Post-Meter (annual) @@ -690,53 +785,61 @@ layers: description: Annual methane emission fluxes from Natural Gas Post-Meter sources (inventory Energy 1B2b sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: post-meter - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-petroleum stacCol: epa-ch4emission-yeargrid-v2express name: Total Petroleum Systems (annual) @@ -744,53 +847,61 @@ layers: description: Total annual methane emission fluxes from Petroleum Systems (sum of inventory Energy 1B2a sub-categories) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-petroleum-systems - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2a-exploration-ps stacCol: epa-ch4emission-yeargrid-v2express name: Petroleum - Exploration (annual) @@ -798,53 +909,61 @@ layers: description: Annual methane emission fluxes from Petroleum Exploration (inventory Energy 1B2a sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: exploration-ps - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2a-production-ps stacCol: epa-ch4emission-yeargrid-v2express name: Petroleum - Production (annual) @@ -852,53 +971,61 @@ layers: description: Annual methane emission fluxes from Petroleum Production (inventory Energy 1B2a sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: production-ps - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2a-transport-ps stacCol: epa-ch4emission-yeargrid-v2express name: Petroleum - Transportation (annual) @@ -906,53 +1033,61 @@ layers: description: Annual methane emission fluxes from Petroleum Transportation (inventory Energy 1B2a sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: transport-ps - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B2a-refining-ps stacCol: epa-ch4emission-yeargrid-v2express name: Petroleum - Refining (annual) @@ -960,44 +1095,61 @@ layers: description: Annual methane emission fluxes from Petroleum Refining (inventory Energy 1B2a sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: refining-ps - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#000080' - - '#0000FF' - - '#0080FF' - - '#00FFFF' - - '#00FF80' - - '#FFFF00' - - '#FF8000' - - '#FF0000' - - '#800000' - - '#4C0000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-waste stacCol: epa-ch4emission-yeargrid-v2express name: Total Waste (annual) @@ -1005,53 +1157,61 @@ layers: description: Total annual methane emission fluxes from Waste (sum of inventory Waste categories 5A1, 5B1, 5D) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 5A1-msw-landfill-waste stacCol: epa-ch4emission-yeargrid-v2express name: Waste - Municipal Solid Waste (MSW) Landfills (annual) @@ -1059,53 +1219,61 @@ layers: description: Annual methane emissions fluxes from Municipal Solid Waste Landfills (inventory Waste 5A1 sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: msw-landfill-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 5A1-industrial-landfill-waste stacCol: epa-ch4emission-yeargrid-v2express name: Waste - Industrial Landfills (annual) @@ -1113,53 +1281,61 @@ layers: description: Annual methane emissions fluxes from Industrial Landfills (inventory Waste 5A1 sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: industrial-landfill-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 5A1-dwtd-waste stacCol: epa-ch4emission-yeargrid-v2express name: Waste - Domestic Wastewater Treatment & Discharge (annual) @@ -1167,161 +1343,185 @@ layers: description: Annual methane emissions fluxes from Domestic Wastewater Treatment and Discharge (inventory Waste 5D sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: dwtd-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 5A1-iwtd-waste stacCol: epa-ch4emission-yeargrid-v2express 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). + description: Annual methane emissions fluxes from Industrial Wastewater Treatment and Discharge (inventory Waste 5D sub-category). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: iwtd-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 5A1-composting-waste stacCol: epa-ch4emission-yeargrid-v2express - name: Composting (annual) + name: Waste - Composting (annual) type: raster - description: Annual methane emissions fluxes from Composting (inventory Waste category 5B1). + description: Annual methane emissions fluxes from Composting (inventory Waste category 5B1). initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: composting-waste - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-coal-mines stacCol: epa-ch4emission-yeargrid-v2express name: Total Coal Mines (annual) @@ -1329,53 +1529,61 @@ layers: description: Total annual methane emission fluxes from Coal Mines (sum of inventory 1B1a sub-categories) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-coal-mines - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B1a-underground-coal stacCol: epa-ch4emission-yeargrid-v2express name: Coal Mining - Underground Mining (annual) @@ -1383,53 +1591,61 @@ layers: description: Annual methane emission fluxes from active Underground Coal Mining (inventory Energy 1B1a sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: underground-coal - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B1a-abn-underground-coal stacCol: epa-ch4emission-yeargrid-v2express name: Coal Mining - Abandoned Underground Mines (annual) @@ -1437,53 +1653,61 @@ layers: description: Annual methane emission fluxes from Abandoned Underground Coal Mines (inventory Energy 1B1a sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: abn-underground-coal - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1B1a-surface-coal stacCol: epa-ch4emission-yeargrid-v2express name: Coal Mining - Surface Mining (annual) @@ -1491,53 +1715,61 @@ layers: description: Annual methane emission fluxes from active Surface Coal Mining (inventory Energy 1B1a sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: surface-coal - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: total-other stacCol: epa-ch4emission-yeargrid-v2express name: Total Other (annual) @@ -1545,53 +1777,61 @@ layers: 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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: total-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1A-stationary-combustion-other stacCol: epa-ch4emission-yeargrid-v2express name: Other - Stationary combustion (annual) @@ -1599,107 +1839,123 @@ layers: description: Annual methane emission fluxes from Stationary Combustion (inventory Energy 1A sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: stationary-combustion-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1A-mobile-combustion-othe stacCol: epa-ch4emission-yeargrid-v2express name: Other - Mobile combustion (annual) type: raster - description: Annual methane emission fluxes from Mobile Combustion (inventory Energy 1A sub-category) + description: Annual methane emission fluxes from Mobile Combustion (inventory Energy 1A sub-category) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: mobile-combustion-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1A-abn-ong-other stacCol: epa-ch4emission-yeargrid-v2express name: Other - Abandoned Oil and Gas Wells (annual) @@ -1707,53 +1963,61 @@ layers: 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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: abn-ong-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1A-petro-production-other stacCol: epa-ch4emission-yeargrid-v2express name: Other - Petrochemical Production (annual) @@ -1761,53 +2025,61 @@ layers: description: Annual methane emission fluxes from Petrochemical Production (inventory Industrial Processes and Product Use category 2B8) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: petro-production-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + # nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" - id: 1A-ferroalloy-production-other stacCol: epa-ch4emission-yeargrid-v2express name: Other - Ferroalloy Production (annual) @@ -1815,118 +2087,127 @@ layers: description: Annual methane emission fluxes from Ferroalloy Production (inventory Industrial Processes and Product Use category 2C2) initialDatetime: newest projection: - id: 'equirectangular' - basemapId: 'light' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 sourceParams: assets: ferroalloy-production-other - colormap_name: jet + colormap_name: epa-ghgi-ch4 rescale: - 0 - - 500 - nodata: 0 + - 20 + nodata: -9999 compare: datasetId: epa-ch4emission-yeargrid-v2express 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: Billion molecules CH₄/cm²/s + unit: + label: Mg CH₄/km²/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#0000BB' - - '#0000F6' - - '#0020FF' - - '#0054FF' - - '#008CFF' - - '#00C0FF' - - '#0FF8E7' - - '#39FFBE' - - '#66FF90' - - '#90FF66' - - '#BEFF39' - - '#E7FF0F' - - '#FFD300' - - '#FFA300' - - '#FF6F00' - - '#FF3F00' - - '#F60B00' - - '#BB0000' - - '#800000' - + - "#FFFFFF" + - "#6F4C9B" + - "#6059A9" + - "#5568B8" + - "#4E79C5" + - "#4D8AC6" + - "#4E96BC" + - "#549EB3" + - "#59A5A9" + - "#60AB9E" + - "#69B190" + - "#77B77D" + - "#8CBC68" + - "#A6BE54" + - "#BEBC48" + - "#D1B541" + - "#DDAA3C" + - "#E49C39" + - "#E78C35" + - "#E67932" + - "#E4632D" + - "#DF4828" + - "#DA2222" + - "#B8221E" + - "#95211B" + - "#721E17" + - "#521A13" --- - 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. + 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) and scaled to Megagrams of CH4 per km2 per year (Mg/km²/yr) 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) + 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 2 versions, which reflect sectoral methane emissions that are consistent with different versions of the U.S. GHGI. Versions include: + + Current Version(s) + - A. Gridded methane GHGI Version 2 (0.1°×0.1° annual emission maps for 2012-2018, consistent with the 2020 U.S. GHGI) + - B. Gridded methane GHGI Version 2 - Express Extension (0.1°×0.1° annual emission maps for 2012-2020, consistent with the 2022 U.S. GHGI) + + Previous Versions + - A. Gridded methane GHGI Version 1 (0.1°×0.1° annual emission maps for 2012, consistent with the 2016 U.S. GHGI) + + Data available on the Data Explorer page correspond to the V2 Express Extension dataset. + + For more information on the current data set versions, see the associated publication: [Massakkers et al., 2023.](https://pubs.acs.org/doi/full/10.1021/acs.est.3c05138) or visit the [EPA gridded inventory webpage](https://www.epa.gov/ghgemissions/us-gridded-methane-emissions). For more information on the previous version, see the associated publication: [Massakkers et al., 2016.](https://pubs.acs.org/doi/10.1021/acs.est.6b02878) - 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 (Billion molecules CH₄/cm²/s) + - **Data Units:** Megagrams of methane per square kilometer per year (Mg CH₄/km²/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. + **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. 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., 2023: [https://pubs.acs.org/doi/full/10.1021/acs.est.3c05138](https://pubs.acs.org/doi/full/10.1021/acs.est.3c05138) - 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 2 & Express Extension (this dataset in US GHG Center): + McDuffie, E. E., Maasakkers, J. D., Sulprizio, M. P., Chen, C., Schultz, M., Brunelle, L., Thrush, R., Steller, J., Sherry, C., Jacob, Daniel, J., Jeong, S., Irving, B., & Weitz, M. (2023). Gridded EPA U.S. Anthropogenic Methane Greenhouse Gas Inventory (gridded GHGI) (v1.0) [Data set]. Zenodo. [https://doi.org/10.5281/zenodo.8367082](https://doi.org/10.5281/zenodo.8367082) + 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) - + 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). - + 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://pubs.acs.org/doi/full/10.1021/acs.est.3c05138). + ## 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. + 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 manuscript describing the gridded methane GHGI has been peer-reviewed, but is not part of the same annual expert and public review processes as the U.S. EPA National and State-level Inventory. + + Users of these datasets are asked to cite the original references [Maasakkers et al. (2023)](https://pubs.acs.org/doi/full/10.1021/acs.est.3c05138) or [Maasakkers, et al., (2016)](https://pubs.acs.org/doi/10.1021/acs.est.6b02878) in their publications and are encouraged to reach out to the development team with further questions. - 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 - + Maasakkers, J. D., McDuffie, E. E.,, Sulprizio, M. P., Chen, C., Schultz, M., Brunelle, L., Thrush, R., Steller, J., Sherry, C., Jacob, D. J., Jeong, S., Irving, B., & Weitz, M. (2023). A gridded inventory of annual 2012-2018 U.S. anthropogenic methane emissions. Environmental Science & Technology, 57(43), 16276-16288. https://pubs.acs.org/doi/full/10.1021/acs.est.3c05138 + ## 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. - + 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) - + [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) @@ -1934,4 +2215,3 @@ layers: - diff --git a/datasets/oco2geos-co2-daygrid-v10r.data.mdx b/datasets/oco2geos-co2-daygrid-v10r.data.mdx index 64dd3e5cc..4309661a5 100644 --- a/datasets/oco2geos-co2-daygrid-v10r.data.mdx +++ b/datasets/oco2geos-co2-daygrid-v10r.data.mdx @@ -64,7 +64,7 @@ layers: } legend: unit: - label:ppm + label: ppm type: gradient min: 412 max: 422