SeaDas Client Configuration

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
rodbager3579
Posts: 10
Joined: Thu Aug 22, 2024 6:18 pm America/New_York
Answers: 0

SeaDas Client Configuration

by rodbager3579 » Wed Sep 04, 2024 3:12 pm America/New_York

Hello-

I'm trying to follow the instructions on [url=https://seadas.gsfc.nasa.gov/client_server/#seadas-cc] for client configuration with docker, because I'm still learning to use SeaDAS with Windows System. I understand that the instruction is edit the lines in the seadas properties file.

seadas.ocssw.___location=docker
seadas.ocssw.port=6400
seadas.ocssw.sharedDir=C:\\Users\\${user.name}\\seadasClientServerShared
seadas.client.id=${user.name}
seadas.ocssw.keepFilesOnServer=false
seadas.ocssw.processInputStreamPort=6402
seadas.ocssw.processErrorStreamPort=6403

My questions are, in the path seadas.ocssw.sharedDir=C:\\Users\\${user.name}\\seadasClientServerShared
do I have to specify the user.name where the seadasClientServe folder is located?
For the path seadas.client.id=${user.name}, what should go in the user.name?

I will greatly appreciate your help

-Rod RaHe-

Filters:

OB SeaDAS - xuanyang02
Subject Matter Expert
Subject Matter Expert
Posts: 715
Joined: Tue Feb 09, 2021 5:42 pm America/New_York
Answers: 1
Been thanked: 10 times

Re: SeaDas Client Configuration

by OB SeaDAS - xuanyang02 » Thu Sep 05, 2024 10:14 am America/New_York

Can you do SeaDAS-Toolbox -> Software & System Info and share the result here?

You should be able to find your {user.name} there

OB SeaDAS - aynur
Subject Matter Expert
Subject Matter Expert
Posts: 64
Joined: Tue Dec 20, 2011 12:28 pm America/New_York
Answers: 0
Been thanked: 1 time

Re: SeaDas Client Configuration

by OB SeaDAS - aynur » Thu Sep 05, 2024 10:49 am America/New_York

Hi Ron,

{user.name} is your username on your Windows machine. Please bear in mind that SeaDAS needs to have "write" permission in the C:\\Users\\${user.name}\\seadasClientServerShared directory.

Post Reply