User Tools

Site Tools


other:newppl:starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:newppl:starting [2019/04/19 07:30]
jypeter Updated the Windows section (for Win 10)
other:newppl:starting [2019/04/24 09:58]
jypeter Started the which/module section
Line 321: Line 321:
 ...</​code>​ ...</​code>​
  
 +===== Which programs should you use? =====
 +
 +Your advisor will let you know which (version of which) programs you should use. Some programs are available by default, and you have to use the ''​module''​ command to access other programs
 +
 +At any time, you can use the ''​which''​ command to determine where a program is located. The option to get the version information of a program may vary (launch the program without arguments, with ''​-v''​ or ''​%%--%%v''​
 +
 +<​code>​ > which ncdump
 +/​usr/​bin/​ncdump
 +
 + > ncdump
 +ncdump [-c|-h] [-v ...] [[-b|-f] [c|f]] [-l len] [-n name] [-p n[,n]] [-k] [-x] [-s] [-t|-i] [-g ...] [-w] file
 +[...]
 +netcdf library version 4.3.3.1 of Dec 10 2015 16:44:18 $
 +
 +</​code>​
 ===== Useful documentation for beginners ===== ===== Useful documentation for beginners =====
  
other/newppl/starting.txt · Last modified: 2024/04/24 12:37 by jypeter