Results of the ice sheet model initialisation experiments initMIP-Greenland: an ISMIP6 intercomparison
收藏资源简介:
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:<br> http://www.climate-cryosphere.org/activities/targeted/ismip6<br> 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. <br> 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. <br> *** Important note ***<br> 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. <br> Archive overview<br> ----------------<br> README.txt - this information dSMB.zip - The original surface mass balance anomaly forcing data and description<br> dSMB/<br> dsmb_01B13_ISMIP6_v2.nc<br> dsmb_05B13_ISMIP6_v2.nc<br> dsmb_10B13_ISMIP6_v2.nc<br> dsmb_20B13_ISMIP6_v2.nc<br> README_dSMB_v2.txt dSMB_epsg3413.zip - The surface mass balance anomaly forcing data and description, interpolated to the new grid on EPSG:3413<br> dSMB_epsg3413/<br> dsmb_01e3413_ISMIP6_v2.nc<br> dsmb_05e3413_ISMIP6_v2.nc<br> dsmb_10e3413_ISMIP6_v2.nc<br> dsmb_20e3413_ISMIP6_v2.nc<br> README_dSMB_v2_epsg3413.txt <group>_<model>_<experiment>.zip - The model output per group, model and experiment (init, ctrl, asmb)<br> <group1>_<model1>_init/<br> acabf_GIS_<group1>_<model1>_init.nc<br> ...<br> <group1>_<model1>_ctrl/<br> acabf_GIS_<group1>_<model1>_ctrl.nc<br> ...<br> <group1>_<model1>_asmb/<br> acabf_GIS_<group1>_<model1>_asmb.nc<br> ... <group1>_<model2>_init/<br> ...<br> <group1>_<model2>_ctrl/<br> ...<br> <group1>_<model2>_asmb/<br> ... <group2>_<model1>_init/<br> ...<br> <group2>_<model1>_ctrl/<br> ... <br> <group2>_<model1>_asmb/ ... The following script may be used to download the content of the archive. #!/bin/bash<br> wget https://zenodo.org/record/1173088/files/README.txt<br> wget https://zenodo.org/record/1173088/files/dSMB_epsg3413.zip<br> wget https://zenodo.org/record/1173088/files/dSMB.zip<br> <br> 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<br> wget https://zenodo.org/record/1173088/files/${amodel}_ctrl.zip<br> wget https://zenodo.org/record/1173088/files/${amodel}_asmb.zip done



