先放上数据地址:https://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalysis.surface.html

美国国家环境预报中心(NCEP)和国家大气研究中心(NCAR)联合执行的全球大气40年资料再分析计划通过CDC(Climate Dianogistic Center)利用磁带的形式向外发行。

地面抬升指数

抬升指数是一种表示大气对流性不稳定的指数,指一个气块从地面出发,上升到500百帕(海拔5500米左右高度)处所具有的温度被该处实际大气温度所减得到的差值。

The lifted index (LI) is the temperature difference between the environment Te(p) and an air parcel lifted adiabatically Tp(p) at a given pressure height in the troposphere (lowest layer where most weather occurs) of the atmosphere, usually 500 hPa (mb). The temperature is measured in Celsius. When the value is positive, the atmosphere (at the respective height) is stable and when the value is negative, the atmosphere is unstable.

LI can be computed using computer algorithms but can also be determined graphically. To do this, generally, the parcel is lifted from the portion of the planetary boundary layer (PBL) that lies below the morning inversion. The air here should be about 60 to 65% RH, which is then lifted along the dry adiabat (see also adiabatic process) to the lifting condensation level (LCL), which is the intersection of that curve with the average mixing ratio in the boundary layer. Once the LCL is found, the parcel is lifted along the moist adiabat to 500 mb. It is then that one finds LI = Te(p) - Tp(p).

LI is generally scaled as follows:

  • LI 6 or Greater, Very Stable Conditions
  • LI Between 1 and 6 : Stable Conditions, Thunderstorms Not Likely
  • LI Between 0 and -2 : Slightly Unstable, Thunderstorms Possible, With Lifting Mechanism (i.e., cold front, daytime heating, ...)
  • LI Between -2 and -6 : Unstable, Thunderstorms Likely, Some Severe With Lifting Mechanism
  • LI Less Than -6: Very Unstable, Severe Thunderstorms Likely With Lifting Mechanism

The lifted index can be used in thunderstorm forecasting, however, convective available potential energy (CAPE) is considered by most as a superior measurement of instability and is preferred by many meteorologists for convection forecasting.[1] However, LI is easier and faster to determine without using a computer, as determining CAPE requires integration from one level to another.

Reanalysis output includes two lifted indices. the surface lifted index (LFTX) and the best (4-layer) lifted index (4LFTX).

The surface lifted index is computed by finding the temperature of an air parcel lifted from the lowest layer to 500 mb and subtracting
the ambient 500 mb temperature. The best lifted index is computed by lifting the parcel from the layer with the warmest equivalent potential temperature to 500 mb
and subtracting the ambient 500 mb temperature.
最暖等效位温

For computation, the vertical profile was converted to six layers of depth of 30 mb starting from the surface.

Stability of the Atmosphere

Lifted Index (LI)

The LI is a commonly utilized measure of stability which measures the difference between a lifted parcel's temperature at 500 mb and the environmental temperature at 500 mb. It incorporates moisture and lapse rate (static stability) into one number, which is less vulnerable to observations at individual pressure levels. However, LI values do depend on the level from which a parcel is lifted, and rally cannot account for details in th environmental temperature curve above the LCL and below 500 mb. LI was originally intended to utilize average moisture and temperature properties within the planetary boundary layer.

     LI  = T(500 mb envir) - T(500 mb parcel)

in degrees C, where T (500 mb envir) represents the 500 mb environmental temperature and T (500 mb parcel) is the rising air parcel's 500 mb temperature.

 LI over 0: Stable but weak convection possible for LI = 1-3 if strong lifting is present.
 LI = 0 to -3: Marginally unstable.
 LI = -3 to -6: Moderately unstable.
 LI = -6 to -9: Very unstable.
 LI below -9:  Extremely unstable.

These LI values are based on lifted parcels using the average lowest 50 to 100 mb moisture and temperature values (i.e., the boundary layer). Variations exist on how LI values are calculated, as discussed below.

Surfaced-based LI: Surface-based LIs can be calculated hourly, and assume a parcel is lifted from the surface using surface-based moisture and temperature values, as well as assigned environmental temperatures at 500 mb. This method is valid for a well-mixed nearly dry adiabatic afternoon boundary layer where surface characteristics are similar to those in the lowest 50 to 100 mb layer. However, these values would not be representative of the ambient elevated instability if a nocturnal inversion or shallow cool air to the north of a frontal boundary is present. In these cases, more instability resides above the surface, and parcels may be lifted to form thunderstorms from the top of the inversion.

Best LI: The Best LI represents the lowest (most unstable) LI computed from a series of levels from the surface to about 850 mb. This index is most useful during cases when shallow cool air exists north of a frontal boundary resulting in surface conditions and boundary layer-based LI values that are relatively stable. However, the airmass at the top of the inversion, from which lifting may occur, is potentially unstable. An example of this would be elevated ("overrunning") convection (possibly a nocturnal MCS).

