使用dhi mike21的python工具

dhitools的Python项目详细描述


DHI工具

Documentation Status

用于处理DHI MIKE21的python工具。

功能:

  • 将多个光栅DEM直接插入.mesh文件
  • 读取并分析.dfsu文件
  • 直接从.shp.mesh
  • 创建.dfsu粗糙度图(或任何其他图)
  • 阅读并分析.dfs0.dfs1.dfs2文件

由于依赖于mike sdk DLL库,因此仅支持windows。

Mesh plot

安装

要求

安装

Recommended that Anaconda is used to install GDAL and geopandas. Alternatively, see here and here for installation instructions of these packages.

首先,安装mike软件开发工具包

Download installer from here

安装mike sdk之后:

conda install gdal
conda install geopandas
pip install pythonnet
pip install dhitools

示例

有关示例,请参阅以下Jupyter笔记本:

文档

https://dhitools.readthedocs.io/en/latest/index.html

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Eclipse内存分析器(MAT):不显示当前正在运行的进程   java Apache Velocity:转义字符不能作为关联数组键用于PHP   不截断零的java格式十进制输出   在另一个类文件中调用时返回空值的java getter   java集合获取连接   java解析json使用Gson登录系统应用程序强制关闭   java DelferredResult带有两个请求的ajax请求   java可降低功耗,同时应使用无线   java BoxLayout无法共享错误?   java如何使用计时器制作闹钟   java使用OAuth2保护RESTWeb服务:一般原则   java在一个jframe上显示多个图像和按钮