加载、管理和绘制岩土数据,包括 GEF 和 DTS 测量
项目描述
用于加载原始 DTS 文件、执行校准和绘制结果的 Python 包
免费软件:BSD 3-Clause License
安装
pip install geotechnicalprofile
pip 上的当前版本是 vv0.3.0。. 这可能是这个存储库后面的几个提交。Pip install 直接从 github 获取最新的更改。
通过例子学习
通过单击启动绑定器按钮以交互方式在线运行示例笔记本。
文档
发展
要运行所有测试运行:
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
查看哈希)
内置分布
关
geotechnicalprofile -0.3.0.tar.gz 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 061034bf77265b3df0d95a2612a82d9efaa1cb118e4e772162d38828b91d480d |
|
| MD5 | 7f83a21b0920dd60a35e41c8c43a28e3 |
|
| 布莱克2-256 | fe8355fbcac48958ea383b1650ba4eaa09ad2bb9a45f2394941e39b0680c3e3a |
关
geotechnicalprofile -0.3.0-py2.py3-none-any.whl 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 5efb54fc2931b77aa41fc63505dd48d58dd78999bb6a4eca49e59fb4ba2bbacf |
|
| MD5 | def43b23f4c22fad087a494b59c8f735 |
|
| 布莱克2-256 | 6c7aa92ca769c0357605399388933bc493141dfcf7a325969012cd55d04be628 |