_build/html/measurement_upload.html

changeset 4
0601812aaaac
parent 3
ba31b26b041b
child 5
d7b1dd213c1c
equal deleted inserted replaced
3:ba31b26b041b 4:0601812aaaac
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>Processing measurement &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="next" title="The SCC netCDF file format" href="netcdf_file.html" />
30 <link rel="prev" title="Station admin" href="station_setup.html" />
31 </head>
32 <body>
33 <div class="related">
34 <h3>Navigation</h3>
35 <ul>
36 <li class="right" style="margin-right: 10px">
37 <a href="genindex.html" title="General Index"
38 accesskey="I">index</a></li>
39 <li class="right" >
40 <a href="netcdf_file.html" title="The SCC netCDF file format"
41 accesskey="N">next</a> |</li>
42 <li class="right" >
43 <a href="station_setup.html" title="Station admin"
44 accesskey="P">previous</a> |</li>
45 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
46 </ul>
47 </div>
48
49 <div class="document">
50 <div class="documentwrapper">
51 <div class="bodywrapper">
52 <div class="body">
53
54 <div class="section" id="processing-measurement">
55 <h1>Processing measurement<a class="headerlink" href="#processing-measurement" title="Permalink to this headline">¶</a></h1>
56 <div class="section" id="searching-for-existing-measurements">
57 <h2>Searching for existing measurements<a class="headerlink" href="#searching-for-existing-measurements" title="Permalink to this headline">¶</a></h2>
58 </div>
59 <div class="section" id="uploading-measuremenets">
60 <h2>Uploading measuremenets<a class="headerlink" href="#uploading-measuremenets" title="Permalink to this headline">¶</a></h2>
61 <div class="section" id="uploading-through-the-browser">
62 <h3>Uploading through the browser<a class="headerlink" href="#uploading-through-the-browser" title="Permalink to this headline">¶</a></h3>
63 </div>
64 <div class="section" id="uploading-throught-sftp">
65 <h3>Uploading throught SFTP<a class="headerlink" href="#uploading-throught-sftp" title="Permalink to this headline">¶</a></h3>
66 </div>
67 </div>
68 <div class="section" id="browsing-the-scc-results">
69 <h2>Browsing the scc results<a class="headerlink" href="#browsing-the-scc-results" title="Permalink to this headline">¶</a></h2>
70 </div>
71 </div>
72
73
74 </div>
75 </div>
76 </div>
77 <div class="sphinxsidebar">
78 <div class="sphinxsidebarwrapper">
79 <h3><a href="index.html">Table Of Contents</a></h3>
80 <ul>
81 <li><a class="reference internal" href="#">Processing measurement</a><ul>
82 <li><a class="reference internal" href="#searching-for-existing-measurements">Searching for existing measurements</a></li>
83 <li><a class="reference internal" href="#uploading-measuremenets">Uploading measuremenets</a><ul>
84 <li><a class="reference internal" href="#uploading-through-the-browser">Uploading through the browser</a></li>
85 <li><a class="reference internal" href="#uploading-throught-sftp">Uploading throught SFTP</a></li>
86 </ul>
87 </li>
88 <li><a class="reference internal" href="#browsing-the-scc-results">Browsing the scc results</a></li>
89 </ul>
90 </li>
91 </ul>
92
93 <h4>Previous topic</h4>
94 <p class="topless"><a href="station_setup.html"
95 title="previous chapter">Station admin</a></p>
96 <h4>Next topic</h4>
97 <p class="topless"><a href="netcdf_file.html"
98 title="next chapter">The SCC netCDF file format</a></p>
99 <h3>This Page</h3>
100 <ul class="this-page-menu">
101 <li><a href="_sources/measurement_upload.txt"
102 rel="nofollow">Show Source</a></li>
103 </ul>
104 <div id="searchbox" style="display: none">
105 <h3>Quick search</h3>
106 <form class="search" action="search.html" method="get">
107 <input type="text" name="q" />
108 <input type="submit" value="Go" />
109 <input type="hidden" name="check_keywords" value="yes" />
110 <input type="hidden" name="area" value="default" />
111 </form>
112 <p class="searchtip" style="font-size: 90%">
113 Enter search terms or a module, class or function name.
114 </p>
115 </div>
116 <script type="text/javascript">$('#searchbox').show(0);</script>
117 </div>
118 </div>
119 <div class="clearer"></div>
120 </div>
121 <div class="related">
122 <h3>Navigation</h3>
123 <ul>
124 <li class="right" style="margin-right: 10px">
125 <a href="genindex.html" title="General Index"
126 >index</a></li>
127 <li class="right" >
128 <a href="netcdf_file.html" title="The SCC netCDF file format"
129 >next</a> |</li>
130 <li class="right" >
131 <a href="station_setup.html" title="Station admin"
132 >previous</a> |</li>
133 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
134 </ul>
135 </div>
136 <div class="footer">
137 &copy; Copyright 2012, SCC team.
138 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
139 </div>
140 </body>
141 </html>

mercurial