From e8ba9555f874b85ad3bf7e96d4621ed3150282b9 Mon Sep 17 00:00:00 2001 From: Siddharth Chaudhary <118487103+siddharth0248@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:45:00 -0600 Subject: [PATCH] Changes from EPA data provider in content and map explorer addressed --- ...epa-ch4emission-yeargrid-v2express-mg.mdx} | 0 ...pa-ch4emission-yeargrid-v2express.data.mdx | 1967 ++++++++--------- 2 files changed, 983 insertions(+), 984 deletions(-) rename datasets/{epa-ch4emission-yeargrid-v2express-mg.data.mdx => epa-ch4emission-yeargrid-v2express-mg.mdx} (100%) diff --git a/datasets/epa-ch4emission-yeargrid-v2express-mg.data.mdx b/datasets/epa-ch4emission-yeargrid-v2express-mg.mdx similarity index 100% rename from datasets/epa-ch4emission-yeargrid-v2express-mg.data.mdx rename to datasets/epa-ch4emission-yeargrid-v2express-mg.mdx diff --git a/datasets/epa-ch4emission-yeargrid-v2express.data.mdx b/datasets/epa-ch4emission-yeargrid-v2express.data.mdx index 8c931d463..8865921ae 100644 --- a/datasets/epa-ch4emission-yeargrid-v2express.data.mdx +++ b/datasets/epa-ch4emission-yeargrid-v2express.data.mdx @@ -35,14 +35,14 @@ taxonomy: - Gridded Inventory layers: - id: total-methane - stacCol: epa-ch4emission-yeargrid-v2express + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -51,53 +51,53 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -106,52 +106,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_km 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 @@ -160,52 +160,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -214,52 +214,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -268,52 +268,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -322,52 +322,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -376,52 +376,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -430,52 +430,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -484,52 +484,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -538,52 +538,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -592,52 +592,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -646,52 +646,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -700,52 +700,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -754,52 +754,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -808,52 +808,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -862,52 +862,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -916,52 +916,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -970,43 +970,43 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/yr type: gradient min: 0 - max: 500 + max: 20 stops: - - '#000080' - - '#0000FF' - - '#0080FF' - - '#00FFFF' - - '#00FF80' - - '#FFFF00' - - '#FF8000' - - '#FF0000' - - '#800000' - - '#4C0000' + - "#000080" + - "#0000FF" + - "#0080FF" + - "#00FFFF" + - "#00FF80" + - "#FFFF00" + - "#FF8000" + - "#FF0000" + - "#800000" + - "#4C0000" - id: total-waste - stacCol: epa-ch4emission-yeargrid-v2express + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1015,52 +1015,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1069,52 +1069,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1123,52 +1123,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1177,52 +1177,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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). + 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 @@ -1231,52 +1231,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_km name: 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 @@ -1285,52 +1285,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1339,52 +1339,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1393,52 +1393,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1447,52 +1447,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1501,52 +1501,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1555,52 +1555,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1609,52 +1609,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_km 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 @@ -1663,52 +1663,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1717,52 +1717,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1771,52 +1771,52 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' + - "#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 + stacCol: epa-ch4emission-yeargrid-v2express_mg_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' + id: "equirectangular" + basemapId: "light" zoomExtent: - 0 - 20 @@ -1825,44 +1825,43 @@ layers: colormap_name: epa-ghgi-ch4 rescale: - 0 - - 2500 - # nodata: 0 + - 20 + # nodata: -9999 compare: - datasetId: epa-ch4emission-yeargrid-v2express + datasetId: epa-ch4emission-yeargrid-v2express_mg_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: Billion molecules CH₄/cm²/s + unit: + label: Mg/km2/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' - + - "#0000BB" + - "#0000F6" + - "#0020FF" + - "#0054FF" + - "#008CFF" + - "#00C0FF" + - "#0FF8E7" + - "#39FFBE" + - "#66FF90" + - "#90FF66" + - "#BEFF39" + - "#E7FF0F" + - "#FFD300" + - "#FFA300" + - "#FF6F00" + - "#FF3F00" + - "#F60B00" + - "#BB0000" + - "#800000" ---