This week the Australian government declared the extinction of a tiny rodent called Bramble Cay melomys (also known as the Bramble Cay mosaic-tailed rat, Melomys rubicola). The quiet announcement was buried in a press release about enacting stronger protections for other endangered species. It comes three years after a more detailed declaration by the state government of Queensland, which itself followed an exhaustive search of the cay seeking any evidence of the species’ existence.

The Bramble Cay melomys lived in just a single habitat, a small reef island at the northern tip of the Great Barrier Reef, near Papua New Guinea. The sandy cay—which only measures about 1,100 feet by 500 feet and rises just three feet above sea level—has in recent years been buffeted by storm surges from extreme weather events. The heavy waters have reportedly wiped out about 97 percent of the land mass’s vegetation—the melomys’s only source of food.

According to the 2016 report, the last person confirmed to have seen the Bramble Cay melomys alive was a fisherman who spotted one in late 2009. It now seems possible that could have been the last surviving member of the species.

The Bramble Cay melomys was once described as relatively common, but that was no longer the case by the end of the 20th century. A 1998 survey estimated the population at 93 individuals, down from “hundreds” two decades earlier. Additional surveys in 2002 and 2004 turned up just 10 and 12 of the rats, respectively, according to accounts published in a 2008 recovery plan for the species. That plan, which now seems painfully prescient, called out sea-level rise, flooding and coastal erosion as then-potential threats.

Sadly, not much was ever done about that 2008 recovery plan, and those threats became very real. Tim Beshara, federal policy director for the Wilderness Society, told the Sydney Morning Herald that the plan was never finished or acted upon.

The Australian government’s announcement should come as no surprise. When Queensland announced the likely extinction in 2016, they identified “human-induced climate change [as] the root cause of the loss of the Bramble Cay melomys”—a fact picked up in headlines at the time around the world.

Now those headlines are repeating. Even Fox News picked up the melomys’s extinction in an article warning about a sea-rise “time bomb” that Antarctic melting will pose for the region.

That’s something, at least. Perhaps this second declaration of the extinction of the Bramble Cay melomys will finally inspire enough attention to prevent the loss of similar species—or at least give governments a push to mobilize protective efforts before it’s once again too late.

L313 珊瑚裸鼠灭绝的更多相关文章

  1. 爱普生L313彩色打印相片

    操作环境: windows 和MAC 一.普通打印(默认选项) 1.爱普生L313 普通默认打印为快速不清晰打印. 2.以上打印效果出来图片比较快速出图,但是清晰度不够 二.照片打印设置 1.照片设置 ...

  2. bzoj 2815 灭绝树

    对于一个食物网(一个DAG),一个物种死亡后,某些物种就必然死亡,求出必然死亡的是那些物种. 灭绝树的另一种含义是:“灭绝树跟节点到节点u的路径上的节点由那些原图中从根节点到节点u的所有路径中都经过了 ...

  3. [BZOJ2815][ZJOI2012]灾难 灭绝树+拓扑排序+lca

    灾难 [问题描述] 阿米巴是小强的好朋友. 阿米巴和小强在草原上捉蚂蚱.小强突然想,如果蚂蚱被他们捉灭绝了,那 么吃蚂蚱的小鸟就会饿死,而捕食小鸟的猛禽也会跟着灭绝,从而引发一系列的 生态灾难. 学过 ...

  4. codeforces 757F - 最短路DAG+灭绝树

    Description 给定一个n个点,m条边的带权无向图,和起点S.请你选择一个点u(u!=S),使得在图中删掉点u 后,有尽可能多的点到S的最短距离改变. Solution 先建出最短路DAG,在 ...

  5. Google翻译,3个步骤灭绝人类

    今儿这事儿得从一个新闻说起:<谷歌又飙车了,刚发布了神经机器翻译系统,没见过的语言它也能翻译> 大家如果懒的看原文,可以直接看我这个简单白话列表: Google又出来嘚瑟了,发布了基于神经 ...

  6. 收藏单词TOEFL备份托福英语

    TOEFL托福词汇串讲(文本) alchemy(chem-化学)n. 炼金术 chemistry 化学 alder 赤杨树 联想:older 老人坐在赤杨树下 sloth 树懒 algae n.海藻 ...

  7. Unix-Time

    1. Unix_time 2. Year_2000_problem 3. Year_10,000_problem 4. Year_2038_problem 5. Time_formatting_and ...

  8. iOS之开发中常用的颜色及其对应的RGB值

      R G B 值   R G B 值   R G B 值 黑色 0 0 0 #000000 黄色 255 255 0 #FFFF00 浅灰蓝色 176 224 230 #B0E0E6 象牙黑 41 ...

  9. NOIP2016纪录[那些我所追求的]

    人生第一场正式OI [序] 2016-12-04 见底部 [Day -1] 2016-11-17 期中考试无心插柳柳成荫,考了全市第2班里第1(还不是因为只复习了不到两天考试),马上请了一个周的假准备 ...

随机推荐

  1. windows如何简单安装mongodb

    windows如何安装mongodb 步骤: 1.下载地址 2.选择zip(解压版本) 3.压缩文件解压到  /D:盘 4.在 D:盘  下建一个 data文件夹,data下建 db文件夹:   D: ...

  2. manifest.xml微擎系统模块的安装文件内容

    微擎在安装或卸载模块时会根据manifest.xml生成(或删除)数据库中相应记录,并执行manifest.xml里指定的脚本. manifest.xml文件内容详细介绍如下: manifest - ...

  3. Ugly Number leetcode java

    问题描述: Write a program to check whether a given number is an ugly number. Ugly numbers are positive n ...

  4. 『MXNet』第八弹_数据处理API_上

    一.Gluon数据加载 下面的两个dataset处理类一般会成对出现,两个都可做预处理,但是由于后面还可能用到原始图片,.ImageFolderDataset不加预处理的话可以满足,所以建议在.Dat ...

  5. 6月16 ThinkPHP连接数据库及Model数据模型层--------查询及数据添加

    连接数据库配置及Model数据模型层 convertion.php config.php 1.在config.php做数据库连接配置 2.修改配置 /* 数据库设置 */ 'DB_TYPE' => ...

  6. python-跨域问题

    跨域:因为浏览器的同源策略,在你请求返回的时候会进行拦截 jsonp 只能发 get 请求 cors 可以发任何请求 ,在响应时加个响应头就行 同源策略对ajax阻拦 同源策略对src或href属性的 ...

  7. leetcode-algorithms-8 String to Integer (atoi)

    leetcode-algorithms-8 String to Integer (atoi) Implement atoi which converts a string to an integer. ...

  8. SQLServer清空表

    TRUNCATE TABLE TABLE_NAME 这个不记日志. delete table table_name 这个记日志 drop table table_name 删除表 TRUNCATE 语 ...

  9. OCP知识点讲解 之 检查点队列与增量检查点

    原创 http://blog.chinaunix.net/uid-26762723-id-3271558.html 检查点的主要目的是以对数据库的日常操作影响最小的方式刷新脏块.脏块不断的产生,如何将 ...

  10. Git:标签管理

    1.创建标签 1.1切换需要打标签的分支 git checkout branch-name 1.2创建标签 git tag tag-name 1.3查看标签 git tag 1.4注意:打标签时默认在 ...