Skip to main content

DRB Litto3D driver

Project description

Litto3dNode Implementation

This drb-driver-litto3d module implements access to litto3d format (.asc and .xyz files) with DRB data model. It is able to retrieve common implementations such as pandas, numpy or rasterio.

litto3d Factory and litto3d Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.driver.
The implementation name is litto3d.
The factory class is encoded into drb.drivers.litto3d.node.

The litto3d has 2 formats:

  • .asc which contains a header with spatial attributes and array attributes and an array of data
  • .xyz which contains a list of coordinates and the z value with some metadata about the litto3D

The base node can be a DrbFileNode, DrbHttpNode, DrbZipNode or any other nodes able to provide streamed (BufferedIOBase, RawIOBase, IO) litto3d content.

limitations

The current version does not manage child modification and insertion. litto3dNode is currently read only.

Using this module

To include this module into your project, the drb-driver-litto3d module shall be referenced into requirements.txt file, or the following pip line can be run:

pip install drb-driver-litto3d

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

drb-driver-litto3d-1.3.0.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

drb_driver_litto3d-1.3.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file drb-driver-litto3d-1.3.0.tar.gz.

File metadata

  • Download URL: drb-driver-litto3d-1.3.0.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for drb-driver-litto3d-1.3.0.tar.gz
Algorithm Hash digest
SHA256 4e6c408b301186433c4150c3df8a5cf14855e8412937570a80a3b64045faa51c
MD5 5dd8e7e2d5c2a7491f7d54c477adb97b
BLAKE2b-256 94b73f1cd6d9859521d8e56645572402ef0002bf5a24718961f25b249bd24c28

See more details on using hashes here.

File details

Details for the file drb_driver_litto3d-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for drb_driver_litto3d-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78164f043a11e2e6ce28045201f6c72caed6b99725f82562fd28f78d613370a6
MD5 7149e7bfd00092dc47ed2fda10b5dfd5
BLAKE2b-256 84cf888324e1f4fc1b2b65a1df659053e9a0e96b00cec26a5d8781c74df2ed20

See more details on using hashes here.

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