版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
MeteoInfo:GISsoftwareformeteorologicaldatavisualizationandanalysisYaqiangWangChineseAcademyofMeteorologicalScienceswangyq@1精选课件2精选课件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).3精选课件4精选课件CommercialGISsoftwareVeryexpensiveComplexinoperationNotsupportpopularmeteorologicaldataformatsconveniently5精选课件VisualizationtoolsinatmosphericsciencecommunityGrADS,NCL,FerretCommand-lineinterfaceNotcloselylinkedwithGIScommunity6精选课件MeteoInfoDevelopmentWang2014MeteorologicalApplicationsGISfunctionsweredevelopedfromgroundlevel.Twoeditions:JavaandC#.MeteInfocouldbedownloadedfreelyfromthewebsiteCross-platform:Windows,Unix,Linux,MacOS.ExportasEPS,PDF,EMF,PNG,GIF,JPEG…7精选课件4D(meteorology)->2D,2.5D(GIS)Todevelopacomprehensivesoftwaretoolwhichhastheabilitytohandleboth4DmeteorologicaldataandtraditionalvectorandrasterGISdata.Datamodel8精选课件Supporteddataformats9精选课件MeteoInfoClassLibrary10精选课件MeteoInfo
ClassLibrary11精选课件Contour-relatedalgorithmsWang2012Computers&Geosciences12精选课件Contour-relatedlibraryWang2012Computers&Geosciences13精选课件UsingMeteoInfoC.dll14精选课件UsingMeteoInfoC.dllSourcecodecanbedownloadedfrom:15精选课件气溶胶数据处理系统(AeroDPS)16精选课件卫星反演、地面天气现象沙尘暴数据显示分析系统17精选课件酸雨数据分析系统18精选课件空气质量预报检验软件19精选课件气团轨迹统计分析软件TrajStatWangetal.,2009,EMS20精选课件MeteoInfoDesktopApplication21精选课件MainForm22精选课件SupportedMapandImageDataESRIshapefilewithpoint,polylineorpolygonshapetype.Projectedshapefilewasnotsupportedatpresent.GeographicmapdataofGrADS.GeographicmapdataofMICAPS.wmfmapdata.(Canbecreatedby‘OutputMapData’functioninMeteoInfo)NormalImagedata:Bmp,Jpg,Gif,Tiff,Png23精选课件LayersandProjectfileAlldatawereviewedaslayersVectorlayer(Point,Polyline,Polygon),hasattributedataImagelayer(geo-locationsetting,worldfile)Rasterlayer(Griddata)AlllayerssavedasfilesandthesettingofMapViewandLayoutcouldbesavedasaprojectfile(.mip).Thelayercreatedfrommeteorologicaldataisonlyexistinmemory.Itcanbesavedasashapefileandthencouldbesavedasalayerintheprojectfile.24精选课件Legendscheme25精选课件Chart26精选课件SymbolSet27精选课件Labeltheshapesbytheattributedataofafield28精选课件Imagelayer–aftergeo-located29精选课件CreatemeteorologicaldatalayersContourShadedGridFillGridPointVectorBarbRasterStationPointContourShadedBarbWeatherSymbolStationModelStationInfoGridDataStationDataLineDataTrajLineTrajStartPointTrajPoint30精选课件Thelayerscreatedfromgriddata31精选课件Thelayerscreatedfromgriddata32精选课件Thelayerscreatedfromstationdata33精选课件Interpolatestationdatatogriddata,thencreatecontourorshadedlayerCressmanIDW_RadiusIDW_Neighbors34精选课件LinedataTrajectoryTyphoon35精选课件Newvariablecreatedformexistingvariables36精选课件SectionplotOnedimensionplot37精选课件MaskoutlayerEachlayerhas‘IsMaskOut’property.Themaskoutlayerisonlyvalidatetothelayerswithtrue‘IsMaskOut’property.Soyoucancontrolwhichlayerswillbemaskedout.38精选课件MeteoInfo
Layout39精选课件Addwebmaplayer
-OpenStreetMap
-OpenStreetMapQuestSatellite
-BingMap
-BingSatelliteMap
-BingHybridMap
-OviMap
-OviSatelliteMap
-OviTerrainMap
-OviHybridMap
-YahooMap
-YahooSatelliteMap
-YahooHybridMapMercatorprojection40精选课件MapprojectionLambert_ConformalAlbers_Conic_Equal_AreaNorth_Polar_StereographicSouth_Polar_StereographicMercatorRobinsonMollweideOrthographicOblique_StereographicTransverse_Mercator41精选课件MapprojectionexampleLambertPolarSteregraphicAlbersMercator42精选课件MapprojectionexampleMollweideRobinsonOblique_StereographicOrthographic43精选课件Analysisfunctions44精选课件Samples45精选课件WindowsMacOSLinuxUnix46精选课件在中国气象局高性能计算机上运行只需将MeteoInfo软件的文件夹拷贝到大型机用户路径中,无需安装Java版本问题的处理(如果大型机个人账户中Java的缺省版本是1.5,需要改为1.7)修改meteoinfo.sh文件支持Xwindow的客户端(比如Xmanager)登陆后,运行meteoinfo.sh文件即可47精选课件Plugin:ExtendMeteoInfofunctionsTrajStat(Wang2009EMS)48精选课件MeteoInfoScriptJythonConsole49精选课件MeteoInfoscriptMeteoInfo有两种语言版本:Java和C#,Java版支持的脚本语言有Jython和Groovy,C#支持的脚本语言是IronPython。
需要具备的基本知识:
1.初步了解Jython或者Python。总体而言Python是非常强大、流行且简单易学的编程语言。
2.了解MeteoInfoJava库的主要用法。MeteoInfoJava库API帮助文档:/Documentation.aspx。50精选课件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.pyRunMeteoInfoscript51精选课件Writeandru
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 酸奶促销活动策划方案
- 时间的测量与呈现-钟表运转原理
- 美迪教育案例分享
- 2026年公务员面试礼仪与着装指南
- 2026年世界防治结核病日线上答题活动集
- 环境保护知识竞赛测试题2026年
- 2026年计算机信息系统保密管理规定测试
- 2026年中石油宜宾分公司数智化工程师面试题集及答题思路
- 2026年面试技能提升航空运输专业技巧讲解
- 2026年审计局遴选面试财政审计与经济责任题
- (高清版)DZT 0208-2020 矿产地质勘查规范 金属砂矿类
- 天津市各地区2022年中考化学一模试题汇编-实验题
- 分子蒸馏完整版本
- 转动设备的检修课件
- 苏通长江大桥桥区水域通航安全风险与海事管理对策(航海技术)
- 小动物常规临床检查皮肤
- TCCUA 003-2019 金融信息科技服务外包风险管理能力成熟度评估规范
- 烟草专卖违法行为课件
- GB/T 28387.2-2012印刷机械和纸加工机械的设计及结构安全规则第2部分:印刷机、上光机和印前机械
- GB/T 12618.1-2006开口型平圆头抽芯铆钉10、11级
- 中医优势病种临床路径
评论
0/150
提交评论