Stay organized with collections
Save and categorize content based on your preferences.
Calibrates each band of an image by applying linear transformation with slope RADIANCE_MULT_BAND_N and y-intercept RADIANCE_ADD_BAND_N; these values are extracted from the image metadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Calibrates Landsat imagery to top-of-atmosphere reflectance using image metadata."],["Applies a linear transformation (slope and intercept) to each band for calibration."],["Accessible through the `ee.Algorithms.Landsat.calibratedRadiance` function, taking the Landsat image as input."],["Returns a calibrated image ready for further analysis."]]],[]]