Could you please provide a link where you download the terra file?
I downloaded TERRA_MODIS.20190930T160001.L2.OC.nc from https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-2/Terra-MODIS/2019/273/, and SeaDAS can open it with no problems
Search found 495 matches
- Thu Mar 09, 2023 10:11 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS
- Replies: 2
- Tue Mar 07, 2023 12:00 pm America/New_York
- Forum: Questions/Comments
- Question: Install OCSSW SeaDAS 8.3 Mac OS
- Replies: 6
Re: Install OCSSW SeaDAS 8.3 Mac OS
Your .bashrc has export PATH="/usr/local/bin/python3:$PATH" If you open a new terminal, which python3 should return /usr/local/bin/python3. If you open SeaDAS from the same terminal, SeaDAS-Toolbox->Software & System Info... should return "Python3 Path: /usr/local/bin/python3"...
- Mon Mar 06, 2023 10:51 am America/New_York
- Forum: Questions/Comments
- Question: Install OCSSW SeaDAS 8.3 Mac OS
- Replies: 6
Re: Install OCSSW SeaDAS 8.3 Mac OS
SeaDAS-Toolbox->Software & System Info... says
"Python3 Path: /usr/local/bin/python3"
You probably opened SeaDAS from a shell that has the path set to /usr/local/bin/python3.
Try
"Python3 Path: /usr/local/bin/python3"
You probably opened SeaDAS from a shell that has the path set to /usr/local/bin/python3.
Try
Code: Select all
/usr/bin/pip3 install requests
- 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.