Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2 KB

README.md

File metadata and controls

38 lines (28 loc) · 2 KB
Tests Package Documentation License Citation
test_rt1 codecov pypi Documentation Status License DOI

RT1 model - A bistatic scattering model for first order scattering of random media.

The package implements a first order scattering radiative transfer model for random volume over ground as documented in Quast & Wagner (2016) and Quast, Albergel, Calvet, Wagner (2019)

Installation

To install the package with minimal dependencies, use:

pip install rt1_model

To get a huge speedup for symbolic calculations use

pip install rt1_model[symengine]

To also install plotting capabilities (e.g. matplotlib) use

pip install rt1_model[full]

Documentation

The documentation of the package is found here.

Citation

If you use this package for research, don't forget to add a citation to your publication!

DOI

References