How every number in the atlas is produced
The Deep Refuge Atlas scores 62 catalogued locations and every 1.25° cell of land on Earth against ten catastrophe models. This paper gives the full specification: the architecture, every equation and coefficient, the decision rule behind each threshold, the validation against published rankings, and an honest list of what the model gets wrong. Nothing in the product is computed by a method that is not written down here.
01Scope and refusals
The model answers one question: conditional on a given catastrophe occurring at a given severity, what is the probability that a prepared occupant of a given location survives the full arc of that event?
It does not estimate the probability that any catastrophe occurs. It is not a forecast, and the product says so on the page. Nothing here should be read as a claim about likelihood.
Three things the model deliberately refuses to do
| Refusal | Why |
|---|---|
| Predict events or dates | Conditional survivability is computable. Timing is not. Products that blur this are selling fear, not analysis. |
| Score scenarios with no empirical base as though they had one | Two scenarios carry Grade C and say in their first line that they are entertainment. Hiding that would corrupt the grades that mean something. |
| Model post-collapse armed conflict, faction strategy, or territorial control | See section 13. The disaster literature contradicts the premise, and the modeling would be fabrication dressed as physics. |
02The stage-chain method
Every scenario resolves into three or four sequential, independently survivable stages. The composite index is their product, not a weighted sum.
S = 100 · ∏(i=1..n) Pₓ
where Pₓ is the probability of surviving stage i
given that stages 1..i-1 were survivedThis choice is the single most consequential design decision in the model, and it is why the atlas disagrees with almost every other survival map.
A weighted sum lets a strong factor compensate for a fatal one. Four meters of granite scores high on shielding, and a weighted model will let that pull the site's total up even when the region around it produces no food for two years. But you cannot eat rock. The stages are serial gates, not competing virtues, so a zero anywhere is a zero overall.
The practical consequence: passing four stages at 80% each yields 41%, not 80%. Deep facilities in high-latitude continental interiors score far lower here than they do on maps that add rather than multiply, and that is the intended behavior.
Independence assumption
Strict independence between stages does not hold. Fallout and famine share a cause; social collapse correlates with every preceding stage. The model treats them as independent, which biases composites slightly optimistic where stages are positively correlated in failure. Section 14 quantifies the direction. A copula-based correlation structure is the obvious next version and is not in v0.9.
03Shared physical layers
Four fields are computed once and reused by every scenario.
3.1 Population pressure
A Gaussian kernel over 120 metropolitan centers with populations from 0.24M (Reykjavik) to 37.2M (Tokyo). The 230 km bandwidth approximates the radius within which a metropolitan population can reach a location on foot within roughly a week, which is the horizon that matters for refugee pressure.
D(φ,λ) = min( 1 , (1/14) · ∑ₓ popₓ · exp( −dₓ² / (2 · 230²) ) )
dₓ = great-circle distance in km, terms beyond 900 km dropped
popₓ = metropolitan population in millions
14 = normalising constant, calibrated so central Tokyo saturates at 1.03.2 Strike node set
52 strategic facilities from unclassified public sources, plus 63 metropolitan areas above 4 million as countervalue targets. Tiering follows declared doctrine rather than speculation.
| Tier | Definition | Count | Examples |
|---|---|---|---|
| 1 | ICBM fields, SSBN bases, national command, strategic bomber bases, warhead assembly | 38 | Minot AFB, Plesetsk, Faslane, Yongbyon |
| 2 | Major military-industrial, forward-deployed nuclear storage, weapons laboratories | 14 | Y-12 Oak Ridge, Sarov, Yokosuka |
| 3 | Countervalue metropolitan areas above 4M population | 63 | Chicago, Shanghai, Mumbai |
3.3 Continentality
Built at runtime rather than hardcoded. World coastline polygons are rasterised to a 288×144 grid, then a breadth-first distance transform propagates from every ocean cell. Continentality is distance to the nearest coast, normalized at 1,400 km.
C(φ,λ) = min( 1 , 139 · cells_to_ocean / 1400 )
139 km = mean cell width at 1.25 degrees
1400 km = saturation distance, beyond which additional
distance from the sea stops changing thermal behaviorThis layer is what makes the model penalise Kazakhstan and central Canada and reward Tasmania and the Chatham Islands under any sunlight-reduction scenario, without any of those places being named in the code.
3.4 Protection factor
Fallout gamma attenuation through earth and rock. The tenth-value layer for mixed soil and concrete against fission-product gamma is approximately 0.32 m.
PF(z) = min( 10⁶ , 10^(z / 0.32) ) for z > 0
PF(0) = 3 ordinary wood-frame structure
z = meters of overburden
10⁶ = numerical ceiling; beyond roughly 2 m the dose
is already immaterial and further depth is wasted| Position | Overburden | Protection factor | Dose reduction |
|---|---|---|---|
| Wood-frame house, ground floor | 0 m | 3 | 67% |
| Basement corner | ~0.3 m equivalent | ~9 | 89% |
| Earth-bermed shelter | 1 m | 1,150 | 99.91% |
| Converted missile silo | 61 m | ceiling | effectively total |
| Deep mine | 1,000 m+ | ceiling | effectively total |
04Nuclear exchange Grade A
Four stages on four clocks: seconds, days, years, and as long as it takes.
4.1 Stage one — prompt blast and thermal
Overpressure radii use standard cube-root yield scaling from Glasstone and Dolan, calibrated against an optimal-height airburst of 1 Mt.
r(20 psi) = 3.7 · Y^(1/3) reinforced concrete fails
r(5 psi) = 6.9 · Y^(1/3) residential collapse, ~50% mortality
r(1 psi) = 17.7 · Y^(1/3) window breakage, injury from glass
r(3rd deg) = 12.9 · Y^0.41 third-degree burns on exposed skin
r(fireball) = 0.9 · Y^0.4 everything inside is vapourBlast energy propagates through a three-dimensional volume, giving the cube-root law exactly. Thermal radiation is attenuated by the atmosphere it crosses, so its radius grows more slowly than a pure inverse-square law would give. Fitting the published 1 Mt and 100 kt burn radii (12.9 km and 5.0 km) yields an exponent of 0.412. Using 1/3 for thermal, as several consumer tools do, overstates burn radius at low yield by about 20%.
Surface location:
P₁ = 0.02 + 0.97 · σ( d , 1.15·r(5psi) , 3.2/r(5psi) )
σ(x,m,k) = 1 / (1 + e^(−(x−m)·k)) logistic in distance
Below 15 m of overburden:
P₁ = 0.06 if d < 0.5 · r(20psi) near a ground-burst DGZ
0.62 if d < r(20psi)
0.985 otherwise
Tier-3 aimpoint: P₁ ← lerp(P₁, 1, 0.35) metros are not certain to be struck4.2 Stage two — fallout, first 96 hours
A downwind wedge model. For each tier-1 or tier-2 surface burst within range, dose accumulates according to distance along the plume axis and angular alignment with the wind.
L = 180 · √Y plume reference length, km
αₓ = cos( bearing(target→site) − wind_direction )
Dose = ∑ₓ 2600 · exp( −dₓ / (0.42·L) ) · (αₓ − 0.25)/0.75
terms with αₓ ≤ 0.25 or dₓ > 2.2·L are dropped
Effective = Dose / PF(z)
P₂ = 1 − σ( Effective , 450 , 0.008 )450 rad is the approximate LD50/60 for acute whole-body gamma without medical support. The 180·√Y plume length reproduces the roughly 180 km extent of the 500-rad 96-hour contour for a 1 Mt surface burst under 24 km/h winds.
The decay rule the doctrine panel is built on
Fission-product activity follows an approximate t^−1.2 decay, which is the basis of the 7:10 rule: for every sevenfold increase in time since detonation, dose rate falls tenfold.
| Time since detonation | Dose rate | What it permits |
|---|---|---|
| 1 hour | reference | Nothing. Maximum hazard. |
| 7 hours | 1/10 | 5 to 15 minute excursions for critical need only |
| 2 days (49 h) | 1/100 | Excursions up to 30 minutes |
| 2 weeks (343 h) | 1/1,000 | Extended outdoor work in most contours |
| 14 weeks (2,401 h) | 1/10,000 | Effectively unrestricted outside hot spots |
4.3 Stage three — crop failure over two years
The soot-injection famine layer, parameterised from Xia et al. 2022 in Nature Food, which modeled six stratospheric soot loadings and their effect on crop, fishery and livestock calories.
Loss = clamp( (Tg/150) · ƒlat · ƒcont · ƒmar · ƒhemi · 1.30 , 0 , 0.985 )
ƒlat = 0.42 + 0.80 · (|φ| / 70) high latitude fails first
ƒcont = 0.80 + 0.50 · C continental interiors cool hardest
ƒmar = 1 − 0.36 · (marine/100) ocean thermal inertia buffers
ƒhemi = 0.82 if φ < 0, else 1.00 southern hemisphere advantage
Supply = (food_self_sufficiency/100) · (1 − Loss)
P₃ = σ( Supply , 0.30 , 14 )| Soot loading | Scenario it represents | Published global outcome |
|---|---|---|
| 5 Tg | Limited regional exchange | ~7% global calorie reduction, years 1 to 5 |
| 27–47 Tg | India–Pakistan full exchange | Up to 50% regional loss, over 2 billion deaths |
| 150 Tg | US–Russia full exchange | ~90% calorie reduction years 3 to 4, over 5 billion deaths |
The atlas defaults to 90 Tg, between the regional and full-exchange cases, because a modern US–Russia exchange at current deployed inventories sits below the 150 Tg figure, which assumes larger arsenals than either state now fields.
4.4 Stage four — social collapse
P₄ = clamp( 0.52 + 0.42·(stability/100) − 0.55·D
+ 0.16·[z > 30 m] + 0.08·(sealing/100) , 0.05 , 0.98 )The coefficients here are the softest in the model and are stated as judgment, not measurement. Section 14 says what would be needed to firm them up. Note the sign on D: population pressure is the dominant negative term, which is the model's way of encoding the finding that proximity to large unsupplied populations, not the absence of a weapon, is what makes a location untenable in year two.
05Single-city detonation Grade A
The most probable nuclear event and the one with the most divergent correct response. Three stages, no famine layer, no nuclear winter.
Aimpoints : tier-3 metros only
Default yield : 15 kt (Hiroshima-class improvised device)
Plume : local, roughly 30 km, single source
Stages : prompt × local fallout × days of disorder
P₃ : 0.80 + 0.18·(stability/100) − 0.25·D
floor 0.35, reflecting that national response
arrives within 24 to 96 hoursA 15 kt device gives a 5 psi radius of 1.70 km and a third-degree burn radius of 2.28 km. Most of a metropolitan area is outside both. This is the arithmetic behind official guidance to shelter rather than evacuate, and it is why the doctrine panel for this scenario is the one the atlas gives away free in every tier.
06Bioweapon Grade B and natural pandemic Grade A
Two separate models because the failure modes differ. The natural pandemic is calibrated on 1918 and 2020. The engineered case is an extrapolation and is graded accordingly.
Attack = clamp( 0.25 + 0.45·(1 − e^(−R₀/3)) + 0.20·D , 0.20 , 0.92 )
P₁ = clamp( 1 − Attack · (CFR/100) · 2.2 , 0.55 , 0.999 )
P₂ = 0.78 + 0.18·(stability/100) − 0.22·D care available
P₃ = 0.62 + 0.34·(food/100) + 0.10·(grid/100) − 0.22·DP₁ = 1 − (0.80·D + 0.10) · (1 − e^(−R₀/4)) avoiding exposure
P₂ = 0.30 + 0.65·(sealing/100) − 0.20·D filtration and decon
P₃ = σ( have − 0.8·need , 0.20 , 6 ) enduring isolation
need = isolation_months/12
have = 1.3·(food/100) + 0.25·(water/100)
P₄ = 0.45 + 0.45·(stability/100) − 0.35·DThe 2.2 multiplier on CFR in the natural case accounts for excess mortality beyond direct infection: care displacement, supply interruption, and untreated chronic conditions. It is calibrated so that a 2.5% CFR pathogen with R₀ 2.8 produces roughly the 1918 excess-death profile in a dense population, and it is the coefficient in this section I would most want independent review of.
Depth of rock does nothing against a pathogen. In both pandemic models the shielding term is absent entirely and the sealing and filtration term carries the whole of what a physical structure contributes. The design implication is direct: for this hazard class, remoteness and a HEPA filter dominate anything you could excavate.
07Grid collapse and EMP Grade B
Graded B because the historical analogues (Ukraine 2015, Texas 2021, Puerto Rico 2017) are all far smaller in scope than the modeled event, and scaling them is an assumption rather than a measurement.
heat_burden = clamp( (|φ| − 28) / 40 , 0 , 1 )
P₁ water = 0.25 + 0.70·(water/100) − 0.15·D
P₂ heat = 0.95 − heat_burden·0.55·(months/12) + 0.30·(grid/100)
P₃ food = σ( 1.25·(food/100) − months/36 , 0.28 , 7 )
P₄ order = 0.62 + 0.35·(stability/100) − 0.62·D·(scope/100)The historical record the durations are anchored on
| Event | Cause | Duration | What it teaches |
|---|---|---|---|
| Ukraine, Dec 2015 | Cyber attack on three distribution operators | ~6 hours | Manual operation recovered it. Legacy analogue capability was the saving grace. |
| Quebec, Mar 1989 | Geomagnetic storm | 9 hours | Grid collapsed in 90 seconds. Recovery was fast because transformers survived. |
| Puerto Rico, 2017–18 | Hurricane Maria | 181 days median, ~11 months to full restoration | The realistic ceiling for a wealthy nation's territory with full federal support |
| Carrington-class, modeled | Extreme geomagnetic storm | 16 days to 1–2 years | Lloyd's: 20–40M Americans at risk, transformer lead times 5 to 16 months |
The 36-month ceiling on the duration slider is set by the upper bound of that last row, not by imagination.
08Carrington-class event Grade A
Graded A rather than B because the physical mechanism, geomagnetically induced currents in long conductors, is well characterised and the latitude dependence is measured rather than assumed.
GIC = clamp( (|φ| − 38) / 30 , 0 , 1 ) · (intensity/100)
P₁ = 1 − GIC · 0.85 grid survives locally
P₂ = 0.28 + 0.68·(water/100) water without pumps
P₃ = 0.95 − heat_burden·0.50·(months/12) + 0.32·(grid/100)
P₄ = σ( 1.3·(food/100) − months/30 , 0.28 , 7 )The 38° onset and 68° saturation reflect the corrected geomagnetic latitude bands in the Lloyd's North American risk assessment, which places the highest exposure along the Washington to New York corridor, the upper Midwest, and comparable bands elsewhere.
This is the only scenario in the atlas where the northern temperate band is the hazard and the tropics are the refuge. A user who has internalised the nuclear map and then switches to this panel sees their intuition contradicted by physics, which is the most useful thing the product does. It also means the most common single piece of prepper advice, move north and get remote, is actively wrong for this hazard.
One further asymmetry worth knowing: this is the only scenario with a warning window. A coronal mass ejection takes 15 to 90 hours to traverse the Sun-Earth distance after it is observed leaving. Everything else in this atlas arrives without notice.
09Supervolcano and impact winter Grade A
Shares the sunlight-reduction machinery with the nuclear famine layer, because the physical mechanism is the same: stratospheric aerosol loading that reduces insolation for years.
P₁ ash = σ( distance_to_source , 220 , 0.010 )
P₂ famine = σ( (food/100)·(1 − Loss(0.62·Tg)) , 0.29 , 14 )
P₃ order = 0.50 + 0.42·(stability/100) − 0.52·D + 0.14·(marine/100)The 0.62 factor on stratospheric loading reflects that volcanic sulfate aerosol has a different optical depth and residence time per teragram than black carbon soot. Sources modeled: Yellowstone, Toba, Campi Flegrei, Taupo, Long Valley, Aira, Valles.
The ash stage saturates at roughly 400 km. Beyond that, two locations equidistant from Yellowstone can differ by 60 points of composite index purely on latitude, continentality and food self-sufficiency. Tambora in 1815 produced a year without a summer in New England, six thousand miles away, from an eruption two orders of magnitude smaller than a VEI-8.
10Climate breakdown Grade A
The only scenario already underway, and therefore the only one a mortgage can be planned around.
Earlier drafts used the Sherwood and Huber 2010 threshold of 35°C wet-bulb as the limit of human survivability. Direct physiological measurement has since revised that downward. The Penn State HEAT project found that in young, healthy, resting-to-lightly-active adults, core temperature begins an uncompensable rise at approximately 31°C wet-bulb in humid conditions, well below the theoretical limit. The model now uses 31°C. This shifts the habitability boundary meaningfully equatorward and makes the climate panel more pessimistic than most published maps built on the older figure.
wb_risk = clamp( 1 − | |φ| − 13 | / 26 , 0 , 1 )
peaks in the humid tropics, not at the equator itself,
because equatorial cloud cover suppresses peak dry-bulb
P₁ = 1 − wb_risk · 0.80 · (ΔT − 1.5)/3.5 survivable wet-bulb
P₂ = 0.20 + 0.75·(water/100) − 0.18·(ΔT − 1.5)/3.5
P₃ = 0.28 + 0.62·(food/100) + 0.12·[|φ| > 40] − 0.20·(ΔT − 1.5)/3.5
P₄ = 0.52 + 0.40·(stability/100) − 0.42·DThe [|φ| > 40] bonus on agriculture encodes poleward migration of viable cropland. It is a coarse proxy for a process that is regionally specific and is the term most in need of replacement with actual gridded crop-suitability projections.
11The two Grade C models Speculative
AI takeover and alien contact are in the product because users ask for them. They are scored on generic obscurity and disconnection because nothing else exists to score them on, and both panels say so in their first line.
P₁ = 0.30 + 0.55·(grid/100) − 0.35·D network independence
P₂ = 0.25 + 0.50·(1−D) + 0.22·[z > 50 m] − 0.30·(automation/100)
P₃ = 0.20 + 0.65·(food/100) + 0.15·(water/100)P₁ = 0.20 + 0.70·min(z,600)/600 + 0.10·(sealing/100)
P₂ = 0.30 + 0.55·(1−D) − 0.25·(posture/100)
P₃ = 0.18 + 0.62·(food/100) + 0.20·(water/100)Two reasons, and only two. They are honest entertainment, and they demonstrate the grading system works. A user who sees the alien panel openly labeled as having no empirical basis has reason to believe the Grade A label on the nuclear panel means something. Removing the Grade C scenarios would make the remaining grades look decorative.
Their doctrine panels contain no scenario-specific advice, and say so. They point the reader back to the graded-A scenarios instead.
12Monte Carlo
1,500 runs per query. Two independent sources of uncertainty are sampled.
Parameter uncertainty:
for each control c: c' = clamp( c + ε·(max−min)·0.11 , min , max )
ε ~ N(0,1) via Box-Muller
Model uncertainty, applied in logit space:
Pₓ' = σ( logit(Pₓ) + ε·0.42 )
ε ~ N(0,1)
Composite for the run: ∏ₓ Pₓ'
Output: sorted array, reported as median and the 10th to 90th percentile bandEarlier versions applied multiplicative noise directly to each probability and clamped at 0.999. That is biased downward: a stage at 0.99 can lose far more than it can gain against a ceiling, so medians drifted several points below the deterministic composite. Perturbing the log-odds instead is symmetric and bounded by construction, and the median now tracks the point estimate to within one point. If you are building anything similar, this is the bug to check for first.
13Validation against published rankings
The only directly comparable published work is Boyd and Wilson 2023 in Risk Analysis, which applied crop models under nuclear-winter conditions to 38 island nations and ranked eight of them across eleven resilience dimensions.
| Rank | Boyd & Wilson (avg rank) | Atlas nuclear panel, 90 Tg | Agreement |
|---|---|---|---|
| 1 | Australia (2.1) | New Zealand sites | Both southern-hemisphere, food-exporting, maritime |
| 2 | New Zealand (2.5) | Australian sites | Order swapped, both in the top band |
| 3 | Iceland (2.7) | Iceland ranks mid-table | Disagreement. Explained below. |
| 4 | Indonesia (4.4) | Equatorial sites rank high | Agreement on the latitude mechanism |
| 8 | Solomon Islands (6.2) | Not catalogued | — |
The Iceland divergence, stated plainly
Boyd and Wilson rank Iceland third. The atlas ranks it mid-table under nuclear winter. This is a genuine methodological disagreement, not an error in either.
| Boyd & Wilson | Deep Refuge Atlas | |
|---|---|---|
| Aggregation | Unweighted average rank across 11 dimensions | Multiplicative chain of serial survival gates |
| Effect on Iceland | Wins on energy self-sufficiency (geothermal), governance, health security, education. These offset weak food production. | Food production is a gate. 65°N with a short growing season and heavy import dependence cannot be offset by geothermal heat. |
| Which is right | Better for national resilience and recovery capacity | Better for individual survival probability |
Their paper itself notes the limitation: "not all data available for all islands, average rank taken only across available data," with no predetermined weights. An unweighted average lets eight strong dimensions carry two fatal ones. That is the correct framing for asking which nation rebuilds fastest. It is the wrong framing for asking whether a specific household eats in year two.
It is the strongest available evidence that the multiplicative architecture is doing real work rather than cosmetic work. Two defensible methods applied to the same question produce different answers for a specific country, and the reason is traceable to one design decision that is written down. That is what a model you can audit looks like.
14Known limitations
Ranked by how much they would change an answer.
| Limitation | Direction of error | What would fix it |
|---|---|---|
| Stages are treated as independent | Composites biased optimistic where failures correlate, most acutely in the nuclear panel | A copula linking fallout, famine and social stages |
| Site factor scores are expert judgment | Unknown. Water, food, grid, stability, marine and sealing are assigned 0 to 100 by hand. | Bind to FAO food-balance sheets, World Bank governance indicators, Aqueduct water stress and gridded crop data |
| Fallout uses a single wind vector | Understates plume dispersion and overstates the sharpness of the corridor edge | Real wind fields with shear, and rainout modeling |
| Elevation is absent | Understates habitability of tropical highlands under climate and volcanic scenarios | A digital elevation model in the grid layer |
| Social stage coefficients are unvalidated | Unknown, and this is the softest part of the model | Regression against documented outcomes in prolonged sieges and long-duration infrastructure failures |
| 62 sites is a thin catalogue | Ranks reflect what was catalogued, not what exists | Systematic ingestion of mine, quarry and civil-defense registries |
| 1.25° grid is coarse | Cell centers can be up to ~70 km from a scored point, which matters near aimpoints | Higher resolution near strike nodes |
| Political stability is a single static scalar | Understates how fast governance changes under stress | Nothing simple. This may be irreducible. |
14.1 The limitation that is a refusal, not a gap
The model does not simulate post-collapse armed conflict, faction formation, or territorial control, and will not. Three reasons, in order of weight.
The premise fails empirically. A 2025 systematic review in BMC Public Health screened 2,467 records and found that post-disaster looting is "very rare, and done by isolated individuals or very small groups," while 70 to 90% of affected populations report having heard looting stories. Sixty years of Disaster Research Center field studies find the same pattern: spontaneous prosocial behavior and emergent volunteer groups are the norm, and the documented deaths come disproportionately from authorities acting on the assumption of disorder rather than from disorder itself.
The modeling would be fabrication. There is no dataset. Any coefficient would be invented, and inventing coefficients and presenting them alongside Glasstone blast scaling would corrupt the grades that carry real content.
It would produce worse decisions. The same review found that high social capital correlates with reduced looting, and that weak state capacity plus low social capital is what predicts post-disaster crime. Aldrich's work across multiple disaster recoveries finds social capital to be a stronger predictor of household recovery than wealth or damage severity. A product that directs a user's preparation budget toward isolation and armament and away from the network of neighbors is directing them away from the best-evidenced survival factor available.
Population pressure as a continuous variable, because proximity to large unsupplied populations is a real and measurable constraint. Political stability as a factor score. Capacity against local demand. These capture what is knowable about the social stage without pretending to simulate a war.
15Sources
Physical and epidemiological
| Source | What it supplies |
|---|---|
| Glasstone & Dolan, The Effects of Nuclear Weapons, 3rd ed., US DoD / DoE 1977 | Overpressure and thermal scaling laws, fallout decay, protection factors |
| Xia et al., "Global food insecurity and famine from reduced crop, marine fishery and livestock production due to climate disruption from nuclear war soot injection," Nature Food 2022 | Soot-injection scenarios, calorie-reduction curves, mortality estimates, Australia and New Zealand outcome |
| Boyd & Wilson, "Island refuges for surviving nuclear winter and other abrupt sunlight-reducing catastrophes," Risk Analysis 2023 | Island refuge ranking used for validation in section 13 |
| Sherwood & Huber, "An adaptability limit to climate change due to heat stress," PNAS 2010 | The original 35°C wet-bulb theoretical limit |
| Vecellio et al., "Evaluating the 35°C wet-bulb temperature adaptability threshold for young, healthy subjects (PSU HEAT Project)," J Appl Physiol 2022 | The empirical ~31°C revision now used by the climate panel |
| Lloyd's / Atmospheric and Environmental Research, Solar Storm Risk to the North American Electric Grid | Geomagnetic latitude bands, transformer lead times, 20–40M population at risk, $0.6–2.6T cost |
| Boteler, "A 21st Century View of the March 1989 Magnetic Storm," Space Weather 2019 | Quebec grid collapse timing and mechanism |
Social and behavioral
| Source | What it supplies |
|---|---|
| "Looting and antisocial behavior after disasters: a systematic review," BMC Public Health 2025 | 2,467 records screened; looting rarity; the 70–90% secondhand-report finding; social capital correlation |
| Quarantelli & the University of Delaware Disaster Research Center, Looting and Antisocial Behavior in Disasters and related field studies | Six decades of observed disaster behavior; the panic myth |
| Aldrich, Building Resilience: Social Capital in Post-Disaster Recovery, University of Chicago Press 2012; Aldrich & Meyer 2015 | Bonding, bridging and linking social capital as recovery predictors |
| CISA / NCSWIC, Leveraging the PACE Plan into the Emergency Communications Ecosystem 2024 | PACE communications doctrine used in the reconnection guidance |
| FEMA family reunification guidance; American Red Cross reunification doctrine | Formal reunification pathways |
Facility and geographic data
| Source | What it supplies |
|---|---|
| Wikipedia, List of deepest mines, cross-checked against operator disclosures | Mine depths and operating status |
| Natural Earth 1:110m admin-0 boundaries | Coastline polygons, simplified by Douglas-Peucker at ε = 0.55° for the land mask and continentality transform |
| Operator and facility public records; national heritage registries; laboratory publications (SNOLAB, Gran Sasso, Boulby, Jinping) | Depths, capacities, access status for the 62 catalogued sites |
| Finder 2023 preparedness survey; Newsweek market sizing | Market figures shown in the atlas header |