Maximum number of bands & multiple bandmath calculations Orders V2

Question

Currently, with Orders v2, what is the maximum number of bands allowed? Do you have an example to pass multiple band calculations?

Answer


There are currently 5 bands allowed for bandmath tool. Here is an example code to follow:

"tools": [

                {

                    "bandmath": {

                        "b1": "b1",

                        "b2": "(b4-b3)/(b4+b3)"",

                        "b3": "b3 + b1",

                        "b4": "b4",

                        "b5": "(b4-b3)/(b4+b3)",

                        "pixel_type": "32R"

                    }},

                {

War dieser Beitrag hilfreich?
0 von 0 fanden dies hilfreich

Kommentare

0 Kommentare

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.