Page 1 of 1

SeaDas Client Configuration

Posted: Wed Sep 04, 2024 3:12 pm America/New_York
by rodbager3579
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-

Re: SeaDas Client Configuration

Posted: Thu Sep 05, 2024 10:14 am America/New_York
by OB SeaDAS - xuanyang02
Can you do SeaDAS-Toolbox -> Software & System Info and share the result here?

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

Re: SeaDas Client Configuration

Posted: Thu Sep 05, 2024 10:49 am America/New_York
by OB SeaDAS - aynur
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.