[[["易于理解","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"]],["最后更新时间 (UTC):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."]]],[]]