Dataset for "Mass loss of the Greenland ice sheet until the year 3000 under a sustained late-21st-century climate"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/5880517
下载链接
链接失效反馈官方服务:
资源简介:
Dataset for the paper "Mass loss of the Greenland ice sheet until the year 3000 under a sustained late-21st-century climate" (Journal of Glaciology, https://doi.org/10.1017/jog.2022.9).
Please see the README for details.
V1.2: Now providing compressed netCDF files with reduced size.
V1.1: Scalar flux variable 'dlimdt' (total ice mass change) added. README updated.
V1: Initial upload.
* * * * * * *
The following script may be used to download the entire content of the archive on a Unix/Linux system:
#!/bin/bash
# --- download_all.sh ---
repodir="https://zenodo.org/record/6029867/files"
wget "${repodir}/_README.pdf"
wget "${repodir}/run_specs_headers.zip"
for aexp in hist ctrl_proj_long \
exp05_long exp06_long exp07_long exp08_long exp09_long exp10_long \
expa01_long expa02_long expa03_long \
expb01_long expb02_long expb03_long expb04_long expb05_long; do
wget "${repodir}/${aexp}.zip"
done
echo "--- Done! ---"
* * * * * * *
Users should cite the original publication when using all or parts of these data.
创建时间:
2024-07-17



