Search found 472 matches
- Fri Mar 03, 2023 2:03 pm America/New_York
- Forum: Questions/Comments
- Question: ocssw is not accessible
- Replies: 4
Re: ocssw is not accessible
SeaDAS 8.3.0 now offers Windows users an option to access SeaDAS science processors through a docker image. You are welcome to give it a try -- https://seadas.gsfc.nasa.gov/client_server
- Thu Mar 02, 2023 9:32 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen on landsat 8 collection 2
- Replies: 7
Re: l2gen on landsat 8 collection 2
You are right that Band 9 needs to be read into the buffer (line 578) before Cirrus Band 9 can be read correctly at line 629. We fixed the bug and l2gen produced a valid rho_cirrus image.
Thanks again for reporting the bug.
Thanks again for reporting the bug.
- Wed Mar 01, 2023 5:41 pm America/New_York
- Forum: Questions/Comments
- Question: L2gen failed with Segmentation fault
- Replies: 5
Re: L2gen failed with Segmentation fault
Thanks for sharing your SeaDAS info. It says you are running on MacOS 10.16, which I doubt. Could you please find out your Mac version by "About This Mac" on the Apple menu?
I am able to run l2gen successfully on the above mentioned file with OCSSW V2022.3 on MacOS 12.6.
I am able to run l2gen successfully on the above mentioned file with OCSSW V2022.3 on MacOS 12.6.
- Wed Mar 01, 2023 4:45 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen on landsat 8 collection 2
- Replies: 7
Re: l2gen on landsat 8 collection 2
We replicated the error and are looking into the issue. Thanks for reporting the bug.
- Tue Feb 28, 2023 5:08 pm America/New_York
- Forum: Questions/Comments
- Question: L2gen failed with Segmentation fault
- Replies: 5
Re: L2gen failed with Segmentation fault
You probably are not using the latest tag of SeaDAS science processing package (OCSSW). The latest tag is V2022.3.
Can you do SeaDAS-Toolbox -> Software & System Info and post the result here if you are using SeaDAS 8.3.0?
Can you do SeaDAS-Toolbox -> Software & System Info and post the result here if you are using SeaDAS 8.3.0?
- Mon Feb 27, 2023 2:36 pm America/New_York
- Forum: Questions/Comments
- Question: Color Scales
- Replies: 3
Re: Color Scales
If you are talking about the Range for Color Manipulation, you can change the Max value as you need.
- Fri Feb 24, 2023 5:55 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel 2B SeaDAS with blank Rrs
- Replies: 8
Re: Sentinel 2B SeaDAS with blank Rrs
l2gen on S2B_MSIL1C_20220423T135109_N0400_R024_T20HPB_20220423T172721.SAFE went through with no error, but I did get blank Rrs.
l2gen on S2B_MSIL1C_20180314T154009_N0206_R011_T18SVF_20180314T205107.SAFE went through with valid Rrs values.
l2gen on S2B_MSIL1C_20180314T154009_N0206_R011_T18SVF_20180314T205107.SAFE went through with valid Rrs values.
- Fri Feb 24, 2023 3:55 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel 2B SeaDAS with blank Rrs
- Replies: 8
Re: Sentinel 2B SeaDAS with blank Rrs
It turns out I am able to do l2gen on the MSI_S2A file you provided and created an L2 file with valid Rrs data
- Thu Feb 23, 2023 11:08 am America/New_York
- Forum: Questions/Comments
- Question: l2gen bug in setting subsetting options
- Replies: 2
Re: l2gen bug in setting subsetting options
Yes, it's a known bug. For resolution=250, 500, the work around is to do l1aextrract_modis first and the do l2gen without subset.
Here is a post that might be helpful -- viewtopic.php?p=11063&hilit=l2gen#p11029
Here is a post that might be helpful -- viewtopic.php?p=11063&hilit=l2gen#p11029
- Fri Feb 17, 2023 10:37 am America/New_York
- Forum: Questions/Comments
- Question: Sentinel 2B SeaDAS with blank Rrs
- Replies: 8
Re: Sentinel 2B SeaDAS with blank Rrs
You don't need to alter anything if you want to do l2gen on GUI with default values. However, if you want to do l2gen with "Multi-scattering with MUMM correction and MUMM NIR calculation", you need to choose "-10: Multi-scattering with MUMM correction and MUMM NIR calculation" fo...