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
-
Documentation: https://ntnu-smallsat-lab.github.io/hypso-package/ (NB: out of date)
-
Development: https://github.com/NTNU-SmallSat-Lab/hypso-package
-
PyPI URL: https://pypi.org/project/hypso/
-
Anaconda URL: https://anaconda.org/conda-forge/hypso
-
Anaconda Github Feedstock: https://github.com/conda-forge/hypso-feedstock
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hypso-2.0.7.tar.gz
.
File metadata
- Download URL: hypso-2.0.7.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae52a62cbd97247dddda0475514a407187bf309edc15bf03ff9d995aab415cad |
|
MD5 | 7cd88454d0a01de800d8246be92bda43 |
|
BLAKE2b-256 | 26950044e980f3b2162746b4e74fcf70431ea466e5abe9cafc86348fe6099424 |
File details
Details for the file hypso-2.0.7-py3-none-any.whl
.
File metadata
- Download URL: hypso-2.0.7-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2088b0b4651c088eafdc1b04ed57b463e33d126404d777ab72bb96bf39e65538 |
|
MD5 | 874750ed7976b9b137d18ff6b9129bcc |
|
BLAKE2b-256 | ba877f71ff4b0a832faf5330b0ea56690c4a2c72c5688efc68c18c8298711266 |