Search found 65 matches
- Fri Sep 29, 2023 2:03 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
John, Looks like it worked: AQUA_MODIS.20230929T073501.L2.SST.NRT.nc --2023-09-29 11:56:30-- https://oceandata.sci.gsfc.nasa.gov/getfile/AQUA_MODIS.20230929T073501.L2.SST.NRT.nc Resolving oceandata.sci.gsfc.nasa.gov... 169.154.128.84 Connecting to oceandata.sci.gsfc.nasa.gov|169.154.128.84|:443... c...
- Fri Sep 29, 2023 10:02 am America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
John and Masoud, Thank you for all your help on this. You are correct our systems are running relatively old versions of RHEL (6.1 and 7.2). This is because an older image processing application we are using requires older Linux. Unfortunately, we are stuck with it for a while. I imagine the two old...
- Fri Sep 29, 2023 8:14 am America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
Masoud, Thank you very much for doing this. I see that things are running normally on my end now. If you find that you need to perform the switch eventually, please send me a sample curl command line to download a file delivered via subscription and I will start working on switching our retrieval me...
- Thu Sep 28, 2023 6:33 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
I just updated wget on one machine and the most recent version I can get for RHEL seems to be 1.14. All of our systems run RHEL for very specific reasons. Changing all of our scripts over to use curl would be a large task. Is there anyway to backtrack to your old version in order to give me some tim...
- Thu Sep 28, 2023 6:17 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
John, Same issue. Here is a capture of the command and result: wget --user=oceani --password=Oceani123! --auth-no-challenge=on --no-check-certificate --max-redirect=10 https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/SNPP_VIIRS.20230928T035400.L2.SST.NRT.nc --2023-09-28 16:14:37-- https://oceandata.s...
- Thu Sep 28, 2023 5:50 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
John, wget Version - "GNU Wget 1.12 built on linux-gnu" Here is an example line from a CShell script that does the retrieval: wget --user=oceani --password=XXXXXXXX --auth-no-challenge=on --no-check-certificate https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/AQUA_MODIS.20230928T152501.L2.S...
- Thu Sep 28, 2023 5:02 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
Masoud, The download fails. I see the error message and then the file transfer aborts and moves on to the next file in my script. An example for a file from our subscription for level 2 Aqua SST data ID# 2926 shows: AQUA_MODIS.20230928T152501.L2.SST.NRT.nc --2023-09-28 14:45:42-- https://oceandata.s...
- Thu Sep 28, 2023 4:13 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
Re: VIIRS and MODIS Level 2 Subscription Access
Hi John,
Thanks for the quick reply. Yes. As of 2:15 PM MDT the redirect is still ending up in "ERROR 308: PERMANENT REDIRECT".
-Mark
Thanks for the quick reply. Yes. As of 2:15 PM MDT the redirect is still ending up in "ERROR 308: PERMANENT REDIRECT".
-Mark
- Thu Sep 28, 2023 3:26 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 17
VIIRS and MODIS Level 2 Subscription Access
I am getting a "ERROR 308: PERMANENT REDIRECT" error when trying to access my VIIRS and MODIS (both Aqua and Terra) SST and CHL Level 2 subscription data using wget and the URL https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/{filename} which appears to be rerouted to https://oceandata.sci....
- Mon Aug 14, 2023 5:32 pm America/New_York
- Forum: Questions/Comments
- Question: Trouble Setting Up New Data Subscription
- Replies: 2
Trouble Setting Up New Data Subscription
I am having trouble setting up a new level 2 subscription. I have tried for level 2 Terra SST and level 2 VIIRS SST. The page I am using is: https://oceandata.sci.gsfc.nasa.gov/subscriptions/create I am following the same process on the Create New Subscription page that I have for many years, howeve...