The SEAScope viewer has very little and very common dependencies (you probably already have them):
data
subdirectory of the seascope
folderseascope
directory
seascope
command (./seascope
on the command line, or with a double-click if using a graphical interface)
For example, using the command line:
wget "https://seascope.oceandatalab.com/viewer/seascope-viewer-20240910.tar.gz"
tar xzf seascope-viewer-20240910.tar.gz
wget 'https://seascope.oceandatalab.com/data/idf_samples/light_samples_OTC2023.tar.gz' \
-O '/tmp/light_samples_OTC2023.tar.gz
tar xzf /tmp/light_samples_OTC2023.tar.gz -C seascope/data
cd seascope
./seascope