Results of the ice sheet model initialisation experiments initMIP-Greenland: an ISMIP6 intercomparison
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/1173087
下载链接
链接失效反馈官方服务:
资源简介:
This archive provides the forcing data and ice sheet model output produced as part of the publication "Design and results of the ice sheet model initialisation experiments initMIP-Greenland: an ISMIP6 intercomparison", published in The Cryosphere, https://www.the-cryosphere.net/12/1433/2018/
Goelzer, H., Nowicki, S., Edwards, T., Beckley, M., Abe-Ouchi, A., Aschwanden, A., Calov, R., Gagliardini, O., Gillet-Chaulet, F., Golledge, N. R., Gregory, J., Greve, R., Humbert, A., Huybrechts, P., Kennedy, J. H., Larour, E., Lipscomb, W. H., Le clec´h, S., Lee, V., Morlighem, M., Pattyn, F., Payne, A. J., Rodehacke, C., Rückamp, M., Saito, F., Schlegel, N., Seroussi, H., Shepherd, A., Sun, S., van de Wal, R., and Ziemen, F. A.: Design and results of the ice sheet model initialisation experiments initMIP-Greenland: an ISMIP6 intercomparison, The Cryosphere, 12, 1433-1460, 2018, doi:10.5194/tc-12-1433-2018.
Contact: Heiko Goelzer, h.goelzer@uu.nl
Further information on ISMIP6 and initMIP-Greenland can be found here:
http://www.climate-cryosphere.org/activities/targeted/ismip6
http://www.climate-cryosphere.org/wiki/index.php?title=InitMIP-Greenland
Users should cite the original publication when using all or part of the data.
In order to document CMIP6’s scientific impact and enable ongoing support of CMIP, users are also obligated to acknowledge CMIP6, ISMIP6 and the participating modelling groups.
*** Important note ***
For consistency with future ISMIP6 intercomparison exercises and some observational data sets, we have re-gridded all output to a diagnostic grid following the EPSG:3413 specifications, which differs from the grid originally used to distribute the forcing data. We also provide the forcing data conservatively interpolated to the new grid.
Archive overview
----------------
README.txt - this information
dSMB.zip - The original surface mass balance anomaly forcing data and description
dSMB/
dsmb_01B13_ISMIP6_v2.nc
dsmb_05B13_ISMIP6_v2.nc
dsmb_10B13_ISMIP6_v2.nc
dsmb_20B13_ISMIP6_v2.nc
README_dSMB_v2.txt
dSMB_epsg3413.zip - The surface mass balance anomaly forcing data and description, interpolated to the new grid on EPSG:3413
dSMB_epsg3413/
dsmb_01e3413_ISMIP6_v2.nc
dsmb_05e3413_ISMIP6_v2.nc
dsmb_10e3413_ISMIP6_v2.nc
dsmb_20e3413_ISMIP6_v2.nc
README_dSMB_v2_epsg3413.txt
__.zip - The model output per group, model and experiment (init, ctrl, asmb)
__init/
acabf_GIS___init.nc
...
__ctrl/
acabf_GIS___ctrl.nc
...
__asmb/
acabf_GIS___asmb.nc
...
__init/
...
__ctrl/
...
__asmb/
...
__init/
...
__ctrl/
...
__asmb/
...
The following script may be used to download the content of the archive.
#!/bin/bash
wget https://zenodo.org/record/1173088/files/README.txt
wget https://zenodo.org/record/1173088/files/dSMB_epsg3413.zip
wget https://zenodo.org/record/1173088/files/dSMB.zip
for amodel in ARC_PISM AWI_ISSM1 AWI_ISSM2 BGC_BISICLES1 BGC_BISICLES2 BGC_BISICLES3 DMI_PISM1 DMI_PISM2 DMI_PISM3 DMI_PISM4 DMI_PISM5 IGE_ELMER1 IGE_ELMER2 ILTS_SICOPOLIS ILTSPIK_SICOPOLIS IMAU_IMAUICE1 IMAU_IMAUICE2 IMAU_IMAUICE3 JPL_ISSM LANL_CISM LSCE_GRISLI MIROC_ICIES1 MIROC_ICIES2 MPIM_PISM UAF_PISM1 UAF_PISM2 UAF_PISM3 UAF_PISM4 UAF_PISM5 UAF_PISM6 UCIJPL_ISSM ULB_FETISH1 ULB_FETISH2 VUB_GISM1 VUB_GISM2; do
wget https://zenodo.org/record/1173088/files/${amodel}_init.zip
wget https://zenodo.org/record/1173088/files/${amodel}_ctrl.zip
wget https://zenodo.org/record/1173088/files/${amodel}_asmb.zip
done
创建时间:
2020-07-14



