Search found 7 matches
- Fri Nov 01, 2024 7:43 pm America/New_York
- Forum: Home
- Question: Earthaccess Download timeouts
- Replies: 6
Re: Earthaccess Download timeouts
Thanks for the information. You are correct, the problem is random and it's when downloading multiple files. I've implemented your fix and tried to download a subset of PACE files spatially for a 30 day period. Your code snippet is working for now to add a retry so that it will eventually grab the n...
- Wed Oct 30, 2024 9:46 pm America/New_York
- Forum: Home
- Question: Earthaccess Download timeouts
- Replies: 6
Re: Earthaccess Download timeouts
And now it's timing out... Error while downloading the file PACE_OCI.20240501T183631.L1B.V2.nc Traceback (most recent call last): File "/explore/nobackup/people/zfasnach/miniconda3/envs/gpu/lib/python3.11/site-packages/urllib3/connection.py", line 198, in _new_conn sock = connection.create...
- Wed Oct 30, 2024 9:43 pm America/New_York
- Forum: Home
- Question: Earthaccess Download timeouts
- Replies: 6
Earthaccess Download timeouts
Running the following code to download PACE L1b with earthaccess. Right now it's just hanging and now downloading any data. Any idea what might be happening? import earthaccess min_lon = -130; max_lon = -100; min_lat = 20; max_lat = 60 earthaccess.login(persist=True) for day in range(1,31): print('D...
- Thu Apr 25, 2024 11:39 am America/New_York
- Forum: Home
- Question: PACE L1b User Guide
- Replies: 1
PACE L1b User Guide
Where can I find the L1a/L1b user guide for PACE? In particular I'm interested in reading about how the PACE solar measurements are taken.
Thanks!
Thanks!
- Fri Mar 03, 2023 2:30 pm America/New_York
- Forum: Home
- Question: L3 OC Browser Not Working
- Replies: 4
L3 OC Browser Not Working
It appears the Ocean Color L3 browser page has been down for a bit now https://oceancolor.gsfc.nasa.gov/l3/ .:. ERROR .:. Ocean Biology Distributed Active Archive Center (OB.DAAC) We are sorry, but an error has occurred. Please use the back button to return to the previous page Any idea when this wi...
- Tue Nov 01, 2022 3:22 pm America/New_York
- Forum: Home
- Question: Reprocessed MODIS Aqua data
- Replies: 9
Re: Reprocessed MODIS Aqua data
When will the reprocessed TERRA OC files be released? It appears only the reprocessed AQUA OC files are currently available.
Thanks!
Thanks!
- Wed Jun 01, 2022 10:01 am America/New_York
- Forum: Home
- Question: Error Accessing Sample PACE Data
- Replies: 2
Error Accessing Sample PACE Data
The links to the PACE sample data seem to go to the incorrect URL. As an example, if you go to https://oceandata.sci.gsfc.nasa.gov. (PACE/OCI) and click L1 it takes you to: https://oceandata.sci.gsfc.nasa.gov (/directaccess). (/PACE/OCI/L1/) but it should take you to: https://oceandata.sci.gsfc.nasa...