Python Open Satellite Vision
Project description
Open Satellite Vision
This library comprises a collection of functions and classes tailored to manage satellite based data.
Click here to access the documentation
Installation
You need to create a virtual environment
conda create -n osv python=3.10 -y
conda activate osv
conda install pip -y
This package is stored on PyPi, you can easily install it using pip
pip install --upgrade pyosv
Although certain elements of this library draw from Mayavi, these package is not included in the library's prerequisites, and therefore, it will not be automatically installed. To install it run the following command, once your virtual environment is active
pip install mayavi
or
conda install mayavi
if there are issue with the first command.
How to contribute
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 pyosv-0.0.35.tar.gz
.
File metadata
- Download URL: pyosv-0.0.35.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fc5b0fff9a1d3e1051c33105ec803041a79275bb8524b508685b672337fd8bf |
|
MD5 | 83962ce48f089725bbd8ce975c5b9551 |
|
BLAKE2b-256 | 9755b7e1bcd1f7cf2f5815d9190e6fde8536cc083d6e65fea6f6f347e77ae4b8 |
File details
Details for the file pyosv-0.0.35-py3-none-any.whl
.
File metadata
- Download URL: pyosv-0.0.35-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faf99403a68035bce5449540ddacf3b77565262056df277b38bca1099777508c |
|
MD5 | 37517c65458d3284fec68b31d9d5758a |
|
BLAKE2b-256 | 97e8224b5bd4c491cb9baf2e565531bfb0bba83ea60aa324db19cc42105fbd0e |