API¶
Top level¶
The model class is included in the top-level namespace for ease-of-use.
1-D canopy radiative transfer |
Public submodules¶
Analysis¶
Calculations/plots using the CRT solutions (irradiance spectral profiles), using the model output dataset created by |
Input data¶
(Complete) sets of input parameters. |
|
Data provided with crt1d: default/sample spectra, as well as functions that use external (not-required) libraries to compute more spectra. |
|
Spectral manipulations. |
Leaf arrangement¶
Parameterizations of the impact of leaf angles on canopy RT. |
|
Distribute leaf area amongst model layers. |
Other¶
Solvers¶
solvers is mostly private, not intended to be used directly. Instead, the solvers
are used while attached to a crt1d.Model instance.
These solvers are written as functions that can be called outside the model, by supplying the necessary keyword arguments. |
|
Common functions used by canopy RT solvers. |
Internal tools¶
Some utility functions, mostly for internal use. |
|
Variable metadata from the |