Skip to main content

A Flexible and Interactive Spectral (and more!) Image Viewer for Python

Project description

pycubeview 🔎

A Flexible and Interactive Spectral (and more!) Image Viewer for Python


Motivation ✨

Whether it's an imaging spectrometer or an InSAR time-series, many remotely sensed scientific data comes in the form of a cube, which is here defined as any dataset that has spatial information in two dimensions and measured values in a third dimension. Below are listed some examples of scientific data cubes:

  • Hyperspectral Imagery
  • Multispectral Imagery
  • Spectral Maps from lab spectrometers
  • InSAR Time Series
  • Cloud Cover Evolution Map
  • LiDAR return counts
  • Scanning medical imagery
  • RGB Images
  • General Vector Fields
  • And Many More!

Installation ⬇️

pycubeview can be directly install from the Python Package Index using pip.

pip install pycubeview

Usage ⚙️

The basic CubeView GUI can be opened directly from the command line by ensuring you are in a python environment that has pycubeview installed and running

cubeview.exe

The CubeView GUI can also be started from a python script.

from pycubeview import open_cubeview
open_cubeview(image_data, cube_data, wvl_data)

Where the data can optionally provided as either a Numpy-Array or a filepath to one of the supported file types.

Supported File Types 📂

Image and Cube Data

spectralio files

  • .geospcub
  • .spcub

rasterio-compatible files

  • .img
  • .bsq
  • .tif

Wavelength Data

  • .wvl
  • .hdr
  • .txt
  • .csv

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

pycubeview-0.1.3.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

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

pycubeview-0.1.3-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file pycubeview-0.1.3.tar.gz.

File metadata

  • Download URL: pycubeview-0.1.3.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pycubeview-0.1.3.tar.gz
Algorithm Hash digest
SHA256 348bb46f02331800a76547a6e0a30c1e717686199e8afed81249e999d993c300
MD5 7bddb2656048de852295fed32ba6fa62
BLAKE2b-256 a64001005db3f689cdc370d76423374fb4e15844d1257782e3531a3bd59a0069

See more details on using hashes here.

File details

Details for the file pycubeview-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: pycubeview-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pycubeview-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5dc9132342ec4768637d5403c6b1daf160ffdf18b664bca06f8c74bd92b80368
MD5 21bd021619df2e909ac4f1a51d6b5ba6
BLAKE2b-256 dc95fa6ef51634dd083cd47eee625f1a3e272fe504c1f51717814f21b8e4c12c

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