Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Skysat - Panchromatic

//VERSION=3
//Panchromatic

function setup() {
  return {
    input: ["pan", "dataMask"],
    output: { bands: 4 }
  }
}
var f = 10000
function evaluatePixel(sample) {
  return [sample.pan / f, sample.pan / f, sample.pan / f, sample.dataMask]
}

Evaluate and visualize

As Skysat is commercial data, brought into Sentinel Hub as Bring Your Own Data, direct EO Browser links are not possible due to the personalized data credentials.

General description

The panchromatic product maps Skysat panchromatic single band value that combines R, G, and B components allowing for a greater spatial resolution.

Description of representative images

Panchromatic visualisation over Rome, Italy, acquired on 2020/03/20.

Small panchromatic visualization.