source: trunk/SRC/Documentation/xmldoc/websaxo.html @ 209

Last change on this file since 209 was 194, checked in by pinsard, 18 years ago

add ENTITY hellip in xml files using it, necessary because I don't know yet how to handle entity with xmllint (2/2).

  • Property svn:keywords set to Id
File size: 7.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta name="generator" content=
5"HTML Tidy for Mac OS X (vers 1 September 2005), see www.w3.org">
6<meta http-equiv="Content-Type" content=
7"text/html; charset=us-ascii">
8<title>Main page of SAXO</title>
9<link rel="stylesheet" href="style.css" type="text/css">
10<link rel="stylesheet" href="saxo.css" type="text/css">
11<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
12<meta name="keywords" content="IDL, SAXO">
13</head>
14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
15alink="#0000FF">
16<div class="article" lang="en">
17<div class="titlepage">
18<div>
19<div>
20<h2 class="title"><a name="d0e1" id="d0e1"></a>Main page of
21SAXO</h2>
22</div>
23<div>
24<div class="authorgroup">
25<div class="author">
26<h3 class="author"><span class="firstname">S&eacute;bastien</span>
27<span class="surname">Masson</span> <code class=
28"email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr">Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3>
29</div>
30<div class="author">
31<h3 class="author"><span class="firstname">Fran&ccedil;oise</span>
32<span class="surname">Pinsard</span> <code class=
33"email">&lt;<a href=
34"mailto:Francoise.Pinsard_at_locean-ipsl.upmc.fr">Francoise.Pinsard_at_locean-ipsl.upmc.fr</a>&gt;</code></h3>
35</div>
36</div>
37</div>
38<div><span class="pubdate">svn Id of xml source file : $Id:
39websaxo.xml 193 2006-09-22 10:13:30Z pinsard $<br>
40<br></span></div>
41<div>
42<div class="revhistory">
43<table border="1" width="100%" summary="Revision history">
44<tr>
45<th align="left" valign="top" colspan="2"><b>Revision
46History</b></th>
47</tr>
48<tr>
49<td align="left">Revision 0.0</td>
50<td align="left">June 2006</td>
51</tr>
52<tr>
53<td align="left" colspan="2">First draft</td>
54</tr>
55<tr>
56<td align="left">Revision 0.1</td>
57<td align="left">September 2006</td>
58</tr>
59<tr>
60<td align="left" colspan="2">rename to websaxo; use whatissaxo</td>
61</tr>
62</table>
63</div>
64</div>
65</div>
66<hr></div>
67<div class="toc">
68<p><b>Table of Contents</b></p>
69<dl>
70<dt><span class="sect1"><a href="#whatissaxo">1. What is
71SAXO</a></span></dt>
72<dt><span class="sect1"><a href="#whatsnew">2. What's
73new</a></span></dt>
74<dt><span class="sect1"><a href="#getsaxo">3. Get
75SAXO</a></span></dt>
76<dt><span class="sect1"><a href="#support">4.
77Support</a></span></dt>
78<dt><span class="sect1"><a href="#documentation">5.
79Documentation</a></span></dt>
80<dt><span class="sect1"><a href="#saxoteam">6. SAXO
81team</a></span></dt>
82</dl>
83</div>
84<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
85<h3 class="title">Note</h3>
86<p>This page is a mirror of <a href=
87"http://forge.ipsl.jussieu.fr/saxo" target="_top">SAXO web page</a>
88and allows you to browse SAXO help pages in local.</p>
89</div>
90<div class="sect1" lang="en">
91<div class="titlepage">
92<div>
93<div>
94<h2 class="title" style="clear: both"><a name="whatissaxo" id=
95"whatissaxo"></a>1.&nbsp;What is SAXO</h2>
96</div>
97</div>
98</div>
99<p><a name="whatissaxo_for_main" id="whatissaxo_for_main"></a> SAXO
100is a package (~400 routines, ~60 000 code lines) used to easily and
101quickly visualize and analyze models outputs or data observations.
102It is based on <a href="http://www.ittvis.com/idl/" target=
103"_top"><span class="trademark">IDL</span>&trade;</a> and contains a
104Graphic User Interface. Developed in collaboration with <a href=
105"http://www.lodyc.jussieu.fr/" target="_top">LOCEAN</a>
106researchers, it allows to explore four dimension data which may be
107gridded or irregularly spaced. It is particularly adapted to the
108"Arakawa C grid" discretization used in <a href=
109"http://www.lodyc.jussieu.fr/NEMO/" target="_top">NEMO</a>. In
110addition to graphical procedures, interpolation modules and other
111things &hellip;, it contains a set of programs dedicated to
112oceanographic diagnostics.</p>
113<p><a href="./whatissaxo.html" target="_top">More &hellip;</a></p>
114</div>
115<div class="sect1" lang="en">
116<div class="titlepage">
117<div>
118<div>
119<h2 class="title" style="clear: both"><a name="whatsnew" id=
120"whatsnew"></a>2.&nbsp;What's new</h2>
121</div>
122</div>
123</div>
124<div class="itemizedlist">
125<ul type="disc">
126<li>
127<p>September 2006: One <span class="bold"><strong>unique
128online_help</strong></span> for IDL and SAXO (requires IDL 6.2 or
129higher).</p>
130</li>
131<li>
132<p>Summer 2006: <span class="bold"><strong>English
133translation</strong></span> of headers, add <span class=
134"bold"><strong>pltv</strong></span> and <span class=
135"bold"><strong>documentation of xxx</strong></span>.</p>
136</li>
137<li>
138<p>March 2006-May 2006 : migration of <span class=
139"bold"><strong>obsolete</strong></span> CVS repository +
140S&eacute;bastien Masson improvements in a beautiful
141&ldquo;<span class="quote"><span class=
142"application">trac</span>+<span class=
143"application">svn</span></span>&rdquo; project.</p>
144</li>
145<li>
146<p>More details in <a href="./whatsnew.html" target="_top">What's
147new in SAXO</a></p>
148</li>
149</ul>
150</div>
151</div>
152<div class="sect1" lang="en">
153<div class="titlepage">
154<div>
155<div>
156<h2 class="title" style="clear: both"><a name="getsaxo" id=
157"getsaxo"></a>3.&nbsp; Get SAXO</h2>
158</div>
159</div>
160</div>
161<div class="itemizedlist">
162<ul type="disc">
163<li>
164<p><a href="./getsaxo.html" target="_top">Get</a> SAXO</p>
165</li>
166<li>
167<p><a href="./updatesaxo.html" target="_top">Update</a> SAXO</p>
168</li>
169<li>
170<p><a href="http://forge.ipsl.jussieu.fr/saxo/browser/trunk"
171target="_top">Browse</a> SAXO</p>
172</li>
173</ul>
174</div>
175</div>
176<div class="sect1" lang="en">
177<div class="titlepage">
178<div>
179<div>
180<h2 class="title" style="clear: both"><a name="support" id=
181"support"></a>4.&nbsp;Support</h2>
182</div>
183</div>
184</div>
185<div class="itemizedlist">
186<ul type="disc">
187<li>
188<p>You like SAXO? Please subscribe to SAXO <a href="./mailing.html"
189target="_top">mailing lists</a> (subscription and archives).</p>
190</li>
191<li>
192<p><a href="http://forge.ipsl.jussieu.fr/saxo/report" target=
193"_top">Read</a> tickets. Because of abusive use of our tickets,
194<a href="http://forge.ipsl.jussieu.fr/saxo/newticket" target=
195"_top">sending tickets</a> is now limited to a registered login
196accessible if you subscribe to <a href="./mailing.html" target=
197"_top">SAXO mailing lists</a>.</p>
198</li>
199<li>
200<p><a href="./faqsaxo.html" target="_top">FAQ</a></p>
201</li>
202</ul>
203</div>
204</div>
205<div class="sect1" lang="en">
206<div class="titlepage">
207<div>
208<div>
209<h2 class="title" style="clear: both"><a name="documentation" id=
210"documentation"></a>5.&nbsp;Documentation</h2>
211</div>
212</div>
213</div>
214<p><a href="./firststeps.html" target="_top">First Steps</a> with
215SAXO. See also plots of First Steps in <a href="./all_plots.html"
216target="_top">All plots</a></p>
217<p>A short overview and <a href="./mini_notice.html" target=
218"_top">documentation of xxx widget</a> is now available.</p>
219<p>A complete and convenient description of all SAXO routines can
220be found in the <a href="../idldoc_html_output/index.html" target=
221"_top">web pages created by <span class=
222"application">IDLdoc</span></a>.</p>
223<p>Some useful <a href="./tiplink.html" target="_top">Tips and
224links</a>.</p>
225</div>
226<div class="sect1" lang="en">
227<div class="titlepage">
228<div>
229<div>
230<h2 class="title" style="clear: both"><a name="saxoteam" id=
231"saxoteam"></a>6.&nbsp;SAXO team</h2>
232</div>
233</div>
234</div>
235<div class="variablelist">
236<dl>
237<dt><span class="term">S&eacute;bastien Masson</span></dt>
238<dd>Author</dd>
239</dl>
240</div>
241<dl>
242<dt><span class="term">Fran&ccedil;oise Pinsard</span></dt>
243<dd>Project owner (trac, mailman and svn)</dd>
244<dt><span class="term">Olivier Thauvin</span></dt>
245<dd><a href="http://forge.ipsl.jussieu.fr/" target="_top">IPSL
246forge</a> maintainer</dd>
247</dl>
248</div>
249</div>
250</body>
251</html>
Note: See TracBrowser for help on using the repository browser.