Skip to main content

Sentinel satellite image module

Project description

Sentinel 2 image package

Under construction! Not ready for use yet! Currently experimenting and planning!

Setup

pip install Sentinel-imgpackage

Example of How To Use (Alpha Version)

Creating obj

from senpkg import *

path="your data source path"
gt="ground-truth .mat name"
mname="model name"

p= Analysis.senA(path)
q=LandCoverCla.senC(path,gt)
r=LandCoverMod.senM(path,gt,mname)

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

Sentinel-imgpackage-0.0.6.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

Sentinel_imgpackage-0.0.6-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

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