Search found 53 matches
- Thu Feb 02, 2023 11:23 pm America/New_York
- Forum: Questions/Comments
- Question: Input output L2GEN
- Replies: 2
Re: Input output L2GEN
Hello, I understand that you are trying to do l2gen for sentinel 3 data. If you haven't read it, this page should be helpful to you: https://seadas.gsfc.nasa.gov/help-8.3.0/processors/ProcessL2gen.html There is also a video with an example of using l2gen (https://www.youtube.com/watch?v=Mw3hg2w3xNg)...
- Thu Jan 19, 2023 4:09 pm America/New_York
- Forum: Questions/Comments
- Question: reference to your codes
- Replies: 1
Re: reference to your codes
The code was originally from by Dr. Piotr Flatau at UCSD (https://pflatau.scrippsprofiles.ucsd.edu). So please reach out to him for attribution.
Regards,
Guoqing
Regards,
Guoqing
- Mon Dec 05, 2022 3:27 pm America/New_York
- Forum: Questions/Comments
- Question: Sea Surface Temperature data
- Replies: 2
Re: Sea Surface Temperature data
Unfortunately we do not provide such information. One place to look is google scholar.
- Mon Nov 28, 2022 9:51 am America/New_York
- Forum: Questions/Comments
- Question: missing Level-3 Mapped files
- Replies: 4
Re: missing Level-3 Mapped files
All the files should have been restored. Please try again and let us know if there are any problems.
Guoqing
Guoqing
- Sat Nov 26, 2022 12:47 am America/New_York
- Forum: Questions/Comments
- Question: Download of Aqua MODIS SST data
- Replies: 1
Re: Download of Aqua MODIS SST data
Hello, I downloaded the file using following code without any problem: wget --load-cookies ~/.urs_cookies --save-cookies ~/.urs_cookies --auth-no-challenge=on https://oceandata.sci.gsfc.nasa.gov/ob/getfile/AQUA_MODIS.20211202.L3m.DAY.SST4.sst4.4km.nc If you plan to do bulk downloading, you may want ...
- Sat Nov 26, 2022 12:23 am America/New_York
- Forum: Questions/Comments
- Question: Chlorophyll concentration
- Replies: 6
Re: Chlorophyll concentration
Hello. Please try again and let us know if the problem still exists.
- Wed Nov 23, 2022 10:30 am America/New_York
- Forum: Questions/Comments
- Question: Sentinel-3 Level-2 (WFR) IOP processing
- Replies: 3
Re: Sentinel-3 Level-2 (WFR) IOP processing
Hi,
There is NASA standard Level-2 IOPs for sentinel-3, such as "S3A_OLCI_EFRNT.20180115T000206.L2.IOP.nc" from https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-2/S3A-OLCI/. Algorithm descriptions for NASA standard IOPs are here: https://oceancolor.gsfc.nasa.gov/atbd/giop/.
There is NASA standard Level-2 IOPs for sentinel-3, such as "S3A_OLCI_EFRNT.20180115T000206.L2.IOP.nc" from https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-2/S3A-OLCI/. Algorithm descriptions for NASA standard IOPs are here: https://oceancolor.gsfc.nasa.gov/atbd/giop/.
- Wed Nov 23, 2022 9:39 am America/New_York
- Forum: Questions/Comments
- Question: File_search not available on OBDAAC
- Replies: 2
Re: File_search not available on OBDAAC
Hi Christel,
Thank you for reporting the issues. We just finished reprocessing Terra data (R2022). Can you please let me know your subscription numbers?
We recently updated the file search tool, and more updates on the website are coming.
Sorry about the confusion.
Guoqing
Thank you for reporting the issues. We just finished reprocessing Terra data (R2022). Can you please let me know your subscription numbers?
We recently updated the file search tool, and more updates on the website are coming.
Sorry about the confusion.
Guoqing
- Fri Oct 28, 2022 10:42 am America/New_York
- Forum: Questions/Comments
- Question: Is there any algorithm description for SeaDAS OCSSW?
- Replies: 6
Re: Is there any algorithm description for SeaDAS OCSSW?
Seems you are looking for the source code. Here they are:
https://github.com/seadas/seadas-toolbox
https://oceancolor.gsfc.nasa.gov/docs/ocssw/
https://github.com/seadas/seadas-toolbox
https://oceancolor.gsfc.nasa.gov/docs/ocssw/
- Wed Oct 26, 2022 8:44 am America/New_York
- Forum: Questions/Comments
- Question: Is there any algorithm description for SeaDAS OCSSW?
- Replies: 6
Re: Is there any algorithm description for SeaDAS OCSSW?
Those are algorithms for the products we are providing on ocean color website, which are also the product algorithms used in L2 gen. By algorithm description for SeaDAS OCSSW, what are you looking for? Different algorithms or how OCSSW works? Here is the link to the description and help page for OCS...