Quellcode durchsuchen

[DATALAD] Recorded changes

Daniel Busch vor 1 Monat
Ursprung
Commit
e7b471472f

+ 0 - 1
extracted_data/v2024-11-14/FAOSTAT_Agrifood_system_emissions_v2024-11-14.csv

@@ -1 +0,0 @@
-../../.git/annex/objects/V0/86/MD5E-s6108082--4bc478a0a08d6d251864d63eac81fd86.csv/MD5E-s6108082--4bc478a0a08d6d251864d63eac81fd86.csv

+ 0 - 1
extracted_data/v2024-11-14/FAOSTAT_Agrifood_system_emissions_v2024-11-14.nc

@@ -1 +0,0 @@
-../../.git/annex/objects/80/mF/MD5E-s1919490--4d7a0c5874bc4b5c9d8718fa1ad46e73.nc/MD5E-s1919490--4d7a0c5874bc4b5c9d8718fa1ad46e73.nc

+ 0 - 23
extracted_data/v2024-11-14/FAOSTAT_Agrifood_system_emissions_v2024-11-14.yaml

@@ -1,23 +0,0 @@
-attrs:
-  area: area (ISO3)
-  cat: category (IPCC2006_PRIMAP)
-  comment: Published by Food and Agriculture Organization of the United Nations (FAO),
-    converted to PRIMAP2 format by Daniel Busch
-  contact: daniel.busch@climate-resource.com
-  entity: N2O
-  institution: Food and Agriculture Organization of the United Nations
-  references: https://www.fao.org/faostat
-  rights: Creative Commons Attribution-4.0 International licence (CC BY 4.0)
-  scen: scenario (FAO)
-  title: Agrifood systems emissions
-data_file: FAOSTAT_Agrifood_system_emissions_v2024-11-14.csv
-dimensions:
-  '*':
-  - area (ISO3)
-  - category (IPCC2006_PRIMAP)
-  - entity
-  - scenario (FAO)
-  - source
-  - time
-  - unit
-time_format: '%Y'

+ 1 - 1
src/faostat_data_primap/helper/category_aggregation.py

@@ -489,7 +489,7 @@ agg_info_ipcc2006_primap_CO2 = {
         },
         "M.3.C.1.AG": {  # AG-related emissions from Biomass Burning
             "sources": [
-                "3.C.1.b",  # Biomass Burning In Croplands
+                # "3.C.1.b",  # Biomass Burning In Croplands
                 "3.C.1.c",  # Biomass Burning in Grasslands
             ],
             "sel": {"variable": ["CO2"]},