Skip to main content

Transform structural drillcore measurements.

Project description

Documentation Status PyPI Status CI Test Coverage

Features

  • Transforms measurements from drillcores.

  • Supports alpha, beta and gamma measurements.

  • Supports .csv and .xlsx files.

  • Supports adding the column names of your data files to a custom-built config.ini file for each user.

  • TODO: Convention support

  • Currently supported convention explanation found in Documentation and Help

  • Documentation and Help: https://drillcore-transformations.readthedocs.io.

Running tests

To run pytest in currently installed environment:

poetry run pytest

To run full extensive test suite:

poetry run invoke test

Formatting and linting

Formatting and linting is done with a single command. First formats, then lints.

poetry run invoke format-and-lint

Building docs

Docs can be built locally to test that ReadTheDocs can also build them:

poetry run invoke docs

Invoke usage

To list all available commands from tasks.py:

poetry run invoke --list

Development

Development dependencies include:

  • invoke

  • nox

  • copier

  • pytest

  • coverage

  • sphinx

Big thanks to all maintainers of the above packages!

Credits

License

Copyright © 2020, Nikolas Ovaskainen.


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

drillcore-transformations-0.2.6.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

drillcore_transformations-0.2.6-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

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