NCEP数据资料获取 地面抬升指数的更多相关文章

  1. 使用腾讯开发平台获取QQ用户数据资料

    <今天是七夕:祝大家七夕嗨皮,前可么么哒,后可啪啪啪> Tips:本篇博客将教你如何使用腾讯开发平台获取QQ用户资料 ----------------------------------- ...

  2. SPSS常用基础操作(3)——对数据资料进行整理

    在实际工作中,往往需要对取得的数据资料进行整理,使其满足特定的分析需求,下面介绍SPSS在资料整理方面的一些功能. 1.加权个案加权个案是指给不同的个案赋予不同的权重,以改变该个案在分析中的重要性.为 ...

  3. ODAC (V9.5.15) 学习笔记(二十)大数据量获取处理

    ODAC获取数据的效率比较高,在Web程序中希望能够更快获取第一页的数据时,可以有几种方式: 1.在数据库中进行分页处理: 2.获取所有数据,只是快速返回第一页数据. 第一种方案对应用服务器资源消耗最 ...

  4. 【JAVA - SSM】之MyBatis插入数据后获取自增主键

    很多时候,我们都需要在插入一条数据后回过头来获取到这条数据在数据表中的自增主键,便于后续操作.针对这个问题,有两种解决方案: (1)先插入,后查询.我们可以先插入一条数据,然后根据插入的数据的各个字段 ...

  5. 使用Socket通信实现Silverlight客户端实时数据的获取(模拟GPS数据,地图实时位置)

    原文:使用Socket通信实现Silverlight客户端实时数据的获取(模拟GPS数据,地图实时位置) 在上一篇中说到了Silverlight下的Socket通信,在最后的时候说到本篇将会结合地图. ...

  6. DataTable相关操作,筛选,取前N条数据,获取指定列数据

    DataTable相关操作,筛选,取前N条数据,获取指定列数据2013-03-12 14:50 by Miracle520, 2667 阅读, 0 评论, 收藏, 编辑 1 #region DataT ...

  7. [C#]Winform后台提交数据且获取远程接口返回的XML数据,转换成DataSet

    #region 接口返回的Xml转换成DataSet /// <summary> /// 返回的Xml转换成DataSet /// </summary> /// <par ...

  8. js前端对后台数据的获取,如果是汉字则需要添上引号

    js前端对后台数据的获取,如果是汉字则需要添上引号

  9. LayUI之table数据表格获取行、行高亮等相关操作

    前言 目前LayUI数据表格既美观有不乏一些实用功能.基本上表格应有的操作已经具备,LayUI作者[贤心]肯定是煞费苦心去优化,此处致敬.但是实话实话,如果单纯那数据表格功能来说,EasUI的数据表格 ...

随机推荐

  1. 吴恩达《深度学习》-课后测验-第二门课 (Improving Deep Neural Networks:Hyperparameter tuning, Regularization and Optimization)-Week 1 - Practical aspects of deep learning(第一周测验 - 深度学习的实践)

    Week 1 Quiz - Practical aspects of deep learning(第一周测验 - 深度学习的实践) \1. If you have 10,000,000 example ...

  2. centos下安装mongodb和php的mongo扩展

    安装MongoDB 1.下面安装MongoDB,先下载: cd /usr/src wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2 ...

  3. 《Redis内存数据库》Redis数据类型和基本操作

    前言 redis 有多种数据类型,兼容应用的开发. 说明 第一种数据类型:string(字符串) set key value     -- 设置key和key对应的value值 get key    ...

  4. 图灵机器人api的使用方法含微信版本和网页版

    访问图灵机器人官网http://www.tuling123.com/ 注册一个新的机器人账号 注册成功后转到主页 点击我的机器人>创建机器人>微信机器人 填写基本信息 点击微信介入> ...

  5. php处理的图片无法进CDN缓存

    今天发现线上有个问题,线上一个图片域名,在前端已经加了CDN缓存,不落缓存,则用PHP动态实现图片缩放,但经PHP处理过的图片输出后,每次都要从后端读取,后端服务器压力瞬间增加,经分析,PHP中没有作 ...

  6. CAS导致的ABA问题以及解决方案

    CAS算法实现一个重要前提需要取出内存中某时刻的数据,而在下时刻比较并替换,那么在这个时间差类会导致数据的变化. 上篇文章讲到CAS会出现一个ABA问题.那什么是ABA问题呢? 官方一点的解释就是:当 ...

  7. Java环境变量配置 新手必备

    第一步:安装JDK,无脑下一步 建议修改安装路径 这里以jdk1.7为例子(之前帮机房安装软件,五六十台电脑都要用1.7); 2.安装完了之后右击此电脑,打开属性 打开系统高级设置 打开环境变量 这里 ...

  8. MySQL手注之盲注(布尔)

    布尔注入: 当我们在注入的过程中输入的语句在页面没有数据返回点,这就需要利用布尔型盲注一步步来猜取想要的数据.(盲注分为布尔盲注和时间盲注) 盲注常用函数: length()  返回字符串的长度, 可 ...

  9. centos7下安装MySQL 5.7.26 二进制版本(免安装绿色版)

    MySQL 5.7.26 二进制版本安装(免安装绿色版) 下载地址 https://downloads.mysql.com/archives/community/ https://cdn.mysql. ...

  10. Logback自定义日志颜色

    片段 1 片段 2 LogbackColorful.java package cn.mrxionge.netdemo; import ch.qos.logback.classic.Level; imp ...