Awesome
Tests | Package | Documentation | License | Citation |
---|---|---|---|---|
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!
References
- Quast & Wagner (2016): doi:10.1364/AO.55.005379
- Quast, Albergel, Calvet, Wagner (2019) : doi:10.3390/rs11030285