s2d2.utils
Module Contents
Functions
|
|
- s2d2.utils.get_bands_of_interest(query: str | None = None, subject: str | None = None, condition: Callable | None = None, selection: list | None = None) list[str][source]
- Parameters:
subject (str) –
the characteristic to base the selection on. The following specific information about the MSI instrument that is onboard Sentinel-2 can be selected:
”center_wavelength”, unit=µm : central wavelength of the band
- ”full_width_half_max”, unit=µmextent of the spectral
sensitivity
”resolution”, unit=m : spatial resolution of a pixel
”along_pixel_size”, unit=µm : physical size of the sensor
”across_pixel_size”, unit=µm : size of the photosensative sensor
”crossdetector_parallax”, unit=degress : in along-track direction
”common_name” : general name of the band, if applicable
”bandid” : number for identification in the meta data