docs/tutorial/adding_products.rst

changeset 13
52af8fbed3d7
parent 11
79fea4145278
child 21
bc0a96e2c272
equal deleted inserted replaced
12:3171dc8d75e7 13:52af8fbed3d7
2 =============== 2 ===============
3 3
4 After completing all the information related to the your system, we need to specify which 4 After completing all the information related to the your system, we need to specify which
5 product we need to acquire. 5 product we need to acquire.
6 To do this, click on the **Products** in the *Product settings* panel. 6 To do this, click on the **Products** in the *Product settings* panel.
7 This will take you to a page with a list of all availabe products that are connected with your stations. This list should 7 This will take you to a page with a list of all available products that are connected with your stations. This list should
8 be empty if this is the first time you add a product. 8 be empty if this is the first time you add a product.
9 9
10 To add a new product to the database click on **Add Products** at the top right of the screen. 10 To add a new product to the database click on **Add Products** at the top right of the screen.
11 This will take you to a new page were you can fill in the needed information. As before, the fields in **bold** 11 This will take you to a new page were you can fill in the needed information. As before, the fields in **bold**
12 are mandatory and you will need to fill them before you can save you new system. 12 are mandatory and you will need to fill them before you can save you new system.
13 13
14 For now you will need to fill in the following fields: 14 For now you will need to fill in the following fields:
15 15
16 Product type 16 Product type
17 The type of this product. (ex. exitinction only) 17 The type of this product. (ex. extinction only)
18 18
19 Usecase 19 Usecase
20 The use-case number (an integer) based on the documentation. (ex. 0) 20 The use-case number (an integer) based on the descriptions given in the appropriate documentation. (ex. 0)
21 21
22 Product channels
23 Here you need to specify the channels that are involved in the calculation of the product. If you run out of
24 empty spaces you can add a new blank line by clicking on **Add another Product Channel**.
22 25
23 [...] 26 System products
27 Here you need to specify the system that this product is related to.
28
29 Next you will need to fill in various options in the **Product options** table. You will need to fill in the following:
24 30
31 Low range error threshold
32 ...
25 33
26 You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page. 34 High range error threshold
27 This will take you back to the list of your systems. If everything went OK your new system you just added should appear 35 ...
36
37 Detection limit
38 ... in :math:`m^{-1}sr^{-1}` (backscatter) or in :math:`m^{-1}` (extinction)
39
40 Min height
41 ...in meters
42
43 Max height
44 ...
45
46 Preprocessing integration time
47 ...
48
49 Preprocessing vertical resolution
50 ...
51
52 Next depending on the product type you selected you have to fill the values in the tables below.
53
54 When you are done, press the **save** button at the bottom right of the page.
55 This will take you back to the list of your products. If everything went OK the new product you just added should appear
28 in the list. 56 in the list.
29 57
30 We don't have to make any more changes in this part, so you can click on **Home** 58 We don't have to make any more changes in this part, so you can click on **Home**
31 on the top left of the page to return to the starting page of the *admin section*. 59 on the top left of the page to return to the starting page of the *admin section*.
32 60

mercurial