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

Uploaded Python 3

File details

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

File metadata

  • Download URL: drb_driver_litto3d-1.3.4.tar.gz
  • Upload date:
  • Size: 25.1 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.4.tar.gz
Algorithm Hash digest
SHA256 48308c09bfc85e1f75fd94ea0bda294d34f4d33feffd37c5a2b0c578ccda24c4
MD5 5c89ca3ac940603cfa07924a6a4d215f
BLAKE2b-256 447835de62c6a994c4a8b8a6e8043cfc0e1361d51e11f31568dc0ac927376318

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for drb_driver_litto3d-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 28ad4a640bb09c3e0786c809cbfe0019b758aa50ce247b038db7b66eadb69f8a
MD5 dcc33c6eb95e572c605115f60c394443
BLAKE2b-256 1b3617930032cff0a4081dfb5129199850a739e2b855ab131ec70efa6950c910

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