Search found 68 matches
- Thu Nov 16, 2023 2:08 pm America/New_York
- Forum: Questions/Comments
- Question: Subscription Creation Problem
- Replies: 2
- Tue Nov 14, 2023 12:56 pm America/New_York
- Forum: Questions/Comments
- Question: Subscription Creation Problem
- Replies: 2
Subscription Creation Problem
I am trying to create a new subscription on the create subscription page (https://oceandata.sci.gsfc.nasa.gov/subscriptions/create), however the Review Settings tab stays inactive no matter what I do. I do not see an error I have made nor an error message, but I cannot move forward with creating the...
- Mon Oct 02, 2023 6:04 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Looks like all is working fine. Thanks very much for your help.
Mark
Mark
- Fri Sep 29, 2023 2:03 pm America/New_York
- Forum: Questions/Comments
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
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: 20
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: 20
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: 20
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: 20
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: 20
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: 20
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...