在新版哥白尼系统下载数据,总是failed或者速度很慢,如何实现MB/s的下载速度,只需要四步就可以解决:
1 登录系统,找到想下载的数据,点开product info按扭,
2. 找到数据的Product id和Name,
#Product id:https://zipper.dataspace.copernicus.eu/odata/v1/Products(88f9efeb-0015-471f-b7e6-2b1894ccaee3)/$value
#Name:S2B_MSIL2A_20230523T023539_N0509_R089_T50SQA_20230523T054834.SAFE
3. 修改data_id_list[i]和data_name_list为对应的id和name,直接运行下面的代码
get_str=[]
part1='''wget --header "Authorization: Bearer ''&