Skip to content

Sen2VM standalone tool that will be also called by Sen2VM SNAP Plugin

License

Notifications You must be signed in to change notification settings

sen2vm/sen2vm-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sen2vm-core

Sen2VM standalone tool that will be also called by Sen2VM SNAP Plugin

How to run sen2vm-core

Inside sen2vm-core folder, run the next commands :

mvn clean install
java -jar target/sen2vm-core-0.0.1-SNAPSHOT.jar -c [configuration_filepath] [-p [parameters_filepath]]

With example from current repository :

java -jar target/sen2vm-core-0.0.1-SNAPSHOT.jar -c src/test/resources/configuration_example.json -p src/test/resources/params.json

About

Sen2VM standalone tool that will be also called by Sen2VM SNAP Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages