Skip to main content

HYPSO Toolbox For Satellite Image Processing

Project description

HYPSO

"hypso" is a simple, fast, processing and visualization tool for the hyperspectral images taken by the HYPSO mission from the Norwegian University of Science and Technology (NTNU) for Python >3.10

Installation

Pip

pip install hypso

Anaconda

It is recommended to use mamba as it is less prone to errors in dependency management than the default conda terminal (see https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html)

if conda installed:

conda install -c conda-forge conda-libmamba-solver 
conda config --set solver libmamba
conda create -n hypsoenv python=3.9
conda activate hypsoenv
conda install -c conda-forge hypso

if mamba installed:

mamba create -n hypsoenv python=3.9
mamba activate hypsoenv
mamba install -c conda-forge hypso

To update to the most recent version it is suggested to run the following code (change "mamba" for "conda" if needed):

mamba search -c conda-forge hypso
mamba update hypso

Authors

  • Package: @DevAlvaroF, @CameronLP
  • Correction Coefficients: Marie Henriksen, Joe Garett
  • Georeferencing: Sivert Bakken, Dennis Langer

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

hypso-2.0.3b1.tar.gz (84.2 MB view details)

Uploaded Source

Built Distribution

hypso-2.0.3b1-py3-none-any.whl (84.2 MB view details)

Uploaded Python 3

File details

Details for the file hypso-2.0.3b1.tar.gz.

File metadata

  • Download URL: hypso-2.0.3b1.tar.gz
  • Upload date:
  • Size: 84.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for hypso-2.0.3b1.tar.gz
Algorithm Hash digest
SHA256 24889e048ed628a1ba778e61c37a9f071a90d8efa95a5f6f3858888716148e51
MD5 7dd9cbccdd379b52073d3b3ca3ee3efe
BLAKE2b-256 29d6450ef0b43f17b0dd2a9c4d718dcb0dcd5d635be36129e94a48c2348e0d43

See more details on using hashes here.

File details

Details for the file hypso-2.0.3b1-py3-none-any.whl.

File metadata

  • Download URL: hypso-2.0.3b1-py3-none-any.whl
  • Upload date:
  • Size: 84.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for hypso-2.0.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9f887d609b15faa03ae4a26f4eda9afed8393ea60a3c0254893d0e47b84a70c
MD5 229e387536a475d881a818b3efb962f9
BLAKE2b-256 6f04611b9bfb33e963ec8a1924c7ffdc11c315fc39ce36c57f93907cfc555242

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page