https://github.com/bcdev/c3slot5-toolbox
Tools for the C3SLOT5 project
https://github.com/bcdev/c3slot5-toolbox
Last synced: about 1 month ago
JSON representation
Tools for the C3SLOT5 project
- Host: GitHub
- URL: https://github.com/bcdev/c3slot5-toolbox
- Owner: bcdev
- License: gpl-3.0
- Created: 2019-05-20T11:26:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T17:10:54.000Z (about 4 years ago)
- Last Synced: 2025-09-09T14:16:30.129Z (10 months ago)
- Language: Java
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# C3S-LOT5 Toolbox
Collection of tools of the C3SLOT5 project
To create the run configuration in IDEA follow these steps:
1. Create a **Jar Application** configuration
1. As **Path to JAR** choose `\snap\modules\ext\org.esa.snap.snap-rcp\org-esa-snap\snap-main.jar`
1. As **VM options** set: `-Dsnap.debug=true -Dsun.java2d.noddraw=true -Dsun.awt.nopixfmt=true -Dsun.java2d.dpiaware=false -Dorg.netbeans.level=INFO -Xmx10G -Dsnap.jai.tileCacheSize=4000`
1. The **Program arguments** should be: `--clusters "/c3slot5-compare-composite/target/nbm/netbeans/s3tbx" --patches "//c3slot5-compare-composite/$/target/classes" --userdir "/c3slot5-compare-composite/.snap"`
1. The **Working dir** should be: ``