How to download DAILY MODIS/AQUA (AOD) data for a WHOLE YEAR all at once?
How to download DAILY MODIS/AQUA (AOD) data for a WHOLE YEAR all at once?
Hi, I would like to know, how I can download AQUA/MODIS data for AOD, Daily for a Whole Year all at once? Since, it is taking me ample of time to download it day by day!
I would appreciate who can help me solve this issue.
N.B. I attached a screenshot from where I am trying to download this data.
Thanks,
Raisa
I would appreciate who can help me solve this issue.
N.B. I attached a screenshot from where I am trying to download this data.
Thanks,
Raisa
- Attachments
-
- MODIS AQUA_AOD.JPG (253.18 KiB) Not viewed yet
Filters:
-
- Posts: 378
- Joined: Mon Sep 30, 2019 8:33 am America/New_York
- Has thanked: 3 times
Re: How to download DAILY MODIS/AQUA (AOD) data for a WHOLE YEAR all at once?
Dear Raisa:
From the screen shot you sent it seems that you are trying to download MYD04_L2 - MODIS/Aqua Aerosol 5-Min L2 Swath 10km data. For this, you can use LAADS web search and order interface to order AQUA/MODIS AOD data. The LAADS web interface provides post processing service that allow user to perform spatial and parameter subsetting along with other options, see LAADS web tutorial for more information at: https://ladsweb.modaps.eosdis.nasa.gov/learn/tutorials/
The most efficient way for you to proceed would be to place medium sized orders -- maybe three to four months at a time per order (keeping number of files per order less than 2000, which is a limit per order), and generate orders for one year. You can use the following URL for search and order:
https://ladsweb.modaps.eosdis.nasa.gov/ ... D04_L2--61
You may also automate search and order process by using LAADS Web Service (LWS) and by writing simple perl scripts. You can find this option at https://ladsweb.modaps.eosdis.nasa.gov/ ... -services/ under "in-house APIs". Here, under "LWS Classic"/"Quick Start Guide" you can find information on how to write script to search and order files with examples of perl scripts.
Best,
LAADS Users Services
From the screen shot you sent it seems that you are trying to download MYD04_L2 - MODIS/Aqua Aerosol 5-Min L2 Swath 10km data. For this, you can use LAADS web search and order interface to order AQUA/MODIS AOD data. The LAADS web interface provides post processing service that allow user to perform spatial and parameter subsetting along with other options, see LAADS web tutorial for more information at: https://ladsweb.modaps.eosdis.nasa.gov/learn/tutorials/
The most efficient way for you to proceed would be to place medium sized orders -- maybe three to four months at a time per order (keeping number of files per order less than 2000, which is a limit per order), and generate orders for one year. You can use the following URL for search and order:
https://ladsweb.modaps.eosdis.nasa.gov/ ... D04_L2--61
You may also automate search and order process by using LAADS Web Service (LWS) and by writing simple perl scripts. You can find this option at https://ladsweb.modaps.eosdis.nasa.gov/ ... -services/ under "in-house APIs". Here, under "LWS Classic"/"Quick Start Guide" you can find information on how to write script to search and order files with examples of perl scripts.
Best,
LAADS Users Services
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
Re: How to download DAILY MODIS/AQUA (AOD) data for a WHOLE YEAR all at once?
Thanks a lot for your help!
Is there an example Python code that I could follow? Because I am new to Python, a sample code to get this data would be really helpful.
Kind regrads,
Raisa
Is there an example Python code that I could follow? Because I am new to Python, a sample code to get this data would be really helpful.
Kind regrads,
Raisa
-
- Posts: 378
- Joined: Mon Sep 30, 2019 8:33 am America/New_York
- Has thanked: 3 times
Re: How to download DAILY MODIS/AQUA (AOD) data for a WHOLE YEAR all at once?
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.