GEE批量run task
【2023.03更新】
使用Open Earth Engine extension浏览器插件,可以一键run all
【2021年11月更新】
GEE已经优化了界面,在task manager中可直接一键批量取消任务。

From:
https://gis.stackexchange.com/questions/290771/batch-task-execution-in-google-earth-engine
注意
getElementsByClassName(‘task local type-EXPORT_IMAGE awaiting-user-config’);
记得修改Elements的名字!

// An highlighted block
/**
* Batch execute GEE Export task
*
* First of all, You need to generate export tasks. And run button was shown.
*
* Then press F12 get into console, then paste those scripts in it, and press
* enter. All the task will be start automatically.
* (Firefox and Chrome are supported. Other Browsers I didn't test.)
*
* @Author:
* Dongdong Kong , 28 Aug' 2017
* Sun Yat-sen University
*/
function runTaskList(){
var tasklist = document.getElementsByClassName

最低0.47元/天 解锁文章
2295





