Search found 2 matches

by carlosjimenez
Fri Mar 04, 2022 3:14 pm America/New_York
Forum: Questions/Comments
Question: DSCOVR/EPIC/ Level 2 Composite Version 2
Replies: 2

DSCOVR/EPIC/ Level 2 Composite Version 2

Hello there,

I was wondering where I could find the latest version of Level 2 Composite (or L2_COMPOSITE_02/). Here (https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/) we only have L2_COMPOSITE_01/ and it does not contain data after 2017.
by carlosjimenez
Tue Jan 11, 2022 3:14 pm America/New_York
Forum: Questions/Comments
Question: Download ASDC Data from DSCOVR/EPIC
Replies: 1

Download ASDC Data from DSCOVR/EPIC

Hello there, I have been trying to write a script that can download single files from this folder `https://asdc.larc.nasa.gov/data/DSCOVR/EPIC/L2_CLOUD_03/2015/06/`. I have been using a script I found in one of the questions. Below is the code I have been using: from getpass import getpass from path...