tutorial/adding_system.rst

changeset 11
79fea4145278
parent 10
f6927689a3b2
child 12
3171dc8d75e7
equal deleted inserted replaced
10:f6927689a3b2 11:79fea4145278
1 Adding a system
2 ===============
3
4 After adding a station to the database, we need to add a new system.
5 To do this, click on the **HOI systems** in the *System settings* panel.
6 This will take you to a page with a list of all availabe systems that are connected with your stations. This list should
7 be empty if this is the first time you add a system.
8
9 .. note::
10
11 In the Single Calculus Chain, a *HOI System* represents a specific configuration of a lidar system.
12 For example, if you are operating a lidar system and you use different channels during daytime and nightime,
13 you will need to register *two different* systems in the database, one for each different configuration you use.
14
15
16 To add a new system to the database click on **Add HOI system** at the top right of the screen.
17 This will take you to a new page were you can fill in the needed information. As before, the fields in **bold**
18 are mandatory and you will need to fill them before you can save you new system.
19
20 .. note::
21
22 Not every field that is present in the database is used in the in the Single Calculs Chain.
23 Many of them are part of the Handbook of Instruments.
24
25 For now you will need to fill in the following fields:
26
27 Name
28 The name of your system.
29
30 Station (owner)
31 From the drop-down list, select the station which this system belongs to.
32
33 Configuration
34 The name of the specific configuration. For example you could specify "night time" if the system you are registering
35 correspond to the night-time configuration of your system
36
37 Pi
38 The principle investigator of this system
39
40 Height asl
41 The altitude of the system above sea level (in meters).
42
43 You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page.
44 This will take you back to the list of your systems. If everything went OK your new system you just added should appear
45 in the list.
46
47 We don't have to make any more changes in this part, so you can click on **Home**
48 on the top left of the page to return to the starting page of the *admin section*.
49
50
51
52
53

mercurial