Changeset 8420 for trunk/MagicSoft/Mars/datacenter/db/index.html
- Timestamp:
- 04/19/07 22:38:41 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/db/index.html
r8273 r8420 6 6 <meta name="Author" content="Thomas Bretz"> 7 7 <title>Magic Database</title> 8 <link rel="stylesheet" type="text/css" href=" ../mars.css">8 <link rel="stylesheet" type="text/css" href="mars.css"> 9 9 </head> 10 10 11 <body background=" ../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">11 <body background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000"> 12 12 13 13 … … 17 17 <tr> 18 18 <td class="Edge"> 19 <img SRC=" ../ecke.gif" ALT="">19 <img SRC="ecke.gif" ALT=""> 20 20 </td> 21 21 <td class="Header"> … … 39 39 <li><A HREF="queryrbk.php">Runbook Database</A></li> 40 40 <li><A HREF="datasetinfo-aio.php">Dataset Information</A> 41 (<A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>41 (<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li> 42 42 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> </li> 43 43 <li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li> … … 48 48 Plots:<p> 49 49 <ul> 50 <li><A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datacheck">Evolution of quality parameter</A>50 <li><A HREF="http://datacenter.astro.uni-wuerzburg.de/datacheck">Evolution of quality parameter</A> 51 51 plots for quality parameter from callisto and star for all data since 21.8.2004</li> 52 52 <li><A HREF="plotdb.php">Plots</A>: plot values from the database yourself online</li> … … 56 56 Documentation: <p> 57 57 <ul> 58 <li><a href="http:// www.astro.uni-wuerzburg.de/datacenter/instructions/intern/errorcoding.txt">error coding</a></li>59 <li><A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/index.html#db">old documentation</A></li>58 <li><a href="http://datacenter.astro.uni-wuerzburg.de/instructions/intern/errorcoding.txt">error coding</a></li> 59 <li><A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">old documentation</A></li> 60 60 </ul> 61 61 <p> … … 70 70 <li><A HREF="queryrbk.php">Runbook Database</A></li> 71 71 <li><A HREF="datasetinfo.php">Dataset Information</A> 72 (<A HREF="http:// www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>72 (<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li> 73 73 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> 74 74 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.