Search found 58 matches

by treble
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...
by treble
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...
by treble
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.
by treble
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...
by treble
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.
by treble
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!
by treble
Mon May 22, 2023 7:32 pm America/New_York
Forum: Home
Question: checksum for NRT files
Replies: 4

checksum for NRT files

I noticed the new file naming convention of inserting 'NRT' for near-real-time files. Downloading them occasionally results in corrupted files. For 'normal' files checksums are available. Are there checksums for NRT files as well? If yes, where can I find them? Normally I can get the checksums throu...
by treble
Thu May 18, 2023 3:59 pm America/New_York
Forum: Home
Question: cannot use Seadas GUI but work for command line
Replies: 11

Re: cannot use Seadas GUI but work for command line

I saw a possible solution on the SNAP forum: https://forum.step.esa.int/t/toolbar-issue-on-macos-ventura/37760/36 Look for the post by josbel96. You might have to do this twice... Hopefully this works! I have not tried this yet since I don't have Ventura. But I am getting a new Mac with Ventura next...
by treble
Thu Feb 09, 2023 1:50 pm America/New_York
Forum: Home
Question: How to average images with clouds and ignore these cloud pixels?
Replies: 13

Re: How to average images with clouds and ignore these cloud pixels?

Neat! Thanks for the example.
by treble
Wed Feb 08, 2023 6:15 pm America/New_York
Forum: Home
Question: How to average images with clouds and ignore these cloud pixels?
Replies: 13

Re: How to average images with clouds and ignore these cloud pixels?

That is a cool trick. Very useful to know that you don't have to colocate them first in order to use BandMaths. Is it also possible to do something like this from the command line with gpt? So using data from multiple files that are projected the same in BandMaths?