docs/_build/html/tutorial/adding_station.html

changeset 11
79fea4145278
equal deleted inserted replaced
10:f6927689a3b2 11:79fea4145278
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6 <html xmlns="http://www.w3.org/1999/xhtml">
7 <head>
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
10 <title>Adding a station &mdash; Single Calculus Chain 0.2 documentation</title>
11
12 <link rel="stylesheet" href="../_static/nature.css" type="text/css" />
13 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
15 <script type="text/javascript">
16 var DOCUMENTATION_OPTIONS = {
17 URL_ROOT: '../',
18 VERSION: '0.2',
19 COLLAPSE_INDEX: false,
20 FILE_SUFFIX: '.html',
21 HAS_SOURCE: true
22 };
23 </script>
24 <script type="text/javascript" src="../_static/jquery.js"></script>
25 <script type="text/javascript" src="../_static/underscore.js"></script>
26 <script type="text/javascript" src="../_static/doctools.js"></script>
27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="../index.html" />
29 <link rel="up" title="Tutorial" href="../tutorial.html" />
30 <link rel="next" title="Adding a system" href="adding_system.html" />
31 <link rel="prev" title="Introduction" href="introduction.html" />
32 </head>
33 <body>
34 <div class="related">
35 <h3>Navigation</h3>
36 <ul>
37 <li class="right" style="margin-right: 10px">
38 <a href="../genindex.html" title="General Index"
39 accesskey="I">index</a></li>
40 <li class="right" >
41 <a href="adding_system.html" title="Adding a system"
42 accesskey="N">next</a> |</li>
43 <li class="right" >
44 <a href="introduction.html" title="Introduction"
45 accesskey="P">previous</a> |</li>
46 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
47 <li><a href="../tutorial.html" accesskey="U">Tutorial</a> &raquo;</li>
48 </ul>
49 </div>
50
51 <div class="document">
52 <div class="documentwrapper">
53 <div class="bodywrapper">
54 <div class="body">
55
56 <div class="section" id="adding-a-station">
57 <h1>Adding a station<a class="headerlink" href="#adding-a-station" title="Permalink to this headline">ΒΆ</a></h1>
58 <p>You can change all your settings throught the <em>admin section</em> of the website.
59 To reach it, click on <strong>Station admin</strong> link at the main menu of the site.</p>
60 <div class="admonition note">
61 <p class="first admonition-title">Note</p>
62 <p class="last">You will need to have an account with admin access privilages to access this part of the site.
63 See <a class="reference internal" href="../user_management.html#user-management"><em>User management</em></a> for details.</p>
64 </div>
65 <p>The first you have to do to start using the single calculus chain is to register your station.
66 To do this, go the the admin section and click on the <strong>HOI stations</strong> in the <em>System settings</em> panel.
67 This will take you to a page with a list of all stations that you account has access to. This list should
68 be empty if this is the first time you add a station.</p>
69 <p>To add a new station to the database click on <strong>Add HOI station</strong> at the top right of the screen.
70 This will take you to a new page were you can fill in the needed information. The fields in <strong>bold</strong>
71 are mandatory and you will need to fill them before you can save you new station.</p>
72 <p>For now you will need to fill in the following fields:</p>
73 <dl class="docutils">
74 <dt>Name</dt>
75 <dd>The name of the station</dd>
76 <dt>Id</dt>
77 <dd>The earlinet call sign with exactly 2 characters.</dd>
78 <dt>Institute name</dt>
79 <dd>The name of the institute that own the system</dd>
80 <dt>Latitude</dt>
81 <dd>In degrees north is the latitude of the station.</dd>
82 <dt>Longitude</dt>
83 <dd>In degrees east is the longitude of the station.</dd>
84 <dt>Height asl</dt>
85 <dd>The altitude of the station in meters above sea level.</dd>
86 <dt>PI</dt>
87 <dd>The name of the Principal Investigator of the station.</dd>
88 </dl>
89 <p>You can leave all the other fields empty. When you are done, press the <strong>save</strong> button at the bottom right of the page.
90 This will take you back to the list of your stations. If everything went OK your station you just added should appear
91 in the list.</p>
92 <p>We don&#8217;t have to make any more changes in this part, so you can click on <strong>Home</strong>
93 on the top left of the page to return to the starting page of the <em>admin section</em>.</p>
94 </div>
95
96
97 </div>
98 </div>
99 </div>
100 <div class="sphinxsidebar">
101 <div class="sphinxsidebarwrapper">
102 <h4>Previous topic</h4>
103 <p class="topless"><a href="introduction.html"
104 title="previous chapter">Introduction</a></p>
105 <h4>Next topic</h4>
106 <p class="topless"><a href="adding_system.html"
107 title="next chapter">Adding a system</a></p>
108 <h3>This Page</h3>
109 <ul class="this-page-menu">
110 <li><a href="../_sources/tutorial/adding_station.txt"
111 rel="nofollow">Show Source</a></li>
112 </ul>
113 <div id="searchbox" style="display: none">
114 <h3>Quick search</h3>
115 <form class="search" action="../search.html" method="get">
116 <input type="text" name="q" />
117 <input type="submit" value="Go" />
118 <input type="hidden" name="check_keywords" value="yes" />
119 <input type="hidden" name="area" value="default" />
120 </form>
121 <p class="searchtip" style="font-size: 90%">
122 Enter search terms or a module, class or function name.
123 </p>
124 </div>
125 <script type="text/javascript">$('#searchbox').show(0);</script>
126 </div>
127 </div>
128 <div class="clearer"></div>
129 </div>
130 <div class="related">
131 <h3>Navigation</h3>
132 <ul>
133 <li class="right" style="margin-right: 10px">
134 <a href="../genindex.html" title="General Index"
135 >index</a></li>
136 <li class="right" >
137 <a href="adding_system.html" title="Adding a system"
138 >next</a> |</li>
139 <li class="right" >
140 <a href="introduction.html" title="Introduction"
141 >previous</a> |</li>
142 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
143 <li><a href="../tutorial.html" >Tutorial</a> &raquo;</li>
144 </ul>
145 </div>
146 <div class="footer">
147 &copy; Copyright 2012, SCC team.
148 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
149 </div>
150 </body>
151 </html>

mercurial