Search found 705 matches
Re: OCCSW
I'm new to the SeaDAS software and I want to know how to download my processors, without using complicated words. The information I obtained in this platform are hard for me to understand. Thank you Experience with introductory workshops for SeaDAS and OCSSW together with theory lectures showed us ...
- Wed Jan 04, 2023 11:09 am America/New_York
- Forum: Home
- Question: tag=R2022.19 OCSSW SMI longitude_step differs from latitude step
- Replies: 2
Re: tag=R2022.19 OCSSW SMI longitude_step differs from latitude step
I wish you a successful hunt for the wily bug.
It would be nice to include an installedTag in the log:
```
echo "OCSSW `install_ocssw --installed_tag | grep installedTag`" |tee -a $logfile
```
It would be nice to include an installedTag in the log:
```
echo "OCSSW `install_ocssw --installed_tag | grep installedTag`" |tee -a $logfile
```
- Wed Jan 04, 2023 10:55 am America/New_York
- Forum: Home
- Question: SeaDAS 8.1.0 installation error
- Replies: 17
Re: SeaDAS 8.1.0 installation error
The tutorial you used is outdated, see: https://github.com/seadas/seadas-toolbox/wiki/SeaDAS-8.x-Download,-Installation-and-Run-Instructions , but running installer didn't change. SEVERE: com.izforge.izpack.api.exception.IzPackException: Console implementation not found for panel: com.izforge.izpack...
- Sun Jan 01, 2023 2:46 pm America/New_York
- Forum: Home
- Question: tag=R2022.19 OCSSW SMI longitude_step differs from latitude step
- Replies: 2
tag=R2022.19 OCSSW SMI longitude_step differs from latitude step
When I update the OCSSW software I like to do a "smoke test" by running the benchmark script provided by `install_ocssw`. I just installed tag R2022.19 and the benchmark script (which requires simple edits to use the new naming convention). The result has: `latitude_step = 0.02083333f, lon...
- Fri Dec 30, 2022 9:48 am America/New_York
- Forum: Home
- Question: seadas 8.2
- Replies: 3
Re: seadas 8.2
I see the same issue in SeaDAS 8.3 on a linux desktop, so this looks like a non-responding server.is the problem came from my laptop specs or from the seadas itself? is it because i did it in seadas 8.2 while now there's a newer version?
- Fri Dec 30, 2022 9:40 am America/New_York
- Forum: Home
- Question: SeaDAS 8.1.0 installation error
- Replies: 17
Re: SeaDAS 8.1.0 installation error
What is the OS in the virtual machine? Did you try to run the installer with root privileges (e.g., linux with with su, sudo, doas, etc.) or as a regular user?
- Fri Nov 18, 2022 8:51 am America/New_York
- Forum: Home
- Question: How to install SeaDas in Mac?
- Replies: 2
Re: How to install SeaDas in Mac?
Hello, When writing in terminal: $ sh seadas_8.2.0_mac_installer.sh a message indicating that "No such file or directory" pops up. I have also tried dragging the file to terminal and it mentions "Permission denied". How can I finally install SeaDas? You will find it helpful to l...
- Sat Nov 05, 2022 8:53 am America/New_York
- Forum: Home
- Question: Error in building the science processing software used within OBPG
- Replies: 7
Re: Error in building the science processing software used within OBPG
Thank you very much. I have not found a solution to solve this problem directly. This error seems to be caused by incompatible linux version. I did not get this error after reinstalling Ubuntu 18.04, and then Built successfully. Glad you found a solution. Using the same distro as the application de...
- Mon Oct 31, 2022 8:52 am America/New_York
- Forum: Home
- Question: Error in building the science processing software used within OBPG
- Replies: 7
Re: Error in building the science processing software used within OBPG
Thank you very much. This problem has been solved by following your tips, but there is a new error: ------------------------------------------------------ /usr/bin/ld: ../../mfhdf/libsrc/.libs/libmfhdf.so: undefined reference to `xdr_enum' [...] Unknown error encountered installing hdf4 -----------...
- Sun Oct 30, 2022 5:20 pm America/New_York
- Forum: Home
- Question: Error in building the science processing software used within OBPG
- Replies: 7
Re: Error in building the science processing software used within OBPG
Thank you for your advice. Sorry for not stating my OS. I am using the latest Ubuntu 22.04 LTS version. I am a novice linux user and this problem has not been solved yet. I found that the rpc.h file exists in the folder shown, but it doesn't seem to be retrieved. $:ls /usr/include/tirpc/rpc auth_de...