Search found 372 matches
- Fri Jul 11, 2025 6:50 am America/New_York
- Forum: Home
- Question: data download problem
- Replies: 4
Re: data download problem
Try going to the order page (e.g., https://ladsweb.modaps.eosdis.nasa.gov/archive/orders/502380013 > log in (top right corner) > click on "Select All" under "Multi-file downloads" > then click on "Download Selected" the blue button. If this does not work you need to tal...
- Thu Jul 03, 2025 9:39 am America/New_York
- Forum: Home
- Question: cannot download from the order
- Replies: 3
Re: cannot download from the order
You have 19 active orders that can be downloaded. You mentioned you cannot download your orders what is the issue? We tried one of your order with our EDL token and were able to download without any issue, see: wget command: wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://lads...
- Thu Jun 26, 2025 6:36 am America/New_York
- Forum: Home
- Question: Missing date ranges for VNP46A2.002 dataset, CMR ID: C3365931269-LAADS
- Replies: 1
- Tue Jun 24, 2025 10:10 am America/New_York
- Forum: Home
- Question: MODIS Data Download
- Replies: 2
Re: MODIS Data Download
See your other ticket:
posting.php?mode=reply&t=6950
posting.php?mode=reply&t=6950
- Tue Jun 24, 2025 10:00 am America/New_York
- Forum: Home
- Question: cannot download the MODIS data: MOD35
- Replies: 3
Re: cannot download the MODIS data: MOD35
I ran the following wget command with EDL token and was able to download one of your order without any problem. You should be able to download your order using your EDL token with the following wget command: wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis...
- Tue Jun 24, 2025 9:30 am America/New_York
- Forum: Home
- Question: MODIS Data Download
- Replies: 2
Re: MODIS Data Download
Can you provide order numbers for us to investigate?
- Mon Jun 23, 2025 7:33 am America/New_York
- Forum: Home
- Question: cannot download the MODIS data: MOD35
- Replies: 3
Re: cannot download the MODIS data: MOD35
@zxc_manchester, You cannot download these orders because seems like you have canceled both of these orders:
OrderId:502374680 Order status Jun 22, 2025 (Canceled) Total 32 files
OrderId:502374684 Order status Jun 22, 2025 (Canceled) Total 6 files
OrderId:502374680 Order status Jun 22, 2025 (Canceled) Total 32 files
OrderId:502374684 Order status Jun 22, 2025 (Canceled) Total 6 files
- Thu May 01, 2025 7:52 am America/New_York
- Forum: Home
- Question: issue dowloading files trough HTTP API
- Replies: 4
Re: issue dowloading files trough HTTP API
Seems like you are missing version information in the request. So, try adding collection version information (like &archiveSets=5201) to the request. https://ladsweb.modaps.eosdis.nasa.gov/api/v2/content/details?products=VJ103MOD&archiveSets=5201®ions=[BBOX]W-65+N27+E-33.5+S0&temp...
- Wed Apr 30, 2025 7:29 am America/New_York
- Forum: Home
- Question: MODIS AOD Data access
- Replies: 1
Re: MODIS AOD Data access
Dear Zeynep Altay: All your orders involve post processing and are in queue, waiting for the availability of post processing resources. Currently It is taking unusually long to complete orders with post processing because recently we have received a very large number of such orders. Also, resources ...
- Mon Apr 28, 2025 8:54 am America/New_York
- Forum: Home
- Question: ladsweb api-v2 openapi content empty
- Replies: 6
Re: ladsweb api-v2 openapi content empty
We will look into it.