MeteoInfo软件使用指南课件_第1页
MeteoInfo软件使用指南课件_第2页
MeteoInfo软件使用指南课件_第3页
MeteoInfo软件使用指南课件_第4页
MeteoInfo软件使用指南课件_第5页
已阅读5页,还剩53页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

MeteoInfo:GISsoftwareformeteorologicaldatavisualizationandanalysisYaqiangWangChineseAcademyofMeteorologicalScienceswangyq@GISapplicationinmeteorologyGISisforspatialdataanalysis.MeteorologicalandclimaticdataareinherentlyspatiallyvariableThepowerfulmappingcapability,Layer-basedvisualizationTheabundantposition-basedinformationandanalysisfunctionsonlandsurfaces,GIS,e.g.topographicanalysis,land-usechanges,urbaninterfaceandwaterresourcesSpatialanalysiscapabilities.Forexample,geostatisticalanalysesusedinclimatedatainterpolationGIShasbeenappliedinmanyfacetsofthemeteorologicalfieldsuchasforecastmodelverification(Feidasetal.,2007),airpollutionprediction(DaiandRocke,2000;Elbir,2004;Hochadeletal.,2006),agrometeorologicalzoning(Menkiretal.,2000;McKenneyetal.,2001),hydrometeorologicalforecasting(BellandMoore,1998)andasaneducationtool(Shipley,2006).CommercialGISsoftwareVeryexpensiveComplexinoperationNotsupportpopularmeteorologicaldataformatsconvenientlyVisualizationtoolsinatmosphericsciencecommunityGrADS,NCL,FerretCommand-lineinterfaceNotcloselylinkedwithGIScommunityMeteoInfoDevelopmentWang2014MeteorologicalApplicationsGISfunctionsweredevelopedfromgroundlevel.Twoeditions:JavaandC#.MeteInfocouldbedownloadedfreelyfromthewebsiteCross-platform:Windows,Unix,Linux,MacOS.ExportasEPS,PDF,EMF,PNG,GIF,JPEG…4D(meteorology)->2D,2.5D(GIS)Todevelopacomprehensivesoftwaretoolwhichhastheabilitytohandleboth4DmeteorologicaldataandtraditionalvectorandrasterGISdata.DatamodelSupporteddataformatsMeteoInfoClassLibraryMeteoInfo

ClassLibraryContour-relatedalgorithmsWang2012Computers&GeosciencesContour-relatedlibraryWang2012Computers&GeosciencesUsingMeteoInfoC.dllUsingMeteoInfoC.dllSourcecodecanbedownloadedfrom:气溶胶数据处理系统(AeroDPS)卫星反演、地面天气现象沙尘暴数据显示分析系统酸雨数据分析系统空气质量预报检验软件气团轨迹统计分析软件TrajStatWangetal.,2009,EMSMeteoInfoDesktopApplicationMainFormSupportedMapandImageDataESRIshapefilewithpoint,polylineorpolygonshapetype.Projectedshapefilewasnotsupportedatpresent.GeographicmapdataofGrADS.GeographicmapdataofMICAPS.wmfmapdata.(Canbecreatedby‘OutputMapData’functioninMeteoInfo)NormalImagedata:Bmp,Jpg,Gif,Tiff,PngLayersandProjectfileAlldatawereviewedaslayersVectorlayer(Point,Polyline,Polygon),hasattributedataImagelayer(geo-locationsetting,worldfile)Rasterlayer(Griddata)AlllayerssavedasfilesandthesettingofMapViewandLayoutcouldbesavedasaprojectfile(.mip).Thelayercreatedfrommeteorologicaldataisonlyexistinmemory.Itcanbesavedasashapefileandthencouldbesavedasalayerintheprojectfile.LegendschemeChartSymbolSetLabeltheshapesbytheattributedataofafieldImagelayer–aftergeo-locatedCreatemeteorologicaldatalayersContourShadedGridFillGridPointVectorBarbRasterStationPointContourShadedBarbWeatherSymbolStationModelStationInfoGridDataStationDataLineDataTrajLineTrajStartPointTrajPointThelayerscreatedfromgriddataThelayerscreatedfromgriddataThelayerscreatedfromstationdataInterpolatestationdatatogriddata,thencreatecontourorshadedlayerCressmanIDW_RadiusIDW_NeighborsLinedataTrajectoryTyphoonNewvariablecreatedformexistingvariablesSectionplotOnedimensionplotMaskoutlayerEachlayerhas‘IsMaskOut’property.Themaskoutlayerisonlyvalidatetothelayerswithtrue‘IsMaskOut’property.Soyoucancontrolwhichlayerswillbemaskedout.MeteoInfo

LayoutAddwebmaplayer

-OpenStreetMap

-OpenStreetMapQuestSatellite

-BingMap

-BingSatelliteMap

-BingHybridMap

-OviMap

-OviSatelliteMap

-OviTerrainMap

-OviHybridMap

-YahooMap

-YahooSatelliteMap

-YahooHybridMapMercatorprojectionMapprojectionLambert_ConformalAlbers_Conic_Equal_AreaNorth_Polar_StereographicSouth_Polar_StereographicMercatorRobinsonMollweideOrthographicOblique_StereographicTransverse_MercatorMapprojectionexampleLambertPolarSteregraphicAlbersMercatorMapprojectionexampleMollweideRobinsonOblique_StereographicOrthographicAnalysisfunctionsSamplesWindowsMacOSLinuxUnix在中国气象局高性能计算机上运行只需将MeteoInfo软件的文件夹拷贝到大型机用户路径中,无需安装Java版本问题的处理(如果大型机个人账户中Java的缺省版本是1.5,需要改为1.7)修改meteoinfo.sh文件支持Xwindow的客户端(比如Xmanager)登陆后,运行meteoinfo.sh文件即可Plugin:ExtendMeteoInfofunctionsTrajStat(Wang2009EMS)MeteoInfoScriptJythonConsoleMeteoInfoscriptMeteoInfo有两种语言版本:Java和C#,Java版支持的脚本语言有Jython和Groovy,C#支持的脚本语言是IronPython。

需要具备的基本知识:

1.初步了解Jython或者Python。总体而言Python是非常强大、流行且简单易学的编程语言。

2.了解MeteoInfoJava库的主要用法。MeteoInfoJava库API帮助文档:/Documentation.aspx。1.在MeteoInfo脚本编辑器(通过“工具->脚本”菜单打开)中运行。在脚本编辑器中编写脚本或者打开已有的脚本程序,然后点击工具栏中的“RunScript”按钮运行。

2.在命令行环境中运行。

Windows系统:meteoinfo.batD:\Temp\test\test.py

Linux系统:meteoinfo.sh/cma/u/wangyq/test/test.py

3.在系统自动定时任务中运行。对于需要自动定时运行的MeteoInfo脚本程序可以加入系统定时任务中,Windows中是“任务计划程序”,Linux中是crontab。

Windows系统:最好将运行脚本的命令放入一个批处理文件(.bat)中,然后将该批处理文件加入任务计划程序中。

Linux系统:将运行脚本的命令放入一个shell脚本中,然后在crontab中设置。

meteoinfo.sh-b/cma/u/wnagyq/test/test.pyRunMeteoInfoscriptWriteandrunascr

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论