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.2.tar.gz (11.0 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.2-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycubeview-0.1.2.tar.gz
  • Upload date:
  • Size: 11.0 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.2.tar.gz
Algorithm Hash digest
SHA256 e4b74932ed24701dab37b731c0b122bb7e80ab44ad0cf808634c25ea91352c9a
MD5 8d6671866a11974ceb0f9574a738ac73
BLAKE2b-256 7ac074cc639429939f3c95c7741293b83cc1364faab32fe199f4d1b707408bd8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycubeview-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 14.5 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4726a64e0801e6b8265598da2925b0d78f6003af00561ea3831cfde731fd24d1
MD5 8f8ff55eb56d3290413edf8269b92e68
BLAKE2b-256 77d4f321dd6732171f75bb37633ac4593beb4282fbdc6e8352d28c526ee5d8f5

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