Skip to content

Commit 9ebd960

Browse files
authored
Fixed typo in emissions scenarios
Thanks to Jay Barlow (via email)
1 parent a23b9c3 commit 9ebd960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/week12/our_first_climate_model.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,8 +496,8 @@ md""" ##### Best- and worst-case projections of future global warming
496496

497497
# ╔═╡ 13b003d2-1fd4-4a4a-960c-4a1d9b673dc6
498498
md"""Consider two divergent hypothetical futures:
499-
1. a **low-emissions** world in which emissions decrease such that CO2 concentrations stay below 500 ppm by 2100 (known in climate circles as "RCP8.5") and
500-
2. a **high-emissions** world in which emissions continue increasing and CO2 concentrations soar upwards of 1200 ppm ("RCP2.6").
499+
1. a **low-emissions** world in which emissions decrease such that CO2 concentrations stay below 500 ppm by 2100 (known in climate circles as "RCP2.6") and
500+
2. a **high-emissions** world in which emissions continue increasing and CO2 concentrations soar upwards of 1200 ppm ("RCP8.5").
501501
"""
502502

503503
# ╔═╡ a2288816-3621-4871-9faf-3e9c78674969

0 commit comments

Comments
 (0)