Supporting data of "Rate-induced tipping of the Antarctic Ice Sheet controlled by solid-Earth feedbacks" by Swierczek-Jereczek et al.
收藏资源简介:
Stripped data for the article figures of "Rate-induced tipping of the Antarctic Ice Sheet controlled by solid-Earth feedbacks" Minimal copy (~89 MB, 1850 NetCDF files) of the Yelmo / FastIsostasy output thatthe figure scripts in scripts/plots_article/rtip/v2/ read. It contains only thevariables, time steps and sub-regions that actually end up in a figure; the restof the model output is not included. Produced by scripts/plots_article/rtip/v2/strip-rtip-data.jl. Layout The tree mirrors data/output/ais, with v2/ here playing the role ofdata/output/ais/v2: v2/ramps/<basin>/<ensemble>/<runid>/yelmo1D.nc ramp experiments (asb, rsb, rsb-restarted, wais, wsb) v2/ramps/<basin>/<ensemble>/info.txt ensemble parameter table v2/ramps/<basin>/<ensemble>/<runid>/yelmo2Dsm.nc only for the members plotted as maps / transects v2/ramps/steps-sigmarange/<runid>/yelmo1D.nc step experiments (361 members) v2/hyster/retreat/aqef/<xp>/0/ quasi-equilibrium runs: yelmo1D.nc, yelmo2D.nc, fastisostasy.nc ice_data/Antarctica/ANT-16KM/ RTOPO-2.0.1 mask (grounding line) isostasy_data/earth_structure/yelmo/ GIA fields (lithosphere thickness, log10-viscosity s.d.) The two bottom directories are the external input files that the scripts openthrough absolute paths. Conventions Shapes are preserved. Variables keep their name, type, dimensions and fullsize, so every ncread(..., start = ..., count = ...) in the figure scriptslands on real data at the same indices as in the full output. Unwritten data reads back as NaN. Regions and time steps that no figureuses were never written; unallocated HDF5 chunks cost almost nothing on disk.A NaN therefore means "not part of the archive", not "missing in the modelrun". One exception to the shape rule: for ensemble members whose curve is neverdrawn, yelmo1D.nc holds a single time step (time = 1), which is all thescripts read ([end]) for those runs. Everything is Float32, deflate level 5. The GIA viscosity fields were castdown from Float64.



