Search found 200 matches
- Wed Apr 27, 2022 3:55 pm America/New_York
- Forum: Questions/Comments
- Question: Trouble using Wget for Downloading dataset
- Replies: 6
Re: Trouble using Wget for Downloading dataset
Are you using a Windows machine? I found this: https://www.windows-commandline.com/findstr-command-examples-regular/ which says you may be able to accomplish the same goal using the findstr command instead of grep. Otherwise try this: wget -q --post-data="sensor=aqua&sdate=2010-01-01&ed...
- Tue Apr 26, 2022 11:59 am America/New_York
- Forum: Questions/Comments
- Question: Trouble using Wget for Downloading dataset
- Replies: 6
Re: Trouble using Wget for Downloading dataset
Try adding a day directory to your URL. Instead of https://oceandata.sci.gsfc.nasa.gov/directaccess/MODIS-Aqua/L3SMI/2010/ try https://oceandata.sci.gsfc.nasa.gov/directaccess/MODIS-Aqua/L3SMI/2010/033/ then add a grep statement to select the type of files you want from that directory: grep CHL So t...
- Fri Apr 22, 2022 10:50 am America/New_York
- Forum: Questions/Comments
- Question: Problem with the Level 1&2 browser applied to OLCI ?
- Replies: 1
Re: Problem with the Level 1&2 browser applied to OLCI ?
It appears that you are using the tool correctly. I hope you have been able to find the data you expected. If not please check the Level 1/2 browse help instructions if you need more explanation on how to select data or to describe the data swaths and options you see on the screen. After that, let u...
- Fri Apr 22, 2022 9:04 am America/New_York
- Forum: Questions/Comments
- Question: Issue in dowloading data with WGET
- Replies: 1
Re: Issue in dowloading data with WGET
Please review this post for the solution:
https://forum.earthdata.nasa.gov/viewtopic.php?t=2612
https://forum.earthdata.nasa.gov/viewtopic.php?t=2612
- Tue Apr 19, 2022 3:39 pm America/New_York
- Forum: Questions/Comments
- Question: No New MODIS Files Available
- Replies: 7
Re: No New MODIS Files Available
Hi Brock,
Not sure if a detailed reason will be posted. Here is the site where you can watch for any additional updates on the situation: https://modis.gsfc.nasa.gov/news/
Not sure if a detailed reason will be posted. Here is the site where you can watch for any additional updates on the situation: https://modis.gsfc.nasa.gov/news/
- Tue Apr 19, 2022 10:45 am America/New_York
- Forum: Questions/Comments
- Question: No New MODIS Files Available
- Replies: 7
Re: No New MODIS Files Available
Aqua is back online and current data is available.
- Tue Apr 12, 2022 11:32 am America/New_York
- Forum: Questions/Comments
- Question: OB.DAAC subscription service is failing
- Replies: 1
Re: OB.DAAC subscription service is failing
Hello, If the subscription ID (subID=2452) you listed in your wget statement is accurate, it looks like you canceled your subscription. That would explain you did not receive empty files back. Please create a new subscription to retrieve the data. Also, we may change URLs from time to time. Use the ...
- Thu Apr 07, 2022 8:50 am America/New_York
- Forum: Questions/Comments
- Question: missing AQUA granules 2022-03-16
- Replies: 2
Re: missing AQUA granules 2022-03-16
2022075.0915 - 2022075.1100 are not processable due to bad spacecraft data
- Tue Apr 05, 2022 4:39 pm America/New_York
- Forum: Questions/Comments
- Question: Data download
- Replies: 6
Re: Data download
Have you tried Earthdata Search tool? You can use the search box and filters on the left to modify what data is returned.
- Tue Apr 05, 2022 4:32 pm America/New_York
- Forum: Questions/Comments
- Question: Lets Encrypt error
- Replies: 9
Re: Lets Encrypt error
See solution above ^^