Review of the Local Analysis and Prediction System Project:的局部分析和预报系统项目的审查.ppt
《Review of the Local Analysis and Prediction System Project:的局部分析和预报系统项目的审查.ppt》由会员分享,可在线阅读,更多相关《Review of the Local Analysis and Prediction System Project:的局部分析和预报系统项目的审查.ppt(74页珍藏版)》请在三一办公上搜索。
1、LAPS Engineering Overview,LAPS-Local Analysis and Prediction System,John McGinley and Linda Wharton,LAPS Engineering Overview,LAPS-Local Analysis and Prediction System,The goal of LAPS is to ingest spatially and temporally diverse data and output analysis grids.Outline of Engineering Overview:Data I
2、ngest:Sources and ProcessesAnalysis ProcessesSystem/Software ArchitectureLAPS InstallationLAPS LocalizationRunning LAPSUse of LAPS Analysis Grid Files,LAPS Data Ingest Overview,LAPS-Local Analysis and Prediction System,A main goal of the LAPS ingest is to keep ingest code separate from analysis code
3、.This is done by pre-processing ingest data into“intermediate”files that have formats that are expected by the analysis code.The way to incorporate your locally available data into LAPS is to pre-process it into the“intermediate”file format LAPS expects.The intermediate files are in netCDF or ASCII
4、formats.,LAPS Data Ingest,LAPS-Local Analysis and Prediction System,Data Ingest Sources,LAPS-Local Analysis and Prediction System,LAPS can ingest the following data:Gridded Background Models(RUC,NAM,GFS)Satellite(imager,sounder,retrieved soundings,and cloud-top pressure)Surface DataRAOB/Dropsonde/Ra
5、diometerRadarPIREPS&ACARS from aircraftWind Profiler/RASSGPSCloud Drift Winds,Data Ingest Processes-Background,LAPS-Local Analysis and Prediction System,LAPS uses Gridded Model“Background”Data as a model first guess for the LAPS analysis.The Background model must cover the entire LAPS grid both vert
6、ically and horizontally.The Background model may be at a coarser resolution than LAPS.The model data is mapped onto the LAPS grid,both vertically and horizontally.If necessary,the ingest process will temporally interpolate background data so there is data available for each LAPS cycle.,Data Ingest P
7、rocesses-Background,LAPS-Local Analysis and Prediction System,The Data read from the background model are:3DSurfaceheightheighttemperaturetemperaturespecific humidityspecific humidityu,v windsu,v windsomega windsurface pressureMean Sea Level pressure,Data Ingest Processes-Background,LAPS-Local Analy
8、sis and Prediction System,The LAPS process that ingests the Background data is lga.exe The output from lga.exe is stored in netCDF files,with 3D data in the lga output directory and 2D surface data in the lgb output directory.The variables output into the 3D lga file are:height,temperature,specific
9、humidity,u and vwinds,and wind omega.The variables output into the surface lgb file are:temperature,specific humidity,u and v winds,dewpoint,surface pressure,MSLP,and reducedpressure.,Data Ingest Processes-Satellite,LAPS-Local Analysis and Prediction System,lvd_sat_ingest is the process that ingests
10、 GOES satellite data.LAPS makes use of the following satellite channels:visible 3.9 6.7(water vapor)11.2(window IR)12.0 If the raw satellite data does not cover the entire LAPS domain,the missing area is flagged using the LAPS missing_data value.,Data Ingest Processes Surface Data,LAPS-Local Analysi
11、s and Prediction System,LAPS ingests surface data from two netCDF file formats,METAR/SYNOP and LDAD.METAR files are generated hourly by the National Weather Service(NWS)and contain data collected by meteorologists at each Weather Forecast Office(WFO)and NWS automated weather stations.LDAD files cont
12、ain data from diverse sources,either automatically or by non-meteorologists,and have the potential to store more varied data,such as ship and buoy.The LAPS process that ingests surface data is obs_driver.Once the surface data is ingested,gross“climatological”quality control(qc)checks are performed.o
13、bs_driver combines the data from METAR and LDAD files and the output is an ASCII file in the lso output directory,Data Ingest Processes Surface Data,LAPS-Local Analysis and Prediction System,The additional Data read from the LDAD netCDF file are:wet bulb temperaturesolar radiationcloud base heightse
14、a surface temperaturelow level cloud typebuoy/ship-typemid level cloud typebuoy/ship true directionhigh level cloud typebuoy/ship true speedprecipitation ratewave periodprecipitation typewave height precipitation intensitymax temp recording periodtime since last precipmin temp recording period Since
15、 many data sources only report sporadically,the time the data last changed is recorded for:temperature,relative humidity,station pressure,wind speed,wind direction,wind gust,solar radiation,Data Ingest Processes Blacklisting,LAPS-Local Analysis and Prediction System,LAPS has implemented a“blacklist”
16、for surface data stations located in either METAR or LDAD input files.This allows obs_driver to skip stations with known bad variables(one or several)or to skip a station completely.The current data that can be blacklisted are:temperature,dewpoint,relative humidity,wind,altimeter,station pressure,MS
17、L pressure,visibility,clouds(all layers),precipitation,snow cover,solar radiation,soil/water temperature,soil moisture.The Blacklist.dat file is an ASCII file that is installed in the data/static directory.A Blacklist.example file comes with LAPS,and formatting information can be found in the LAPS R
18、EADME file.,Data Ingest Processes Vertical Soundings,LAPS-Local Analysis and Prediction System,Sounding data is used if the observations lie in the time window of the laps cycle time and if the data is available.Sounding data sources are RAOB,dropsonde,satellite sounding and radiometer.Data read in
19、from the RAOB sounding files are:latitude,longitude,elevation,release time,synoptic time,station name,wmoid At Mandatory levels:height,pressure,temperature,dewpoint depression,wind direction,wind speed At Significant Wind levels:height,wind direction,wind speed At Significant Temperature levels:pres
20、sure,dewpoint depression,temperature,Data Ingest Processes-Radar,LAPS-Local Analysis and Prediction System,LAPS makes use of Wideband Radar Data(WSR-88D,Level II),using 3D reflectivity and velocity in polar coordinates.Up to 20 Wideband radars may be processed within the domain.LAPS also uses Narrow
21、band Radar Data(WSR-88D,Level III),using a single level of reflectivity in polar coordinates.Up to 9 Narrowband radars may be processed within the domain.The Data read in from the radar files are:site name,latitude,longitude,elevation,reflectivity,velocity,spectrum width,gate spacing for velocity an
22、d reflectivity,range to first gate for velocity and reflectivity,nyquist velocity,number of radials,radial azimuth and elevation angles,LAPS Analysis Processes,LAPS-Local Analysis and Prediction System,windsurfacetempcloudhumidderivaccumsoil,LAPS Analysis-Legend,LAPS-Local Analysis and Prediction Sy
23、stem,lso,lrs,analysis,lvd,lgb,LC3,LWM,lga,LSX,OUTPUT File=dark blue box,upper case letters,previous OUTPUT File=dark green box,upper case letters,Required input,Optional input,Intermediate file=light blue box,lower case letters,Analysis Flow Chart(from FMI),LAPS-Local Analysis and Prediction System,
24、Wind Analysis,LAPS-Local Analysis and Prediction System,The Wind Analysis is generated using surface observations,profiler data,cloud drift winds and aircraft reports.Background model grids are used as a first guess and to do quality control on new observations.Time tendencies from the background mo
25、del are applied to the aircraft/cloud-drift wind reports when they are taken before or after the nominal analysis time.,Wind Analysis,LAPS-Local Analysis and Prediction System,Quality control within the Wind Analysis rejects any observations deviating from the background by more than a threshold dep
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- Review of the Local Analysis and Prediction System Project:的局部分析和预报系统项目的审查 Project 局部 分析 预报 系统 项目 审查
链接地址:https://www.31ppt.com/p-2244923.html