Search found 62 matches
- Tue Jan 09, 2024 7:17 pm America/New_York
- Forum: Home
- Question: GLIBC problem is back... [CentOS 7 RIP]
- Replies: 4
GLIBC problem is back... [CentOS 7 RIP]
Using SeaDAS 8.4.1 with the latest tag (V2023.3) gives me the GLIBC error again on CentOS 7. See this old discussion: https://forum.earthdata.nasa.gov/viewtopic.php?t=1419 V2023.2 still works fine...: [/opt/seadas/seadas_8.4.1/ocssw 1016]$ install_ocssw --installed_tag WARNING: --tag is required to ...
- Mon Jan 08, 2024 6:11 pm America/New_York
- Forum: Home
- Question: update_luts and gpt SeaDAS 8.4.1 on Centos 7
- Replies: 3
Re: update_luts and gpt SeaDAS 8.4.1 on Centos 7
Ah, yes, you are completely right. In the GUI it defaulted to an older version/tag. I didn't realize it. Changing it to V2023.3 fixed the update_luts script. Also, regarding java, I just noticed that SeaDAS actually installed java 11 in the SeaDAS install directory ( jdk-11.0.19+7-jre ). So no need ...
- Mon Jan 08, 2024 5:32 pm America/New_York
- Forum: Home
- Question: update_luts and gpt SeaDAS 8.4.1 on Centos 7
- Replies: 3
update_luts and gpt SeaDAS 8.4.1 on Centos 7
I just installed SeaDAS 8.4.1 on Centos 7. I encountered the following 2 issues (more of an FYI): The update_luts is different from the one on my Mac. Version 2.0 vs. 2.1. The Centos (linux64) does not have the option 'all' to update all luts, so you have to go sensor by sensor :( . Plus it is missi...
- Thu Dec 14, 2023 7:21 pm America/New_York
- Forum: Home
- Question: Cannot install OCSSW Processors with SeaDAS 8.4.1
- Replies: 4
Re: Cannot install OCSSW Processors with SeaDAS 8.4.1
Just an FYI that this has been resolved (kind of). SeaDAS was installed as root. I tried to install the Processors as an Admin user that has read/write permissions in the /Applications/SeaDAS folder. Somehow that didn't work. When I reinstalled the software as an Admin user it just worked....
- Mon Dec 11, 2023 3:49 pm America/New_York
- Forum: Home
- Question: Cannot install OCSSW Processors with SeaDAS 8.4.1
- Replies: 4
Re: Cannot install OCSSW Processors with SeaDAS 8.4.1
It seems to run, the prompt changes to $, and typing exit brings me back to zsh. ~ % /bin/bash -l The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. ~ $ exit logout Saving s...
- Mon Dec 11, 2023 2:38 pm America/New_York
- Forum: Home
- Question: Cannot install OCSSW Processors with SeaDAS 8.4.1
- Replies: 4
Cannot install OCSSW Processors with SeaDAS 8.4.1
I am trying to install the OCSSW SeaDAS processors on an Intel Mac running Monterrey (12.7.1). SeaDAS version: 8.4.1. When I select SeaDAS-Toolbox --> Install/Update SeaDAS processors no window pops up. In the log I see the error 'Cannot run program "/bin/bash"', but it should run fine. Ev...
- Wed May 24, 2023 12:27 pm America/New_York
- Forum: Home
- Question: How to use checksum?
- Replies: 2
Re: How to use checksum?
Yes, that matched! Thanks for your quick reply.
- Tue May 23, 2023 7:22 pm America/New_York
- Forum: Home
- Question: How to use checksum?
- Replies: 2
How to use checksum?
How do I use the file_search provides checksum? Example: Search for a daily MODIS/Aqua file: wget -q --post-data="results_as_file=1&sensor_id=7&dtid=1042&sdate=2023-01-01 00:00:00&edate=2023-01-01 23:59:59&subType=1&addurl=1&search=*L3b.DAY.CHL*" -O - https://oc...
- Tue May 23, 2023 5:15 pm America/New_York
- Forum: Home
- Question: checksum for NRT files
- Replies: 4
Re: checksum for NRT files
Thanks for the clarification. The NRT images will be used for an upcoming cruise so we can see everyday what the Chl distribution is. Nothing to sciency.
- Tue May 23, 2023 2:21 pm America/New_York
- Forum: Home
- Question: checksum for NRT files
- Replies: 4
Re: checksum for NRT files
Ah, I see. I had as data type selected "Level 3 binned", not "Level 3 binned Quicklook". I didn't realize Quicklook files were NRT. Thought they were more like a lower resolution type or something... Thanks!