October 23, 2013 - Fires and smoke in eastern China

Satellite: Aqua
Date Acquired: 10/12/2013
Resolutions: 1km (556.1 KB)500m (2.1 MB)250m (5.1 MB)
Bands Used: 1,4,3
Credit: Jeff Schmaltz
MODIS Land Rapid Response Team,
NASA GSFC

On October 12, 2013 the Moderate Resolution Imaging Spectroradiometer (MODIS) aboard NASA’s Aqua satellite flew over eastern China and captured this dramatic true-color image of a land covered by a pall-gray shroud of smoke and haze.

Near the center of the image, dense clusters of red hotspots cover much of the rich agricultural land in Henan and Anhui Provinces, while other clusters are seen in Hubei (to the south) and Hebei (north). In many locations, especially in the central region, streams of smoke pour from these areas, and are blown northwest by strong prevailing winds. These red hotspots mark areas where the thermal sensors on the MODIS instrument have detected increased temperatures. When combined with smoke, they mark actively burning fire.

The thickest smoke lies between the northern and central fire clusters, and obscures the ground. The large city of Beijing, located in the north central area of the image, is entirely obscured by the smoke, haze and fog, as is the municipality of Tianjin on the coast of Bohai Sea. Where clouds cover the image, they appear bright white in contrast to the smoke. In some areas, the high white clouds cast shadows on the smoke, indicating that the shroud lies underneath cloud height.

Eastern China has struggled with poor air quality for decades. Agricultural burning, coal-fired heat for home and industry, automobiles, coal-mine fires and other pollution combine with air inversions to create severe ground-level air pollution. Under such conditions, respiratory illnesses are common, and both human and animal health is compromised.

On October 22, Asia News reported that the Ministry of Environmental Protection released air quality data for the third quarter of 2013 (July – September). Of the 10 worse cities, 7 were in the Hebei province, one in Shandong province, one in Henan province and the municipality of Tianjin. All of those areas appear shrouded with smoke and haze in this image.

from : http://modis.gsfc.nasa.gov/gallery/individual.php?db_date=2013-10-23

October 23, 2013 - Fires and smoke in eastern China的更多相关文章

  1. Visual Studio 2013发布Cloud Service至Azure China

    Visual Studio 2013发布Cloud Service至Azure China <Windows Azure Platform 系列文章目录> 之前有很多网友询问我如何通过VS ...

  2. Fix catalyst driver in Ubuntu 13.04 / 13.10

    Fix catalyst driver in Ubuntu 13.04 / 13.10(墙外文章备份) 1. Introduction I found lots of people strugglin ...

  3. [SQL in Azure] Tutorial: AlwaysOn Availability Groups in Azure (GUI)

    http://msdn.microsoft.com/en-us/library/azure/dn249504.aspx Tutorial: AlwaysOn Availability Groups i ...

  4. Notes of the scrum meeting(2013/10/23)

    ps:本来是10月23号周三下午开的会,这几天由于各种事情忙,忘记写博客了,现在补上. 软工项目组buaa_smile开始项目第一次scrum meeting meeting time:4:00~5: ...

  5. 美国政府关于Google公司2013年度的财务报表红头文件

    请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K   UNIT ...

  6. New York Comic Con 2013 - 2013年纽约动漫展

    New York Comic Con - 2013年纽约动漫展 New York Comic Con is the largest pop culture event on the East Coas ...

  7. Notes of the scrum meeting(2013/10/27)

    软工项目组buaa_smile确定自由项目主题及实现功能的scrum meeting meeting time:1:00~2:00p.m.,October 27th,2013 meeting plac ...

  8. Notes of the scrum meeting(2013/10/20)

    软工项目组buaa_smile确定自由项目主题及实现功能的scrum meeting meeting time:7:30~9:00p.m.,October 20th,2013 meeting plac ...

  9. Python学习笔记23:Django构建一个简单的博客网站(一个)

    在说如何下载和安装Django,本节将重点讨论如何使用Django站点. 一 新建project 命令:django-admin startproject mysite # 有的须要输入:django ...

随机推荐

  1. springMVC源码分析--RequestParamMethodArgumentResolver参数解析器(三)

    之前两篇博客springMVC源码分析--HandlerMethodArgumentResolver参数解析器(一)和springMVC源码解析--HandlerMethodArgumentResol ...

  2. java 里面保留字volatile及其与synchronized的区别

           锁提供了两种主要特性:互斥(mutual exclusion) 和可见性(visibility).互斥即一次只允许一个线程持有某个特定的锁,因此可使用该特性实现对共享数据的协调访问协议, ...

  3. 【mybatis深度历险系列】mybatis中的动态sql

    最近一直做项目,博文很长时间没有更新了,今天抽空,学习了一下mybatis,并且总结一下.在前面的博文中,小编主要简单的介绍了mybatis中的输入和输出映射,并且通过demo简单的介绍了输入映射和输 ...

  4. Dynamics CRM2016 Web API之更新记录的单个属性字段值

    在web api中提供了对单个属性的更新接口,这和查询中查询单个属性类似,对这个接口我个人也是比较喜欢的. var id = "{D1E50347-86EB-E511-9414-ADA183 ...

  5. 使用Intent传递对象

    Intent 的用法相信你已经比较熟悉了,我们可以借助它来启动活动.发送广播.启动服务等.在进行上述操作的时候,我们还可以在Intent 中添加一些附加数据,以达到传值的效果,比如在FirstActi ...

  6. Android 在 SElinux下 如何获得对一个内核节点的访问权限

    点击打开链接 Android 5.0下,因为采取了SEAndroid/SElinux的安全机制,即使拥有root权限,或者对某内核节点设置为777的权限,仍然无法在JNI层访问. 本文将以用户自定义的 ...

  7. CUDA5.5 的环境变量设置

    为了方便,我写了这个文件用于设置cuda5.5的环境变量. 其中有些环境变量可能用不到,大家根据需要修改就是了. export CUDA_HOME=/usr/local/cuda-5.5 export ...

  8. Windows远程连接的实现

          实验室有一台电脑,寝室里也有一台电脑,很多时候,事情还没有做完就不得不离开实验室,所以,在寝室里远程控制实验室的电脑是一件很有"意义"的事,其实,Windows系统已经 ...

  9. JSP自定义标签必知必会

    自定义标签技术自sun公司发布以来,便一向很受欢迎!下面我就来谈一谈如何实现自定义标签,以及如何使用自定义标签. 如何实现自定义标签 首先我们应该知道原理,不管是标签还是JSP,本身实际上都会被JSP ...

  10. 成员函数的const到底修饰的是谁

    demo <pre name="code" class="cpp">class Test { public: const void OpVar(in ...