Forest Light Environmental Simulator (FLiES) Radiative Transfer Model Look-Up Table (LUT) Implementation in Python
This package is a look-up table emulator for the Forest Light Environmental Simulator (FLiES) model in Python. This model is used to estimate solar radiation for the Breathing Earth Systems Simulator (BESS) model used to estimate evapotranspiration (ET) and gross primary productivity (GPP) for the ECOsystem Spaceborne Thermal Radiometer Experiment on Space Station (ECOSTRESS) and Surface Biology and Geology (SBG) thermal remote sensing missions.
Gregory H. Halverson (they/them)
[email protected]
Lead developer
NASA Jet Propulsion Laboratory 329G
Hideki Kobayashi (he/him)
FLiES algorithm inventor
Japan Agency for Marine-Earth Science and Technology
The FLiESLUT
package is available as a pip package from PyPi:
pip install FLiESLUT
Import the FLiESLUT
package as FLiESLUT
:
import FLiESLUT
If you use the Forest Light Environmental Simulator (FLiES) model in your work, please cite the following references:
-
Kobayashi, H., & Iwabuchi, H. (2008). A coupled 1-D atmospheric and 3-D canopy radiative transfer model for canopy reflectance, light environment, and photosynthesis simulation in a heterogeneous landscape. Remote Sensing of Environment, 112(1), 173-185.
https://doi.org/10.1016/j.rse.2007.04.010 -
Kobayashi, H., Ryu, Y., & Baldocchi, D. D. (2012). A framework for estimating vertical profiles of canopy reflectance, light environment, and photosynthesis in discontinuous canopies. Agricultural and Forest Meteorology, 150(5), 601-619.
https://doi.org/10.1016/j.agrformet.2010.12.001