Downloading MODIS-Aqua Mapped product programmatically

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
filoche
Posts: 5
Joined: Sun Feb 21, 2021 7:52 am America/New_York
Answers: 0

Downloading MODIS-Aqua Mapped product programmatically

by filoche » Sun Feb 21, 2021 7:58 am America/New_York

Hi everyone.

I have navigated the forums for the past hour trying to find a way to download MODIS-Aqua Mapped chla product (https://oceandata.sci.gsfc.nasa.gov/MOD ... m/chl_ocx/)

I have tried things like the following without success:

wget https://oceandata.sci.gsfc.nasa.gov/ob/ ... ocx_4km.nc

I suspect it is a problem related to logging because I can download the data via my browser.

Secondly, if it is possible to download data programmatically, is it possible to define a bbox defining a specific area for which I want the data?

All the best,
Phil

Tags:

GES DISC - jimacker
User Services
User Services
Posts: 313
Joined: Mon Sep 30, 2019 1:57 pm America/New_York
Answers: 3
Has thanked: 2 times
Been thanked: 4 times

Re: Downloading MODIS-Aqua Mapped product programmatically

by GES DISC - jimacker » Mon Feb 22, 2021 12:43 pm America/New_York

Hello,

You can download data for a specified bounding box using Giovanni for the MODIS-Aqua mapped 4 km resolution data product. We are awaiting an update for the latter half of 2020, which is in progress.

https://giovanni.gsfc.nasa.gov

The OB.DAAC staff may also reply to your query here; I am just advising you on the potential for Giovanni to provide the service you requested. The GES DISC, which hosts Giovanni, receives the mapped MODIS-Aqua data product from the OB.DAAC.

gnwiii
Posts: 713
Joined: Fri Jan 29, 2021 5:51 pm America/New_York
Answers: 2
Has thanked: 1 time

Re: Downloading MODIS-Aqua Mapped product programmatically

by gnwiii » Mon Mar 01, 2021 10:26 am America/New_York

https://oceancolor.gsfc.nasa.gov/data/download_methods has detailed instruction for batch downloads. The obdaac_download.py script mentioned there has proven more reliable than wget[2] or curl.

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1470
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

Re: Downloading MODIS-Aqua Mapped product programmatically

by OB.DAAC - SeanBailey » Mon Mar 01, 2021 10:39 am America/New_York

In addition to the suggestion to use Giovanni, you can use the L3 browser https://oceancolor.gsfc.nasa.gov/l3/ to place an order for spatial extracts

Regards,
Sean

Post Reply