Additional file with suffix hdf@details=1 WGET download
Posted: Mon Sep 01, 2025 6:32 am America/New_York
Hi team,
I ordered the MYD08D3 and MOD08D3 products for the years 2003–2024. Once the orders were placed on the archive link, I accessed them using the following wget command:
wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis.nasa.gov/archive/orders/502393612/" --header "Authorization: Bearer MYTOKEN" -P D:\HARSH\MYD08D3
but I noticed that an extra file of size ~23 KB is being downloaded along with each intended file. For example:
Intended file : MYD08_D3.A2016006.061.2018059065715.pscs_000502393612.hdf
Unintended file : MYD08_D3.A2016006.061.2018059065715.pscs_000502393612.hdf@details=1
Could you suggest why this additional file is being downloaded and how I can prevent it?
Thank you!
I ordered the MYD08D3 and MOD08D3 products for the years 2003–2024. Once the orders were placed on the archive link, I accessed them using the following wget command:
wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis.nasa.gov/archive/orders/502393612/" --header "Authorization: Bearer MYTOKEN" -P D:\HARSH\MYD08D3
but I noticed that an extra file of size ~23 KB is being downloaded along with each intended file. For example:
Intended file : MYD08_D3.A2016006.061.2018059065715.pscs_000502393612.hdf
Unintended file : MYD08_D3.A2016006.061.2018059065715.pscs_000502393612.hdf@details=1
Could you suggest why this additional file is being downloaded and how I can prevent it?
Thank you!