Skip to main content

加载、管理和绘制岩土数据,包括 GEF 和 DTS 测量

项目描述

用于加载原始 DTS 文件、执行校准和绘制结果的 Python 包

  • 免费软件:BSD 3-Clause License

安装

pip install geotechnicalprofile

pip 上的当前版本是 vv0.3.0。. 这可能是这个存储库后面的几个提交。Pip install 直接从 github 获取最新的更改。

通过例子学习

通过单击启动绑定器按钮以交互方式在线运行示例笔记本。

文档

https://python-geotechnical-profile.readthedocs.io/

发展

要运行所有测试运行:

tox

要提高版本和文档:

git status          # to make sure no unversioned modifications are in the repository
tox                 # Performes tests and creates documentation and runs notebooks
git status          # Only notebook related files should be shown
git add --all       # Add all notebook related files to local version
git commit -m "Updated notebook examples to reflect recent changes"
bumpversion patch   # (major, minor, patch)
git push
rm -rf build        # Clean local folders (not synced) used for pip wheel
rm -rf src/*.egg-info
rm -rf dist/*
python setup.py clean --all sdist bdist_wheel
twine upload --repository-url https://upload.pypi.org/legacy/ dist/geotechnicalprofile*

变更日志

0.1.0 (2018-10-03)

  • PyPI 上的第一个版本。

下载文件

下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。

源分布

geotechnicalprofile-0.3.0.tar.gz (247.9 kB 查看哈希)

已上传 source

内置分布

geotechnicalprofile-0.3.0-py2.py3-none-any.whl (12.2 kB 查看哈希

已上传 py2 py3