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

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

some improvements in wiki production (hyperlinks)

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