Search found 9 matches

by larteaga
Mon Apr 05, 2021 4:34 pm America/New_York
Forum: Home
Question: Error downloading SST data with obdaac_download.py
Replies: 5

Re: Error downloading SST data with obdaac_download.py

Thanks. I'm not much of a python expert, but this is what I get with -vv: Output directory: /home/larteaga Retrieving https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/AQUA_MODIS.20020701_20020731.L3b.MO.SST.nc Session started DEBUG:urllib3.util.retry:Converted retries value: 5 -> Retry(total=5, conne...
by larteaga
Mon Apr 05, 2021 3:18 pm America/New_York
Forum: Home
Question: Error downloading SST data with obdaac_download.py
Replies: 5

Re: Error downloading SST data with obdaac_download.py

Thank you, Sean. I can't figure out why it does not work for me. Adding -v just prints "Retrieving AQUA_MODIS.20201201_20201231.L3b.MO.SST.nc" before the error. I've tried in two different computers..

Lionel
by larteaga
Mon Apr 05, 2021 1:33 pm America/New_York
Forum: Home
Question: Error downloading SST data with obdaac_download.py
Replies: 5

Error downloading SST data with obdaac_download.py

Hello, I am trying to download a list of monthly MODIS-Aqua SST files by reading a .txt file. When I run: python obdaac_download.py --filelist SST_monthly_2002_2020_list.txt I get this output for each file (no file is downloaded): Whoops...problem retrieving https://oceandata.sci.gsfc.nasa.gov/cgi/g...
by larteaga
Tue Jun 23, 2020 10:49 am America/New_York
Forum: Home
Question: Issues opening newly download PAR daily data
Replies: 2

Issues opening newly download PAR daily data

Thank you! the python script seems to have downloaded the files correctly
- Lionel
by larteaga
Mon Jun 22, 2020 4:03 pm America/New_York
Forum: Home
Question: Issues opening newly download PAR daily data
Replies: 2

Issues opening newly download PAR daily data

Hello,Last year I downloaded daily PAR data of the type "A2012001.L3m_DAY_PAR_par_4km.nc" between day 1 of 2012 and day 71 of 2019, and was able to work with it without issues. Now, I downloaded data between day 72 of 2019 and day 111 of 2020, I cannot read these files in either Matlab or ...
by larteaga
Tue Sep 26, 2017 10:20 am America/New_York
Forum: Home
Question: Aqua MODIS Calcite product
Replies: 7

Aqua MODIS Calcite product

Ok, many thanks for your prompt help!
Cheers,
Lionel
by larteaga
Mon Sep 25, 2017 5:25 pm America/New_York
Forum: Home
Question: Aqua MODIS Calcite product
Replies: 7

Aqua MODIS Calcite product

I see. I use mostly MATLAB, and thus, I write all the processing code manually. I don't know how relevant this is, but I initially wanted to use the BIN files (of the same PIC product), and was not able to open them with MATLAB's Netcdf library. Have you got any thoughts on that?

Cheers,
Lionel
by larteaga
Mon Sep 25, 2017 10:37 am America/New_York
Forum: Home
Question: Aqua MODIS Calcite product
Replies: 7

Aqua MODIS Calcite product

Hi Norman,

Many thanks for your reply. I was not aware that these two parameters needed to be applied. This seems to solve the problem.
As a follow up, Is there a reason why they are not automatically applied to the data?

Cheers,
Lionel
by larteaga
Fri Sep 22, 2017 3:36 pm America/New_York
Forum: Home
Question: Aqua MODIS Calcite product
Replies: 7

Aqua MODIS Calcite product

Hi all,There seems to be an issue with the PIC (SMI) product (Balch and Gordon) for monthly 9km files, after July 2014. I only find negative (<0) retrievals for all global grids from this period on. I have also downloaded monthly files for 2013, and those seem to work fine. Is there a problem with t...