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. Python 3.3.2 round函数并非"四舍五入"

    对于一些貌似很简单常见的函数,最好还是去读一下Python文档,否则当你被某个BUG折磨得死去活来时,还不知根源所在.尤其是Python这种不断更新的语言.(python 2.7 的round和3.3 ...

  2. SpringBatch配置数据库

    Spring Batch提供一个任务的仓库实现将任务元数据保存在数据库中,以便监控你的批量处理进程以及其结果. Spring Batch 数据库引擎支持的有:DB2,Derby, H2, HSQLDB ...

  3. 多线程(四) 实现线程范围内模块之间共享数据及线程间数据独立(Map集合)

    多个线程访问共享对象和数据的方式 1.如果每个线程执行的代码相同,可以使用同一个Runnable对象,这个Runnable对象中有那个共享数据,例如,买票系统就可以这么做. 2.如果每个线程执行的代码 ...

  4. 这是最好的时光,这是最坏的时光 SNAPSHOT

    好久没动笔了,上次憋了好几天码出的文字扔出去,石沉大海,没惊起半点涟漪.这次真不知道能憋出个什么鬼,索性就让思绪飞扬,飞到哪是哪! --题记 此处应有BGM: 少年锦时 赵雷 1.以后真没有暑假喽 2 ...

  5. 联想G510F1F2..功能键和FN+功能键反过来

    进入BIOS, 将HotKey Mode 修改为Disabled,右边有详细说明:

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

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

  7. Spark UI界面原理

    当Spark程序在运行时,会提供一个Web页面查看Application运行状态信息.是否开启UI界面由参数spark.ui.enabled(默认为true)来确定.下面列出Spark UI一些相关配 ...

  8. Afinal加载网络图片及下载文件使用方法

    Afinal快速开发框架使用起来非常方便,下面将讲解如何利用Afinal加载网络图片及下载文件: 先看效果图: 注意:使用Afinal前需添加Afinal的jar,可以在这里下载:http://dow ...

  9. 根据iOS 10 的新特性,创建iMessage App,可用于自定义表情

    第一. 介绍(原文作者 澳大利亚19岁少年--Davis Allie ----原文地址) 随着iOS10的发布,苹果对开发者开放了Messages应用程序,开发人员现在可以创建他们自己的各种类型 并且 ...

  10. iOS隐藏键盘的几种方式

    因为开发中经常要用到textField和textView,在某些情形下隐藏键盘很有必要,而隐藏键盘有多种方式,在合适的场景下用合适的方式隐藏就显得很重要,我也老是记不起来有哪些方法,这里就记录一下,以 ...