Search found 4 matches

by atoste
Thu Mar 27, 2025 4:39 am America/New_York
Forum: Home
Question: PIC lookup table
Replies: 3

Re: PIC lookup table

Thank you for your reply! Unfortunately, I do not have OCSSW installed on my machine, and if possible, since it is a tricky installation with lots of steps, I would like to avoid doing so, especially since I only want that one table and don't plan on using the software. Would you by any chance be ab...
by atoste
Wed Mar 26, 2025 3:37 pm America/New_York
Forum: Home
Question: PIC lookup table
Replies: 3

PIC lookup table

Hello everyone! I'm trying to apply the algorithm described in the following link: https://oceancolor.gsfc.nasa.gov/resources/atbd/pic/ However, I cannot seem to find out where is the lookup table that "contains the total backscattering coefficient for calcite at 546 nm, bbc(546) in m-1, as a f...
by atoste
Tue Nov 21, 2023 5:22 am America/New_York
Forum: Home
Question: How to download Aqua Modis data through API
Replies: 4

Re: How to download Aqua Modis data through API

Hi Sean, Thank you for your response. It's great to feel that I have support. Yes I did use the APPKEY that I have, for security reasons I put in a variable format (the same applies in this output log). I had tried to put the APPKEY and the filename inside the quotes and this is the message I get in...
by atoste
Mon Nov 20, 2023 1:02 pm America/New_York
Forum: Home
Question: How to download Aqua Modis data through API
Replies: 4

How to download Aqua Modis data through API

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....