浏览代码

fix bug in Thailand BUR4 reading

Johannes Gütschow 1 年之前
父节点
当前提交
6b660e223d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UNFCCC_GHG_data/UNFCCC_reader/Thailand/config_THA_BUR4.py

+ 1 - 0
UNFCCC_GHG_data/UNFCCC_reader/Thailand/config_THA_BUR4.py

@@ -54,6 +54,7 @@ coords_value_mapping = {
     "entity": {
         'HFCs': f"HFCS ({gwp_to_use})",
         'PFCs': f"PFCS ({gwp_to_use})",
+        'SF6': f'SF6 ({gwp_to_use})',
         'NMVOCs': 'NMVOC',
         'Nox': 'NOx',
     },