Browse Source

Fix BUR number in Bangladesh BUR1 reading config

Johannes Gütschow 4 tháng trước cách đây
mục cha
commit
6e4b3c9918

+ 1 - 1
src/unfccc_ghg_data/unfccc_reader/Bangladesh/config_bgd_bur1.py

@@ -45,7 +45,7 @@ coords_defaults = {
     "source": "BGD-GHG-Inventory",
     "provenance": "measured",
     "area": "BGD",
-    "scenario": "BUR2",
+    "scenario": "BUR1",
 }
 
 gwp_to_use = "AR4GWP100"