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 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
Close
Hashes for Sentinel-imgpackage-0.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdca65e3dbffb3f10870579227171061bea0b083e5f90f2931bc6acb14003687 |
|
MD5 | 1f3f9c3f9a67cb0b5f5443f9aa314b31 |
|
BLAKE2b-256 | 5ef814ed87458531e3c93af310a1697390a7544c44caa50009b00a299ed1aa7c |
Close
Hashes for Sentinel_imgpackage-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4e5b5b5152db5a32ecd72084bd6de1cb44cbca60b7d26e661f468143805eb2d |
|
MD5 | 5f29cfa4910b1336a64c7efc8c5524b7 |
|
BLAKE2b-256 | 35d5dbde95bb4983de569d7c2f05d444773f84b3889538b79e990169a90664c4 |