|
24 | 24 | "- change visualisation parameters" |
25 | 25 | ] |
26 | 26 | }, |
27 | | - { |
28 | | - "cell_type": "markdown", |
29 | | - "id": "44cc473c-6aae-4af5-9510-75b0ec49b7f2", |
30 | | - "metadata": {}, |
31 | | - "source": [ |
32 | | - "### Select file(s)\n", |
33 | | - "\n", |
34 | | - "You can acces the select files window dialog by clicking the `Select file(s)` button. Allowed formats are TIF and VRT.\n", |
35 | | - "\n", |
36 | | - "### Select visualizations\n", |
37 | | - "\n", |
38 | | - "Multiple visualizations can be selected by holding the `Ctrl` and clicking the desired labels." |
39 | | - ] |
40 | | - }, |
41 | | - { |
42 | | - "cell_type": "markdown", |
43 | | - "id": "dd69cf67-676f-4882-82cc-85f0b12138b5", |
44 | | - "metadata": { |
45 | | - "pycharm": { |
46 | | - "name": "#%% md\n" |
47 | | - } |
48 | | - }, |
49 | | - "source": [ |
50 | | - "----" |
51 | | - ] |
52 | | - }, |
53 | 27 | { |
54 | 28 | "cell_type": "markdown", |
55 | 29 | "id": "5c18ac4a-a4fb-4e83-bb6b-0c8a1c477892", |
|
70 | 44 | }, |
71 | 45 | { |
72 | 46 | "cell_type": "markdown", |
73 | | - "id": "330d184c-4fa4-4c55-a813-94e8c056723d", |
74 | | - "metadata": {}, |
75 | | - "source": [ |
76 | | - "---" |
77 | | - ] |
78 | | - }, |
79 | | - { |
80 | | - "cell_type": "markdown", |
81 | | - "id": "9a6eb748-e233-4d95-8fc6-7ab0fb41dc2c", |
| 47 | + "id": "44cc473c-6aae-4af5-9510-75b0ec49b7f2", |
82 | 48 | "metadata": {}, |
83 | 49 | "source": [ |
| 50 | + "### Select file(s)\n", |
| 51 | + "\n", |
| 52 | + "You can acces the select files window dialog by clicking the `Select file(s)` button. Allowed formats are TIF and VRT.\n", |
| 53 | + "\n", |
| 54 | + "### Select visualizations\n", |
| 55 | + "\n", |
| 56 | + "Multiple visualizations can be selected by holding the `Ctrl` and clicking the desired labels.\n", |
| 57 | + "\n", |
84 | 58 | "### Visualizations\n", |
85 | 59 | "\n", |
86 | | - "All selected visualizations will be stored as 8bit images. Parameters set in the `default_1.json` file will be used for normalization for each individual visualization." |
87 | | - ] |
88 | | - }, |
89 | | - { |
90 | | - "cell_type": "markdown", |
91 | | - "id": "e8252554-c9f2-4e0d-afa8-d6ebe09d72fd", |
92 | | - "metadata": { |
93 | | - "pycharm": { |
94 | | - "name": "#%% md\n" |
95 | | - } |
96 | | - }, |
97 | | - "source": [ |
98 | | - "---" |
99 | | - ] |
100 | | - }, |
101 | | - { |
102 | | - "cell_type": "markdown", |
103 | | - "id": "678323cb-772b-427e-ad91-39d3ac81860b", |
104 | | - "metadata": {}, |
105 | | - "source": [ |
106 | | - "### Changing parameter values" |
107 | | - ] |
108 | | - }, |
109 | | - { |
110 | | - "cell_type": "markdown", |
111 | | - "id": "fe214abd-70c4-4f94-bc96-f0bd62897f57", |
112 | | - "metadata": {}, |
113 | | - "source": [ |
| 60 | + "All selected visualizations will be stored as 8bit images. Parameters set in the `default_1.json` file will be used for normalization for each individual visualization.\n", |
| 61 | + "\n", |
| 62 | + "### Changing parameters\n", |
| 63 | + "\n", |
114 | 64 | "Parameter values can be modified by mofiying the `default_1.json` and `default_2.json` files:\n", |
115 | 65 | "\n", |
116 | 66 | "- choose **default_1** to access parameters for *VAT GENERAL* or for any basic visualization (*Hillshade*, *SLRM*, *SVF*, etc.)\n", |
117 | 67 | "- choose **default_2** to access parameters for *VAT FLAT*\n", |
118 | 68 | "\n", |
| 69 | + "### Outputs\n", |
| 70 | + "\n", |
119 | 71 | "All basic visualizations are saved as 8 bit images, using the default stretch and cut-off values." |
120 | 72 | ] |
121 | 73 | } |
|
0 commit comments