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.3.tar.gz (25.0 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.3.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file drb_driver_litto3d-1.3.3.tar.gz.

File metadata

  • Download URL: drb_driver_litto3d-1.3.3.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for drb_driver_litto3d-1.3.3.tar.gz
Algorithm Hash digest
SHA256 543aa29b92872e73e1350825f4bdba9534933616c305bc6a788c10b16d58cee1
MD5 5673cecf4764a36003caf39f6e826e99
BLAKE2b-256 77df3071a24acea240ba76d976e53db5a3fb37c6e2c6a7c6595fb809b14b5b57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for drb_driver_litto3d-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5762787d36b0c76289e3de196f86eadd5b528e9fb33606777140cbb4ad7e241d
MD5 76545e84253926fb8f99020fb41a1fa5
BLAKE2b-256 3516a1f14769a1bdf324fe7c60b348a32fbd57519310b5ad693c5ac95b676499

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