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

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

some improvements in wiki production

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