BatchMode : Différence entre versions
De Wiki
(Page créée avec « To run <font color=#556B2F>'''PSIMU'''</font> in "<font color=#FF8C00>Batch mode</font>" or "<font color=#FF8C00>Command Line Interface Mode</font>" you need to type the f... ») |
|||
Ligne 9 : | Ligne 9 : | ||
The following options are available: | The following options are available: | ||
* '''-b''' or '''--batch''' | * '''-b''' or '''--batch''' | ||
− | * '''-i''' or '''--input''' followed by the name of a context file which could have been previously saved via <font color=#FF8C00>GUI</font> mode (see [[Overall_Presentation]]) | + | * '''-i''' or '''--input''' followed by the name of a context file which could have been previously saved via <font color=#FF8C00>GUI</font> mode (see [[Overall_Presentation|here]]) |
* '''-d''' or '''--dirout''' followed by the name of the directory where output files will be written | * '''-d''' or '''--dirout''' followed by the name of the directory where output files will be written | ||
* '''-o''' or '''--output''' followed by a string characteristic of the result files ; for example, if this string is “''test''”, the output ephemeris file will be ''EPH_test.txt'' | * '''-o''' or '''--output''' followed by a string characteristic of the result files ; for example, if this string is “''test''”, the output ephemeris file will be ''EPH_test.txt'' | ||
* '''-v''' or '''--vts''' to create [[https://logiciels.cnes.fr/en/node/40?type=desc VTS]] files | * '''-v''' or '''--vts''' to create [[https://logiciels.cnes.fr/en/node/40?type=desc VTS]] files | ||
* '''-l''' or '''--list''' to create a variable list file | * '''-l''' or '''--list''' to create a variable list file |
Version du 7 juillet 2017 à 06:38
To run PSIMU in "Batch mode" or "Command Line Interface Mode" you need to type the following commands in the command prompt:
>> java -jar jpsimu-xxx-jar-with-dependencies.jar –b + options...
or:
>> java -jar jpsimu-xxx-jar-with-dependencies.jar –-batch + options…
The following options are available:
- -b or --batch
- -i or --input followed by the name of a context file which could have been previously saved via GUI mode (see here)
- -d or --dirout followed by the name of the directory where output files will be written
- -o or --output followed by a string characteristic of the result files ; for example, if this string is “test”, the output ephemeris file will be EPH_test.txt
- -v or --vts to create [VTS] files
- -l or --list to create a variable list file