Skip to content

Latest commit

 

History

History
 
 

ccc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

CCC (Canopy Chlorophyll Content)

Show script or download{:target="_blank"} it.

{% highlight javascript %} {% include_relative script.js %} {% endhighlight %}

Evaluate and visualize

  • Sentinel Playground{:target="_blank"}
  • EO Browser{:target="_blank"}
    When EO Browser loads, switch to code view, then check the Use URL checkbox and press Refresh.

General description of the script

CCC (Canopy Chlorophyll Content (μg / cm ^ 2)) is calculated here as the product of the leaf area index (LAI) with the leaf cholrophyll content (Cab). Note that the LAI and Cab scripts are as implemented in SNAP but without input and output validation! Input/output values which are suspect are not reported or changed. Most values, however, do not fall under this category. Visualized as an interval from 0-900. This can be adjusted in the evaluatePixel method.