Dataset and code for "Tropical Cyclones in CAM7: Assessing the Impact of Prognostic Momentum Fluxes and Convective Parameterization at Global and Storm Scales"
收藏资源简介:
What's included in this repository: code.tar.gz. This file is separated into three subdirectories for the idealized, variable-resolution, and fully quarter-degree experiments. These subdirectories contain configuration files and, where necessary, code bases to reproduce the experiments performed for this study. Since the code bases used for the idealized aquaplanet and variable-resolution experiments were customized to some extent, those full code bases are provided. datasets.tar.gz. This file contains all the datasets and model output necessary to reproduce the figures in the paper. Raw output from the experiments was too large to include, but almost all figures were based on post-processed output, and that is what is included here. python_figure_scripts.tar.gz. This folder contains the python scripts to reproduce each figure in the paper. If the python_figure_scripts folder is placed in a directory alongside the "datasets" folder, then all the python scripts should work out of the box, assuming your python environment includes the necessary packages, all of which should be freely and easily available (numpy, matplotlib, cartopy, etc.).
本仓库包含以下内容: code.tar.gz:该压缩包分为三个子目录,分别对应理想试验、变分辨率试验与全四分之一度分辨率试验。各子目录均包含配置文件与必要的代码库,用于复现本研究中的各项试验。考虑到用于理想水汽行星(aquaplanet)与变分辨率试验的代码库均经过一定程度的定制开发,因此一并提供完整代码库。 datasets.tar.gz:该压缩包包含复现论文中所有图表所需的全部数据集与模型输出结果。由于试验的原始输出文件体积过大,未纳入本仓库,但本仓库提供的均为经过后处理的输出结果——本研究中几乎所有图表均基于此类后处理结果构建。 python_figure_scripts.tar.gz:该目录包含用于复现论文中每一张图表的Python脚本。若将该脚本目录与名为"datasets"的文件夹置于同一目录下,且你的Python环境已安装所需依赖包(所有依赖均可免费便捷获取,包括numpy、matplotlib、cartopy等),则所有Python脚本均可直接运行。



