Skip to main content
Example of use Abstract
image DaMapper is a damage segmentation and mapping tool for NDT data. The damage itself is abstracted as a polygon or idealized as an ellipse and can be exported layerwise as XML or IGES.

Keywords: ndt segmentation postprocessing

doc PyPi

DaMapper

This package is supported by stmlab and is best installed by running

stmlab install damapper

Please refer to stmlab for further installation and licensing instructions.

Downloading

Use GIT to get the latest code base. From the command line, use

git clone https://gitlab.dlr.de/dlr-sy/damapper damapper

If you check out the repository for the first time, you have to initialize all submodule dependencies first. Execute the following from within the repository.

git submodule update --init --recursive

To fetch all required metadata for each submodule, use

git submodule foreach --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master) || git checkout main'

To update all refererenced submodules to the latest production level, use

git submodule foreach --recursive 'git pull origin $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master) || git pull origin main'

Installation

DaMapper can be installed from source using poetry. If you don't have poetry installed, run

pip install poetry --pre --upgrade

to install the latest version of poetry within your python environment. Use

poetry update

to update all dependencies in the lock file or directly execute

poetry install

to install all dependencies from the lock file. Last, you should be able to import DaMapper as a python package.

import damapper

Contact

Download files

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

Source Distribution

damapper-1.7.17.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

damapper-1.7.17-py2.py3-none-any.whl (7.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file damapper-1.7.17.tar.gz.

File metadata

  • Download URL: damapper-1.7.17.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for damapper-1.7.17.tar.gz
Algorithm Hash digest
SHA256 3515ee1b39c2eae9c68faf9cb46c447ded61b71149fac4a472827073f0a98d64
MD5 a8bb4a086edcfaf5c814913a6d5550f7
BLAKE2b-256 c7231b2058958caafe87be476b642e9725d4f24b85553fdc97c98d243f1842cd

See more details on using hashes here.

File details

Details for the file damapper-1.7.17-py2.py3-none-any.whl.

File metadata

  • Download URL: damapper-1.7.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for damapper-1.7.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7721d42fa27e2e4bd72dc1c3a9761cb49d9efc5677b15731db5afa28b9ae5b40
MD5 206d886c81c648be803b964693b19736
BLAKE2b-256 48fee3d93ed4b7117f41e8caf811c02b664b2ac2b444b84b0449e70929ad51f3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.7.17 This release

2 files

Supported by

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