-
-
Notifications
You must be signed in to change notification settings - Fork 0
Example Environment
Marco edited this page Apr 22, 2024
·
5 revisions
To test DAVALIEN you can download an example environment. Download and extract the content to a location you like and then open the SNAP command line. Find the extracted 'validEnv4Snap' directory and provide it as path to the environment. Run the validation environment like:
On Windows:
snap64 --nogui --nosplash --validate "C:\Users\marco\example-env\validEnv4Snap"
On Unix
snap --nogui --nosplash --validate "/tmp/example-env/validEnv4Snap"
Due to an issue in SNAP you need to terminate the process by pressing CTRL+C. (Issue: SNAP-927)
Release Notes | Feedback |
---|---|
The release notes can be found here. | Issues and suggestions can be posted in the issue tracker or post in the EOMasters forum. |