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-
SeaDas Client Configuration
-
- Posts: 10
- Joined: Thu Aug 22, 2024 6:18 pm America/New_York
-
- Subject Matter Expert
- Posts: 715
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 10 times
Re: SeaDas Client Configuration
Can you do SeaDAS-Toolbox -> Software & System Info and share the result here?
You should be able to find your {user.name} there
You should be able to find your {user.name} there
-
- Subject Matter Expert
- Posts: 64
- Joined: Tue Dec 20, 2011 12:28 pm America/New_York
- Been thanked: 1 time
Re: SeaDas Client Configuration
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.
{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.