I'm trying to download data from the DSCOVR EPIC MAIAC dataset, but I keep running into issues. I've tried the following methods without success:
- Data Download App
- Cygwin Terminal
- Manual Download: https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_MAIAC_02/2021/06/
I'm specifically trying to get data from June 1, 2021, to November 30, 2021. No matter what I do, I can't seem to download the files.
I've attached screenshots of the errors I encountered with each method to help diagnose the problem.
Trouble Downloading DSCOVR EPIC MAIAC Data (01/06/2021 - 30/11/2021)
-
- Posts: 5
- Joined: Tue Jul 30, 2024 10:51 am America/New_York
Trouble Downloading DSCOVR EPIC MAIAC Data (01/06/2021 - 30/11/2021)
- Attachments
-
- Earthdata download error
- Earthdata download error.png (33.12 KiB) Not viewed yet
-
- cygwin error
- cygwin error.png (10.95 KiB) Not viewed yet
Filters:
-
- Subject Matter Expert
- Posts: 16
- Joined: Wed Mar 29, 2023 8:41 am America/New_York
Re: Trouble Downloading DSCOVR EPIC MAIAC Data (01/06/2021 - 30/11/2021)
ASDC data pages for individual months of data, such as
https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_MAIAC_02/2021/06/
https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_MAIAC_02/2021/07/
etc. currently work OK instructions on how to download data with wget and python scrips are available at viewforum.php?f=7&sid=6967a8430c1959276aac21d89b560ed5&DAAC=1&Discipline=&Projects=&ServicesUsage=15,16&keywords=&author=&startDate=&endDate=&bestAnswer=&tagMatch=all&searchWithin=all.
Another way to get the data is through the Earthdata search page, https://search.earthdata.nasa.gov/. Once you are on that page, search for DSCOVR_EPIC_L2_MAIAC_02. You will see Click on the collection in the green box. You will see available granules.
https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_MAIAC_02/2021/06/
https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_MAIAC_02/2021/07/
etc. currently work OK instructions on how to download data with wget and python scrips are available at viewforum.php?f=7&sid=6967a8430c1959276aac21d89b560ed5&DAAC=1&Discipline=&Projects=&ServicesUsage=15,16&keywords=&author=&startDate=&endDate=&bestAnswer=&tagMatch=all&searchWithin=all.
Another way to get the data is through the Earthdata search page, https://search.earthdata.nasa.gov/. Once you are on that page, search for DSCOVR_EPIC_L2_MAIAC_02. You will see Click on the collection in the green box. You will see available granules.
- Attachments
-
- EDS_collection_search.jpg (227.93 KiB) Not viewed yet
-
- ASDC_data_MAIAC_202107.jpg (180.75 KiB) Not viewed yet
-
- Subject Matter Expert
- Posts: 16
- Joined: Wed Mar 29, 2023 8:41 am America/New_York
Re: Trouble Downloading DSCOVR EPIC MAIAC Data (01/06/2021 - 30/11/2021)
Continue from the previous post.
Select your timeframe of interest you will see all granules in that timeframe. Click blue "Download" button under the list of granules. You will be prompted to Earthdata login. After entering your username and password, you will see You need to click "done" and then "download". You will see a page with links to individual granules. You may download them with Earthdata Download or with a custom script, see reference to download tool in the previous post.
Select your timeframe of interest you will see all granules in that timeframe. Click blue "Download" button under the list of granules. You will be prompted to Earthdata login. After entering your username and password, you will see You need to click "done" and then "download". You will see a page with links to individual granules. You may download them with Earthdata Download or with a custom script, see reference to download tool in the previous post.