Sentinel satellite image module
Project description
Sentinel 2 image package 🛰
Under construction! Not ready for use yet! Currently experimenting and planning!
Getting Started
This is an example of how you can set up your project.
Follow these simple example steps.
Prerequisites
This project requires python3 installed.
Installation
- Clone the dataset repo
git clone https://github.com/your_username_/Project-Name.git
- Install pip packages
pip install Sentinel-imgpackage
Usage
Model implementation requires sufficient amount of GPU and CPU resources.
Best when used in virtual notebooks like
- Google Colab Pro
- Gradient
Example of How To Use (Alpha Version)
Creating obj
from senpkg import *
path = "your data source path"
gt = "ground-truth .mat filename"
mname = "model name"
p = Analysis.senA(path)
q = LandCoverCla.senC(path,gt)
r = LandCoverMod.senM(path,gt,mname)
License
Distributed under the MIT License. See LICENSE.txt for more information.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Sentinel-imgpackage-0.0.9.tar.gz.
File metadata
- Download URL: Sentinel-imgpackage-0.0.9.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45f718e8ac25066daf0306d1ee82f7cc7696a2ce7b3c48dfd37679b3158ba60c
|
|
| MD5 |
36f09f91504cdc422b2e0ab230d6d93c
|
|
| BLAKE2b-256 |
fec373dedaf16a06199a671c924ca02c0efe708d3786f64b876c313b7ae902a1
|
File details
Details for the file Sentinel_imgpackage-0.0.9-py3-none-any.whl.
File metadata
- Download URL: Sentinel_imgpackage-0.0.9-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc5f465c17304668d7c5602b5804817b8dc46ced26f1581735c07b6cc76e4ccd
|
|
| MD5 |
d729d2bc0dc79970532fac51e9793fc9
|
|
| BLAKE2b-256 |
5d8fb6438d9b6824362276a3887db871c1f09824228edadb2dab823ae6a48e1e
|