|
@@ -295,13 +295,11 @@ read_config_all: Any = {
|
|
|
"Sorghum - Crops total (Emissions N2O)": "1.A.11",
|
|
|
"Soya beans - Crops total (Emissions N2O)": "1.A.12",
|
|
|
"All Crops - Crop residues (Emissions N2O)": "M.1.CR",
|
|
|
+ "All Crops - Crop residues (Direct emissions N2O)": "M.1.CR.direct",
|
|
|
+ "All Crops - Crop residues (Indirect emissions N2O)": "M.1.CR.indirect",
|
|
|
"All Crops - Burning crop residues (Emissions N2O)": "M.1.BCR",
|
|
|
"All Crops - Burning crop residues (Emissions CH4)": "M.1.BCR",
|
|
|
},
|
|
|
- "items-elements_to_remove": [
|
|
|
- "All Crops - Crop residues (Direct emissions N2O)",
|
|
|
- "All Crops - Crop residues (Indirect emissions N2O)",
|
|
|
- ],
|
|
|
"columns_to_drop": [
|
|
|
"Element",
|
|
|
"Element Code",
|
|
@@ -417,16 +415,12 @@ read_config_all: Any = {
|
|
|
"Rice - Crops total (Emissions CH4)": "1.A.2",
|
|
|
"Wheat - Crops total (Emissions N2O)": "1.A.1",
|
|
|
"Wheat - Crops total (Emissions CH4)": "1.A.1",
|
|
|
- "All Crops - Crop residues (Emissions N2O)": "M.1.CR",
|
|
|
"All Crops - Burning crop residues (Emissions N2O)": "M.1.BCR",
|
|
|
"All Crops - Burning crop residues (Emissions CH4)": "M.1.BCR",
|
|
|
+ "All Crops - Crop residues (Emissions N2O)": "M.1.CR",
|
|
|
+ "All Crops - Crop residues (Direct emissions N2O)": "M.1.CR.direct",
|
|
|
+ "All Crops - Crop residues (Indirect emissions N2O)": "M.1.CR.indirect",
|
|
|
},
|
|
|
- "items-elements_to_remove": [
|
|
|
- "All Crops - Crop residues (Direct emissions N2O)",
|
|
|
- "All Crops - Crop residues (Indirect emissions N2O)",
|
|
|
- # "All Crops - Burning crop residues (Emissions N2O)",
|
|
|
- # "All Crops - Burning crop residues (Emissions CH4)",
|
|
|
- ],
|
|
|
"columns_to_drop": [
|
|
|
"Element",
|
|
|
"Element Code",
|