Description Usage Arguments Value Examples
Combines a list of polygon data sets into a single Tranche output. It 1. Looks for intersecting polygons 2. Creates a crosswalk list for later use (possibly) 3. For each intersection, determine if they are within date range 4. Appends all information from lower rank data to a blob in high rank data 5. Write out to a constant format for later processing
1 | ProcessTranche(inputs, tranche)
|
inputs |
A list of input SPDFs, already prepared by InputTranche(). Earliest listed datasets take precedence |
tranche |
numeric The tranche number |
SPDF The Tranche polygons of the specified tranche number
1 | ProcessTranche(list(VIIRSi, HMS), 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.