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.2.0.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for drb-driver-litto3d-1.2.0.tar.gz
Algorithm Hash digest
SHA256 ae09fb2f300ae12475388f3d38f28910bfe1d9fc8f7615936bac501d4cdd3073
MD5 0887928aa1133ce660025535910a745c
BLAKE2b-256 b331a5b83f2fc05b23d23525d9c9b1d3c17336caee3b75487920a99c8a01cff5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for drb_driver_litto3d-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff536b395bb82447031e4be5b7e900ed92de545e3f4f99fe849b6d3578a67b01
MD5 fb27d008115483f497e003faf65376a2
BLAKE2b-256 dd98aa14338f609007cb399c915750935cc2098f8a5ac12e4ab3442fe596678e

See more details on using hashes here.

Supported by

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