textory

Image Textures


Licenses
GPL-3.0/GPL-3.0+
Install
pip install textory==0.2.7b0

Documentation

Textory

https://travis-ci.com/BENR0/textory.svg?branch=master https://readthedocs.org/projects/textory/badge/

Textory is a python library for the calculation of windowed statistics of arrays. It can calculate windowed variograms, pseudo-cross variograms and standard statistics like mean, std, min, max, etc. for rectangular and round windows. It can also be used conveniently with xarrays and Satpy scenes.

Documentation is available at https://textory.readthedocs.io.

Installation

Textory can be installed from PyPI with pip:

pip install textory