source: trunk/SRC/Documentation/xmldoc/wiki/WhatisSaxo @ 351

Last change on this file since 351 was 351, checked in by pinsard, 16 years ago

new wiki generation technique : form _full.xml instead of .html

File size: 2.0 KB
Line 
1
2= What is SAXO =
3[[PageOutline]]
4 
5   
6   
7   
8   
9 
10
11
12== What is SAXO ==
13
14SAXO is a package (~400 routines, ~60 000 code lines) used to easily and quickly visualize and analyze models outputs or data observations.
15It is based on [http://www.ittvis.com/idl/ IDL] and contains a Graphic User Interface.
16Developed in collaboration with [http://www.locean-ipsl.upmc.fr/ LOCEAN] researchers, it allows to explore four dimension data which may be gridded or irregularly spaced.
17It is particularly adapted to the "Arakawa C grid" discretization used in [http://www.locean-ipsl.upmc.fr/NEMO/ NEMO].
18In addition to graphical procedures, interpolation modules and other things 
, it contains a set of programs dedicated to oceanographic diagnostics.
19
20
21
22
23  == Prerequisites ==
24 
25    SAXO needs at least [http://www.ittvis.com/idl/ IDL] 6.0.
26 
27 
28    SAXO can be used with the 7 minutes demo-mode (within the limitations of this mode: impossible to save data and create a file).
29 
30 
31
32
33  == Include ==
34   
35*               idl-NetCDF written and maintained by Alan Iwi
36         [http://www.ittvis.com/codebank/search.asp?FID=261 ]
37     
38*               IDLdoc written and maintained by Mike Galloy
39         [http://www.ittvis.com/codebank/search.asp?FID=100 ]
40     
41*               color24, colorbar, getcolor, binary, different, inter, union, str_size and undefine written and maintained by David Fanning
42         [http://www.dfanning.com ]
43     
44*               delchr, getfile, getwrd, isnumber, nwrds and putfile written and maintained by R. Sterner in JHU/APL/S1R IDL Library
45         [http://fermi.jhuapl.edu/s1r/idl/s1rlib/local_idl.html ]
46     
47*               cmapply and cmset_op written and maintained by Craig Markwardt
48         [http://cow.physics.wisc.edu/~craigm/idl/ ]
49     
50*               imdisp, saveimage and showimage written and maintained by Liam E. Gumley
51         [http://cimss.ssec.wisc.edu/~gumley/ ]
52     
53*               make_selection, strrepl, strright, strsci, strwhere and chkstru written and maintained by Martin Schultz
54     
55*               image_viewer written and maintained by AEB??
56     
57   
58
59
Note: See TracBrowser for help on using the repository browser.