Search found 21 matches

by OB WebDev - masoudso
Thu Nov 30, 2023 2:00 pm America/New_York
Forum: Questions/Comments
Question: How to download Aqua Modis data through API
Replies: 4

Re: How to download Aqua Modis data through API

Hello, Please check your appkey and make sure it's not expired. You may want to try the code by passing the value directly (instead of using the variable): Navigate to the directory where the code is saved and try: ./<file_name> -v --appkey <paste your appkey here> AQUA_MODIS.20231115.L3m.DAY.PIC.pi...
by OB WebDev - masoudso
Fri Oct 27, 2023 11:06 am America/New_York
Forum: Questions/Comments
Question: Ocean Data Ancillary API returns incorrect response code
Replies: 1

Re: Ocean Data Ancillary API returns incorrect response code

Hello,
Thank you for your comment. The return status is changed to 404.

Masoud
by OB WebDev - masoudso
Thu Oct 19, 2023 2:03 pm America/New_York
Forum: Questions/Comments
Question: I Can't Download monthly chlorophyl data aquamodis
Replies: 1

Re: I Can't Download monthly chlorophyl data aquamodis

Hello,
Can you let us know if you have confirmed your orders on https://oceandata.sci.gsfc.nasa.gov/data_dashboard/ page?

Thanks,
Masoud
by OB WebDev - masoudso
Thu Sep 28, 2023 8:05 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

Hi Mark,
The old version is back in place. We will investigate solutions for the 308 message.

Thanks,
Masoud
by OB WebDev - masoudso
Thu Sep 28, 2023 4:47 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

Hi Mark,
That warning is showing that the old urls are now pointing to the new url. May I know if it is causing a problem when you try to download the data?

Thanks,
Masoud
by OB WebDev - masoudso
Fri Jun 02, 2023 5:17 pm America/New_York
Forum: Questions/Comments
Question: Level 3 POC climatology
Replies: 2

Re: Level 3 POC climatology

It is resolved. Thank you for reporting it.

Masoud
by OB WebDev - masoudso
Fri Jun 02, 2023 11:30 am America/New_York
Forum: Questions/Comments
Question: Level 3 POC climatology
Replies: 2

Re: Level 3 POC climatology

Hello,
Thank you for your post. The issue is being investigated.
by OB WebDev - masoudso
Mon May 22, 2023 2:35 pm America/New_York
Forum: Questions/Comments
Question: JPSS1 November Monthly Climatology?
Replies: 3

Re: JPSS1 November Monthly Climatology?

Hello,
Thanks for your post. We're looking into it.
by OB WebDev - masoudso
Mon Apr 17, 2023 10:43 am America/New_York
Forum: Questions/Comments
Question: data access
Replies: 7

Re: data access

an example that was working before and not working now `wget https://oceandata.sci.gsfc.nasa.gov/ob/getfile/AQUA_MODIS.20230403.L3m.DAY.CHL.chlor_a.4km.NRT.nc?appkey=[apikey]` what will works now only `wget --user=USERNAME --ask-password --auth-no-challenge=on https://oceandata.sci.gsfc.nasa.gov/ob...
by OB WebDev - masoudso
Wed Apr 12, 2023 3:44 pm America/New_York
Forum: Questions/Comments
Question: Can't connect using wget or curl to https://oceandata.sci.gsfc.nasa.gov/ob/
Replies: 3

Re: Can't connect using wget or curl to https://oceandata.sci.gsfc.nasa.gov/ob/

Hello,
Please clear your browser cache and visit appkey web page to make sure that you're using the correct appkey.
Let us know if this helps.

Thank you