Climate change is a devilish problem for humanity: at once urgent and slow-moving, immediate and distant, real and abstract. It is a conundrum for writers, too. Relegating it to a human-interest story—a Bangladeshi displaced by rising sea levels, say—downplays its civilisation-wide significance; sticking to scary forecasts—200m climate refugees by 2050, the UN warns—diminishes its visceral relevance. That may be why, for all its existential gravity, the subject has yet to produce a great work of literature. It lends itself instead to dystopian science-fiction, or to compendiums of scary science facts, sometimes derided as “climate porn”. The latest in that genre, “The Uninhabitable Earth” by David Wallace-Wells, is unabashedly pornographic. It is also riveting.

Mr Wallace-Wells, an editor at New York magazine, freely admits that he is not an environmentalist. He has never willingly gone camping, and rarely recycles. Nor is he an environmental reporter. He is a voyeur, seduced at first by stories that appeared allegorical—Arctic scientists trapped by melting ice on an island inhabited by polar bears, or a Russian boy killed by anthrax from a reindeer carcass uncovered by thawing permafrost.

Yet, as the author makes starkly clear, global warming is no parable. Far from being a problem only for future generations, it is wreaking havoc now. Five of the 20 worst fires in California’s history blazed in 2017; the deadliest incinerated the town of Paradise last year. Floods are becoming wetter, droughts drier and hurricanes fiercer. Such calamities, Mr Wallace-Wells notes, are not the “new normal”; they mark “the end of normal”, as climate change tips Earth beyond the conditions that allowed humans to evolve in the first place. And that is with barely 1°C of man-made warming since the industrial revolution.

Things will get much worse. The world is on course to become at least 3°C hotter than in pre-industrial times. Within a few decades, this could mean that temperatures in Mecca render the haj physically impossible for many of the 2m Muslims who make the pilgrimage each year. With a rise of 7°C— plausible if humanity remains wedded to fossil fuels—swathes of Earth’s equatorial band would become uninhabitable. Even if warming did not exceed 2°C, as stipulated in the Paris climate agreement of 2015, rising seas may engulf $1trn-worth of American property.

“Numbers can numb,” Mr Wallace-Wells writes. Yet like fellow climate-porn addicts, he cannot resist piling statistic on dismal statistic. In the hands of a lesser writer, this litany of woe might have degenerated into one of the dry treatises on which he draws. But whereas his chapters—on the impacts of extreme weather, sea levels, human health, economic consequences and so on—echo reports by the Intergovernmental Panel on Climate Change, his elegant, accessible prose does not.

He has a point when he says that exercising caution over warning signs is tantamount to complacency. Occasionally, however, he could exercise a bit more of it himself. For example, he acknowledges that humans are an adaptive species, then cites projections of lives lost to heatwaves, air pollution and the like, which typically do not factor in adaptation measures.

He nevertheless gets the big things right. His insistence that electing leaders with climate-friendly policies matters immeasurably more than forgoing a plastic straw in your cocktail is surely correct. Yet he is perversely optimistic: because humans are responsible for the problem, they must be capable of undoing at least some of it, he thinks. If Americans’ carbon footprints matched those of average Europeans, the United States would emit less than half as much carbon as it does.

The book does not dwell on the policies that might achieve such outcomes; it is more expository than prescriptive. Some readers will find Mr Wallace-Wells’s outline of possible futures alarmist. He is indeed alarmed. You should be, too.

L268 A terrifying look at the consequences of climate change的更多相关文章

  1. words

    conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...

  2. sentence patterns

    第四部分     推理题 1.世界上每个角落的每个人都有立场,都有背景,都有推理性,能推理出一个人语言的真意,才成就了真正的推理能力: 2.换言之,如果你能通过一个人的说话推理出其身份职业,你的推理能 ...

  3. Ehcache(2.9.x) - API Developer Guide, Cache Usage Patterns

    There are several common access patterns when using a cache. Ehcache supports the following patterns ...

  4. L293 给地球降温

    Countries look at ways to tinker with Earth’s thermostat The idea of cooling the climate with strato ...

  5. TED_Topic10:The case for engineering our food

    By Pamela Ronald Pamela Ronald studies the genes that make plants more resistant to disease and stre ...

  6. DLL Dynamic-Link Library Search Order

    http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx A system can contain ...

  7. Report: Disappearing Wetlands Put Planet Life at Risk

    A new report warns that wetlands are disappearing three times faster than the world’s forests, with ...

  8. 26. The Greenhouse Effect and Its Consequences 温室效应及其后果

    26. The Greenhouse Effect and Its Consequences 温室效应及其后果 ①The greenhouse effect causes trouble by rai ...

  9. 文献阅读 - Genome-wide consequences of deleting any single gene

    现在在做单基因敲除后的转录组数据分析,一个显而易见却又百思不得其解的问题出现了: 为什么敲掉一个基因会导致其他那么多基因的表达发生了变化,甚至是其他很多调控基因(转录因子)? 我敲掉的只是一个普通基因 ...

随机推荐

  1. Vue音乐项目笔记(四)(搜索页面提取重写)

    1.如何通过betterScroll组件实现上拉刷新 https://blog.csdn.net/weixin_40814356/article/details/80478440 2.搜索页面跳转单曲 ...

  2. Git创建新项目

    1. git init 2. git remote add origin 3. git pull origin --allow-unrelated-histories 4. git push orig ...

  3. 77. Combinations (java 求C(n,k)的组合,排除重复元素)

    题目: Given two integers n and k, return all possible combinations of k numbers out of 1 ... n. 解析:同求全 ...

  4. 『计算机视觉』Mask-RCNN_推断网络其三:RPN锚框处理和Proposal生成

    一.RPN锚框信息生成 上文的最后,我们生成了用于计算锚框信息的特征(源代码在inference模式中不进行锚框生成,而是外部生成好feed进网络,training模式下在向前传播时直接生成锚框,不过 ...

  5. 5月17 AJAX返回类型-------JSON和XML

    ajax返回类型有TEXT,JSON,XML 一.TEXT 查看之前的练习 二.JSON var js = { aa:{code:"p001",name:"张三" ...

  6. java前后向查找个人理解

    举一个最简单的栗子 这个前后说的是0宽所在的位置,是在:前还是后 http://www.sb.com 1.前向正向查找 (1) 如果用:.*(?=:) 首先(?=:)被称作0宽度断言,所谓0宽度应该是 ...

  7. 通过cassandra-cli客户端了解cassandra的内部数据结构

    和cassandra数据库交互的方式有两种,一种是通过类似于cassandra-cli命令的thrift api,或者通过cassandra提供的cql(cassandra query lanugag ...

  8. FJUT16级第一周寒假作业题解I题

    涨姿势题3 TimeLimit:1000ms  MemoryLimit:128000KB 64-bit integer IO format:%lld Problem Description 涨姿势题就 ...

  9. LSTM UEBA异常检测——deeplog里其实提到了,就是多分类LSTM算法,结合LSTM预测误差来检测异常参数

    结合CNN的可以参考:http://fcst.ceaj.org/CN/article/downloadArticleFile.do?attachType=PDF&id=1497 除了行为,其他 ...

  10. weblogic修改安装路径教程

    我们有一个安装好的weblogic,我们想再装一个weblogic或者想把weblogic装到别的目录去,最直接的做法是从头装一个. 但是从头装一个是比较费时费力的,尤其是打补丁环节和创domain环 ...