代码返回临近的前后两期空间数据变化(数量diff,比例rate)。
第二版.
1 | wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis.nasa.gov/archive/orders/501290927/" --header "Authorization: Bearer 7E334C3A-079E-11E9-A5A4-CDB570C49BBF" -P F:\country.road\MODISDownload\output |
1 2 3 4 5 6 7 8 | if BDcoord>300 disp('This script had been ended.'); return; elseif BDcoord==-1 invalidlist=[invalidlist; ii]; disp([num2str(ii), '. not found.']); continue; end |