文档详情

MeteoInfo软件使用指南.ppt

发布:2017-06-23约6.01千字共57页下载文档
文本预览下载声明
The layers created from grid data The layers created from station data Interpolate station data to grid data, then create contour or shaded layer Cressman IDW_Radius IDW_Neighbors Line data Trajectory Typhoon New variable created form existing variables Section plot One dimension plot Mask out layer Each layer has ‘IsMaskOut’ property. The mask out layer is only validate to the layers with true ‘IsMaskOut’ property. So you can control which layers will be masked out. MeteoInfo Layout Add web map layer ? - OpenStreetMap ? ? - OpenStreetMapQuestSatellite ? ? - BingMap ? ? - BingSatelliteMap ? ? - BingHybridMap ? ? - OviMap ? ? - OviSatelliteMap ? ? - OviTerrainMap ? ? - OviHybridMap ? ? - YahooMap ? ? - YahooSatelliteMap ? ? - YahooHybridMap Mercator projection Map projection Lambert_Conformal Albers_Conic_Equal_Area North_Polar_Stereographic South_Polar_Stereographic Mercator Robinson Mollweide Orthographic Oblique_Stereographic Transverse_Mercator Map projection example Lambert Polar Steregraphic Albers Mercator Map projection example Mollweide Robinson Oblique_Stereographic Orthographic Analysis functions Samples Windows Mac OS Linux Unix 在中国气象局高性能计算机上运行 只需将MeteoInfo软件的文件夹拷贝到大型机用户路径中,无需安装 Java版本问题的处理(如果大型机个人账户中Java的缺省版本是1.5,需要改为1.7) 修改meteoinfo.sh文件 支持Xwindow的客户端(比如Xmanager)登陆后,运行meteoinfo.sh文件即可 Plugin: Extend MeteoInfo functions TrajStat (Wang 2009 EMS) MeteoInfo Script Jython Console MeteoInfo script MeteoInfo有两种语言版本:Java和C#,Java版支持的脚本语言有Jython和Groovy,C#支持的脚本语言是IronPython。 需要具备的基本知识: 1. 初步了解Jython或者Python。总体而言Python是非常强大、流行且简单易学的编程语言。 2. 了解MeteoInfo Java库的主要用法。MeteoInfo Java库API帮助文档:/Documentation.aspx。 1. 在MeteoInfo脚本编辑器(通过“工具 - 脚本”菜单打开)中运行。在脚本编辑器中编写脚本或者打开已有的脚本程序,然后点击工具栏中的“Run Script”按钮运行。 2. 在命令行环境中运行。 ? ? Windows系统:meteoinfo.bat D:\Temp\test\test.py ? ? Linux系统:meteoinfo.sh /cma/u/wangyq/test/test.py 3. 在系统自动定时任务中运行。对于需要自动定时运行的MeteoInfo脚本程序可以加入系统定时任务中,Windows中是“任务计划程序”,Linux中是crontab。 ? ? Windows系统:最好将运行脚本的命令放入一个批处理文件(.bat)中,然后将该批处理文件加入任务计划程序中。 ? ?
显示全部
相似文档