[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-18 (世界標準時間)。"],[[["This guide describes alternative methods for extracting image data from Earth Engine using `getPixels` and `computePixels` for increased scalability beyond the standard `Export` function."],["`getPixels` is used to retrieve raw image data from existing Earth Engine assets without any prior computation."],["`computePixels` allows for extracting data from computed images, such as composites, by passing an `ee.Image` object."],["For large-scale workflows, manual parallelization through multi-threading or utilizing frameworks like Apache Beam, Spark, or Dask is recommended to enhance processing efficiency."],["Earth Engine's high-volume endpoint and concurrent interactive request quota should be considered for managing numerous parallel requests."]]],[]]