Eptium for Jupyter
A jupyter widget to display COPC and COGS data from Eptium.
Installation
You can install using pip:
pip install eptium
Usage
The following is an example on how to render data within the jupyter notebook environment
import eptium
w = eptium.Eptium()
w.render("https://s3.amazonaws.com/hobu-lidar/autzen-classified.copc.laz")
The example above shows a remote URL to a COPC file. Inside jupyter, this extension can also render local files relative to the notebook.
import eptium
w = eptium.Eptium()
w.render("./path/to/file.copc.laz")
The render method supports other optional arguments to customize the view. Run help(w.render) to see the possible options.
Note: the local file functionality is not present in google colab.
Release files for eptium 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eptium-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / eptium-0.2.0-py3-none-any.whl
| Download URL | eptium-0.2.0-py3-none-any.whl |
|---|---|
| Size | 17.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
803d980c2574420bc54e59a445f477e24681af30fcc7271aa2cd871df93e247d
|
|
BLAKE2b-256 checksum How to use checksums |
dc3890ce237815372959b5ec34079ccf1052f72bc0e43d449505068a00980469
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 23, 2025.
Transparency log