Search found 14 matches
- Tue Mar 07, 2023 9:19 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
Thanks, Bing. I modified all of the paths accordingly but still came up with the error. I reinstalled requests as root, which came up with all sorts of warnings, and now the processors are installing. Hopefully there won't be problems later. Thanks again for your help. Always very helpful. Andy
- Mon Mar 06, 2023 5:39 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
Hi xuanyang, I still get the same error when trying to install the processors. I was able to install requests given your commands in the previous post. I have tried adjust the python3 path in the .bashrc file a couple different ways after installing requests but each iteration leads to the same erro...
- Sun Mar 05, 2023 5:58 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
Thanks, Don. Here is the output. Looks like the SeaDAS .conf file is the problem? ----------------------------------------------------------- Main Application Platform: ----------------------------------------------------------- Application Version: SeaDAS 8.3.0 SNAP Engine Version: 9.0.3* (SeaDAS P...
- Thu Mar 02, 2023 9:29 pm America/New_York
- Forum: Questions/Comments
- Question: Install OCSSW SeaDAS 8.3 Mac OS
- Replies: 6
Install OCSSW SeaDAS 8.3 Mac OS
Hi I am having trouble installing the OCSSW processor in SeaDAS 8.3. I have tried to go through all of the recommendation such as installing requests and pointing to the system python 3, but I continue to get the following error. execution exception: java.io.IOException: install_ocssw failed with ex...
- Tue Aug 09, 2022 7:27 pm America/New_York
- Forum: Questions/Comments
- Question: sstfile getanc
- Replies: 3
Re: sstfile getanc
Thank you. Should I update ocssw? Currently, V2022.0 is installed. None of the other tags are operational.
- Mon Aug 08, 2022 11:16 pm America/New_York
- Forum: Questions/Comments
- Question: sstfile getanc
- Replies: 3
sstfile getanc
Hi Everyone, I am processing from L1B to L2 with MODIS Aqua data from the Ocean Color Web. The data are from 2008. After the getanc command the ancillary files are downloaded into directories whose naming appear to be one digit off. See the example getanc log file output below. For the icefile and t...
- Thu Aug 04, 2022 7:14 pm America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 8
Re: Missing attitude files!
Up and running now. Thanks, Yuyuan
- Tue Aug 02, 2022 9:43 pm America/New_York
- Forum: Questions/Comments
- Question: Missing attitude files!
- Replies: 8
Missing attitude files!
Hi Everyone, I am working with L1A files from the ocean color web. They are from 2008. There seems to some trouble accessing ancillary files for modis_GEO.py. Is this a problem on my end or are the files acutally missing "Missing attitude files! Failed to identify/retrieve attitude/ephemeris re...
- Wed Feb 09, 2022 8:07 pm America/New_York
- Forum: Questions/Comments
- Question: import modules.ProcUtils as ProcUtils
- Replies: 3
Re: import modules.ProcUtils as ProcUtils
Thanks for the reply. The OCSSW processors were installed through the GUI with the tag V2021.2 The system info is below. I have changed the script to call /bin/modis_GEO, but get the following error now. TypeError: expected str, bytes or os.PathLike object, not NoneType Thanks for your help. Andy Ma...
- Thu Feb 03, 2022 10:36 pm America/New_York
- Forum: Questions/Comments
- Question: import modules.ProcUtils as ProcUtils
- Replies: 3
import modules.ProcUtils as ProcUtils
Hello OBPG Sorry to post this. I feel like it is an easy one but am having trouble getting past this error. Currently running Seadas 8.1 Ubuntu 18.04 Tryin to batch process files from a bash script by calling the various processors. The first step is modis_geo.py, but there is an error, "Import...