Skip to main content

Load, manage, and plot geotechnical data, including GEF and DTS measurements

Project description

A Python package to load raw DTS files, perform a calibration, and plot the result

  • Free software: BSD 3-Clause License

Installation

pip install geotechnicalprofile

Current version on pip is vv0.2.0. . This is probably several commits behind this repository. Pip install directly from github to obtain the most recent changes.

Learn by examples

Interactively run the example notebooks online by clicking the launch-binder button.

Documentation

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

Development

To run the all tests run:

tox

To bump version and docs:

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*

Changelog

0.1.0 (2018-10-03)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geotechnicalprofile-0.2.0.tar.gz (247.9 kB view details)

Uploaded Source

Built Distribution

geotechnicalprofile-0.2.0-py2.py3-none-any.whl (12.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file geotechnicalprofile-0.2.0.tar.gz.

File metadata

  • Download URL: geotechnicalprofile-0.2.0.tar.gz
  • Upload date:
  • Size: 247.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for geotechnicalprofile-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ce544c51085a017b407effbed678b124ed57fb732182e4f4055cc5bf9da8cd98
MD5 b08832e2995b3a60429efd2ffb200a22
BLAKE2b-256 9619e459b16e79f4bd9abe1eff7669e4a704763516e5a1d081b39478dd2c415b

See more details on using hashes here.

File details

Details for the file geotechnicalprofile-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: geotechnicalprofile-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for geotechnicalprofile-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c2641c7ec253e91d8e5980eeaf4df0c3ff3846d8ad577e1f4463aa6a728b6d3f
MD5 28094e842dfd820d52f80e989ce760d5
BLAKE2b-256 1061e1be2870a4929d194a3fda5eeeead1f5190d258933ecfc1a37509b622433

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page