Parent Directory | Revision Log
New version of OrbitalRate quicklook. Initial import. Nico
1 | pam-rm2 | 1.1 | Configuration |
2 | ============= | ||
3 | Edit build.xml and set the configuration parameters. "pamSoftware" is | ||
4 | the directory where yoda system is installed. It will also be the | ||
5 | default installation directory. If you want a different installation | ||
6 | directory, edit the parameter "deploy". | ||
7 | |||
8 | To compile and install | ||
9 | ====================== | ||
10 | $ ant deployOrbitalRate | ||
11 | |||
12 | To compile only | ||
13 | =============== | ||
14 | $ ant orbitalRate | ||
15 | |||
16 | Warnings | ||
17 | ========= | ||
18 | IGRF routines requires the .dat files in the current | ||
19 | directory, otherwise the program will fail silently. |
ViewVC Help | |
Powered by ViewVC 1.1.23 |