Python Tutorials
SCOPEINR · PYTHON
Python Tutorials
scopeinpython and toolsrtm share one continuous 20-chapter
learning path rather than two separate ones. SCOPE gets one dedicated chapter (06) in
that path, plus its own package-tagged runnable code examples and a real-Sentinel-2
capstone below. The rest of the shared path (leaf/canopy/soil models, inversion, spatial
application) is mostly ToolsRTM material, covered on the
ToolsRTM hub.
The SCOPE chapter · ch06
One coupled simulation: reflectance and emitted SIF together.
Runnable code examples, by topic
Short, package-tagged examples from the Python API reference — each one runnable on its own.
Ex
Soil (BSM) & Optical Canopy BRDF
The BSM soil model and the optical BRDF pipeline that feeds SCOPE.
Ex
Full SCOPE Run
Energy balance and fluorescence, end to end via get_scope().
Ex
Real Sentinel-2 Capstone
Retrieving net photosynthesis (Actot/GPP) from a real scene.
The full 20-chapter path in context lives on the RTM-Suite Python tutorials overview; the complete API reference is the scopeinpython Sphinx site. Both Python libraries also share a combined landing page with the numeric R-vs-Python verification table.