Skip to main content

A package to process Synthetic Aperture Radar data

Project description

PolSARtools PyPI package (Alpha version!)

Documentation Status

Installation

pip install polsartools

Prerequesites

gdal, Numpy

gdal installation error fix

conda install -c conda-forge gdal

Example

import polsartools as pst

T3_folder = r'../T3'
windows_size=3

ps,pd,pv,pc,tfp,taufp = pst.mf4cf(T3_folder,window_size=window_size,write_flag=1)

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

polsartools-0.1.1.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distribution

polsartools-0.1.1-py3-none-any.whl (24.9 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