Data and code for 'Committed and irreversible humid heat stress risk in China despite carbon dioxide removal'
收藏资源简介:
This data and code archive provides the files that are necessary to replicate the empirical analyses that are presented in the paper "Committed and irreversible humid heat stress risk in China despite carbon dioxide removal", authored by Qianrong Ma, Jiayi Mu, Yingxiao Sun, Zhiwei Zhu, Siyan Dong, Leibin Wang, Guolin Feng, Jie Zhang, Xingwen Jiang, Young-Ming Yang, published in 'Communications Earth & Environment'. The empirical analyses are entirely conducted with Python and available for version v3.9.13 and above, written by Jiayi Mu. This code archive contains the following files: * README.txtDescription: text file with descriptions and instructions for all codes. * cal_heat_metrics.pyDescription: a Python file that illustrates how to calculate simplified wet bulb globe temperature (WBGT), wet bulb temperature (Tw) and the heat index (HI) in the paper. * metrics_in_framework.pyDescription: a Python file that illustrates how to calculate relevant metrics used to quantify the hysteresis and reversibility of humid heat stress in the paper. * MSE_diagnose.pyDescription: a Python file that illustrates how to calculate relevant metrics used to quantify the hysteresis and reversibility of humid heat stress in the paper. * WBGT_need.rar: Contains essential variables (hurs, tas, ps) from four models (CNRM-ESM2-1, GFDL-ESM4, MIROC-ES2L, NorESM2-LM). * MSE.rar: Calculated terms of MSE budget from four models. * Supplementary_dataset.rar: Contains datasets used in the Supporting Information. * DEM.nc: High-resolution topographic data in China.
本数据与代码归档包含复现论文《即使实施二氧化碳移除,中国仍面临持续性不可逆湿热胁迫风险》(*Committed and irreversible humid heat stress risk in China despite carbon dioxide removal*)中实证分析所需的全部文件,该论文作者为Qianrong Ma、Jiayi Mu、Yingxiao Sun、Zhiwei Zhu、Siyan Dong、Leibin Wang、Guolin Feng、Jie Zhang、Xingwen Jiang、Young-Ming Yang,发表于《Communications Earth & Environment》。本实证分析全程基于Python语言完成,适配v3.9.13及以上版本,代码由Jiayi Mu编写。本代码归档包含以下文件: * README.txt:包含所有代码的说明文档与使用指南的文本文件。 * cal_heat_metrics.py:用于复现论文中简化湿球黑球温度(WBGT)、湿球温度(Tw)以及热指数(HI)计算过程的Python脚本。 * metrics_in_framework.py:用于复现论文中量化湿热胁迫滞后性与可逆性相关指标的Python脚本。 * MSE_diagnose.py:用于复现论文中量化湿热胁迫滞后性与可逆性相关指标的Python脚本。 * WBGT_need.rar:包含4个气候模式(CNRM-ESM2-1、GFDL-ESM4、MIROC-ES2L、NorESM2-LM)的核心变量(相对湿度hurs、近地面气温tas、地面气压ps)的压缩包。 * MSE.rar:包含上述4个气候模式的湿静力能(MSE)收支计算项的压缩包。 * Supplementary_dataset.rar:包含论文补充材料所用数据集的压缩包。 * DEM.nc:中国区域高分辨率地形数据。



