Data archive for paper "WRF‐TEB: Implementation and Evaluation of the Coupled Weather Research and Forecasting (WRF) and Town Energy Balance (TEB) Model"
收藏资源简介:
<strong>WRF-TEB data archive</strong> This archive contains data and tools to reproduce results as included in Meyer et al. (2020). <strong>Prerequisites</strong> Singularity version >= 3. <strong>Usage</strong> To run all models and plotting scripts included in integration test and meteorological evaluation, run the following command from your command-line interface. <pre><code>NPROC=8 TYPE=evaluate tools/singularity/run.sh</code></pre> where <code>NPROC=8</code> is the maximum number of processes to use. The output can be found in the <code>work/</code> folder. <strong>HPC</strong> If you want to use this in an HPC environment, use <code>tools/hpc</code> as a template. As an example, to run the evaluation on Imperial HPC using PBS (Portable Batch System), use: <pre><code>qsub -v REPO_ROOT=$(pwd),TYPE=evaluate tools/hpc/job_imperial.sh</code></pre> <strong>Copyright and License</strong> Copyright and licensing information are included at the top of source files or as separate files in folders. <strong>References</strong> Meyer, D., Schoetter, R., Riechert, M., Verrelle, A., Tewari, M., Dudhia, J., Masson, V., Reeuwijk, M., & Grimmond, S. (2020). WRF‐TEB: implementation and evaluation of the coupled Weather Research and Forecasting (WRF) and Town Energy Balance (TEB) model. Journal of Advances in Modeling Earth Systems. https://doi.org/10.1029/2019ms001961



