Search found 618 matches

by OB SeaDAS - xuanyang02
Wed Jan 24, 2024 3:15 pm America/New_York
Forum: Questions/Comments
Question: sentinel 3 band names to use in gpt
Replies: 2

Re: sentinel 3 band names to use in gpt

If you use L2 files from our site, you should be able to use gpt as you do with VIIRS L2 files. - https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-2/S3A-OLCI/2023/318/ If you choose to use the file from ESA, for the band CHL_NN, your filechl is S3A_OL_2_WFR____20231114T132138_20231114T1324...
by OB SeaDAS - xuanyang02
Tue Jan 02, 2024 9:25 am America/New_York
Forum: Questions/Comments
Question: How to use l2gen for landsat5,7?
Replies: 7

Re: How to use l2gen for landsat5,7?

For some reason, ocssw/share/common/missionList.xml does not include l5tm or l7etmp. We will fix that bug. For now, if yousee the document of l5tm and l7temp in the ocssw/share, it means l5tm and l7etmp are installed. Did you try l2gen ifile=./LT05_L1TP_020028_20000506_20200907_02_T1_MTL.txt l2prod=...
by OB SeaDAS - xuanyang02
Fri Dec 29, 2023 10:18 pm America/New_York
Forum: Questions/Comments
Question: How to use l2gen for landsat5,7?
Replies: 7

Re: How to use l2gen for landsat5,7?

You need to have l5tm and l7etmp processors installed

Code: Select all

install_ocssw --install_dir /home/arsiri/ocssw --tag V2022.2 --seadas --l5tm --l7etmp
by OB SeaDAS - xuanyang02
Wed Dec 27, 2023 10:44 am America/New_York
Forum: Questions/Comments
Question: How to use l2gen for landsat5,7?
Replies: 7

Re: How to use l2gen for landsat5,7?

Can you do

Code: Select all

seadas_info
and share the result here?
by OB SeaDAS - xuanyang02
Wed Dec 13, 2023 10:23 am America/New_York
Forum: Questions/Comments
Question: Oceansat-3 OCM-3 support
Replies: 1

Re: Oceansat-3 OCM-3 support

SeaDAS does not support OCM-3. You can try this site to find more about OCM-3 data -- https://www.mosdac.gov.in/oceansat-3
by OB SeaDAS - xuanyang02
Tue Dec 12, 2023 4:50 pm America/New_York
Forum: Questions/Comments
Question: getanc socket.timeout
Replies: 6

Re: getanc socket.timeout

It takes longer for some files to getanc. If you can prolong the timeout, it might work -- % getanc A2023339191000.L1A_LAC --timeout 45 Running debug binaries... /Users/*/ocssw/bin ancillary_data.db Aqua icefile=/Users/*/ocssw/var/anc/2023/339/20231205120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0...
by OB SeaDAS - xuanyang02
Mon Dec 11, 2023 2:00 pm America/New_York
Forum: Questions/Comments
Question: Including Band Math data in l2bin
Replies: 3

Re: Including Band Math data in l2bin

Currently, l2bin takes an L2 file or NetCDF4 file with similar format as ifile. I was able to use gpt to write the output of bandmaths to a NetCDF4 file, but l2bin is not able to get the necessary information from the file.
by OB SeaDAS - xuanyang02
Tue Dec 05, 2023 12:28 pm America/New_York
Forum: Questions/Comments
Question: Issue with mosaicking Landsat images
Replies: 1

Re: Issue with mosaicking Landsat images

Please provide one example with the filename of your Landsat L2 images on which you did mosaic and got questionable results

I assume you SeaDAS' Mosaic tool --https://seadas.gsfc.nasa.gov/help-8.4.0/desktop/Mosaic.html
by OB SeaDAS - xuanyang02
Mon Dec 04, 2023 11:32 am America/New_York
Forum: Questions/Comments
Question: Trouble to run measured remote sensing reflectance as seabass (.sb) to run l2gen
Replies: 1

Re: Trouble to run measured remote sensing reflectance as seabass (.sb) to run l2gen

l2gen takes a Level 1 file as ifile. It does not take seabass file as input file. See https://seadas.gsfc.nasa.gov/help-8.4.0/processors/ProcessL2gen.html#COMMAND_LINE_HELP For SGLI mission, your ifile would look like something like this -- GC1SG1_201811110139G05509_1BSG_VNRDL_0176.h5 or GC1SG1_2018...