New generation
LESS 3.x is the new native implementation of LESS for high-performance radiative-transfer simulation. It uses NVIDIA OptiX, Vulkan Ray Query, and Intel Embree, and supports Windows and Linux. Both LESS 3.x and LESS 2.x are actively maintained, so you can confidently choose either series based on your needs. Install the Python package from PyPI:
pip install less3d
LESS 3.x Documentation
注意:请避免安装在中文路径以及有空格的路径中。
Note: Please avoid installing in a path with spaces.
When using LESS in your work, please cite:
Qi, J., Xie, D., Yin, T., Yan, G., Gastellu-Etchegorry, J.-P., Li, L., Zhang, W., Mu, X., Norford, L.K., 2019b. LESS: LargE-Scale remote sensing data and image simulation framework over heterogeneous 3D scenes. Remote Sensing of Environment 221, 695–706. https://doi.org/10.1016/j.rse.2018.11.036
Docker: Search lessrt/less-jupyter in the docker hub to use docker image of LESS, it provides jupyter notebook interface (no GUI).
Docker: Search lessrt/less-jupyter in the docker hub to use docker image of LESS, it provides jupyter notebook interface (no GUI).