_build/html/station_setup.html

Thu, 15 Mar 2012 10:46:04 +0100

author
ulalume3 <binietoglou@imaa.cnr.it>
date
Thu, 15 Mar 2012 10:46:04 +0100
changeset 1
6c38ce070e3b
permissions
-rw-r--r--

Adding sample html output.


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Station admin &mdash; Single Calculus Chain 0.2 documentation</title>
    
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '0.2',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link rel="top" title="Single Calculus Chain 0.2 documentation" href="index.html" />
    <link rel="next" title="Processing measurement" href="measurement_upload.html" />
    <link rel="prev" title="Introduction" href="introduction.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="measurement_upload.html" title="Processing measurement"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="introduction.html" title="Introduction"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="station-admin">
<h1>Station admin<a class="headerlink" href="#station-admin" title="Permalink to this headline">¶</a></h1>
<p>Not every field that is present in the database is used in the in the Single Calculs Chain.
Many of them are part of the Handbook of Instruments.</p>
<div class="section" id="hoi-stations">
<h2>Hoi stations<a class="headerlink" href="#hoi-stations" title="Permalink to this headline">¶</a></h2>
<p>In the <strong>HOI stations</strong> section you can control the main parameters of the statino you have access to.
From here you can edit the existing station or add a new one.</p>
<div class="section" id="adding-a-new-station">
<h3>Adding a new station<a class="headerlink" href="#adding-a-new-station" title="Permalink to this headline">¶</a></h3>
<p>When adding a new station you need to specify the following fields</p>
<dl class="docutils">
<dt>Name</dt>
<dd>The name of the station</dd>
<dt>Id</dt>
<dd>The earlinet call sign with exactrly 2 caracters.</dd>
<dt>Latitude</dt>
<dd>In degrees north is the latitude of the station.</dd>
<dt>Longitude</dt>
<dd>In degrees east is the longitude of the station.</dd>
<dt>Height asl</dt>
<dd>The altitude of the station in meters above sea level.</dd>
<dt>PI</dt>
<dd>The name of the Principal Investigator of the station.</dd>
</dl>
<p>You can add the definition of new systems that belong to the station by clicking on the Hoi System blue line that
appears bollow the main station fields. For more details on the filed you need to fill in see the <a class="reference internal" href="#add-new-system"><em>Adding a new system configuration</em></a> section.
You can add more stations by clicking on the &#8220;Add another Hoi System&#8221; option.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">You need to have <em>Javascript</em> enebled to add a new station from this page.</p>
</div>
</div>
<div class="section" id="updating-an-existing-station">
<h3>Updating an existing station<a class="headerlink" href="#updating-an-existing-station" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="deleting-a-station">
<h3>Deleting a station<a class="headerlink" href="#deleting-a-station" title="Permalink to this headline">¶</a></h3>
</div>
</div>
<div class="section" id="system-configuration">
<h2>System configuration<a class="headerlink" href="#system-configuration" title="Permalink to this headline">¶</a></h2>
<div class="section" id="adding-a-new-system-configuration">
<span id="add-new-system"></span><h3>Adding a new system configuration<a class="headerlink" href="#adding-a-new-system-configuration" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="updating-an-existing-system">
<h3>Updating an existing system<a class="headerlink" href="#updating-an-existing-system" title="Permalink to this headline">¶</a></h3>
</div>
<div class="section" id="deleting-a-system">
<h3>Deleting a system<a class="headerlink" href="#deleting-a-system" title="Permalink to this headline">¶</a></h3>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Station admin</a><ul>
<li><a class="reference internal" href="#hoi-stations">Hoi stations</a><ul>
<li><a class="reference internal" href="#adding-a-new-station">Adding a new station</a></li>
<li><a class="reference internal" href="#updating-an-existing-station">Updating an existing station</a></li>
<li><a class="reference internal" href="#deleting-a-station">Deleting a station</a></li>
</ul>
</li>
<li><a class="reference internal" href="#system-configuration">System configuration</a><ul>
<li><a class="reference internal" href="#adding-a-new-system-configuration">Adding a new system configuration</a></li>
<li><a class="reference internal" href="#updating-an-existing-system">Updating an existing system</a></li>
<li><a class="reference internal" href="#deleting-a-system">Deleting a system</a></li>
</ul>
</li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="introduction.html"
                        title="previous chapter">Introduction</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="measurement_upload.html"
                        title="next chapter">Processing measurement</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/station_setup.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="measurement_upload.html" title="Processing measurement"
             >next</a> |</li>
        <li class="right" >
          <a href="introduction.html" title="Introduction"
             >previous</a> |</li>
        <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2012, SCC team.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
    </div>
  </body>
</html>

mercurial