How to download Aqua Modis data through API
Posted: Mon Nov 20, 2023 1:02 pm America/New_York
Hey guys,
I am pretty new with getting data so I would like to ask a beginner question.
I have seen this page about how to use NASA API: https://oceancolor.gsfc.nasa.gov/data/download_methods/ and have tried to use the obdaac_download python file in there but maybe I might just do the wrong command.
I have tried to download the AQUA_MODIS.20231115.L3m.DAY.PIC.pic.4km.NRT.nc file.
I have tried the following command: python obdaac_download.py --verbose -v --force --appkey {{APP_KEY_VALUE}} AQUA_MODIS.20231115.L3m.DAY.PIC.pic.4km.NRT.nc
I already have an API KEY
Can you please help me identify what I am doing incorrectly?
Thank you for your time!
I am pretty new with getting data so I would like to ask a beginner question.
I have seen this page about how to use NASA API: https://oceancolor.gsfc.nasa.gov/data/download_methods/ and have tried to use the obdaac_download python file in there but maybe I might just do the wrong command.
I have tried to download the AQUA_MODIS.20231115.L3m.DAY.PIC.pic.4km.NRT.nc file.
I have tried the following command: python obdaac_download.py --verbose -v --force --appkey {{APP_KEY_VALUE}} AQUA_MODIS.20231115.L3m.DAY.PIC.pic.4km.NRT.nc
I already have an API KEY
Can you please help me identify what I am doing incorrectly?
Thank you for your time!