|
1 | 1 | ## Changes in version 1.2.0
|
2 | 2 |
|
| 3 | +### Enhancements |
| 4 | + |
| 5 | +* The right sidebar has been redesigned. It now uses a tab bar to switch |
| 6 | + between info, time-series charts, new statistics, and 3-D panels. |
| 7 | + Numerous info panel styles have been adapted to harmonise with the common |
| 8 | + style of the UI. |
| 9 | + |
| 10 | +* Introduced a statistics panel, where basic statistics for the currently |
| 11 | + selected variable, selected timestamp, and selected place can be computed |
| 12 | + and displayed. If the place is an area, statistics include include |
| 13 | + minimum, maximum, mean, standard deviation, and a histogram. For |
| 14 | + point places the value at the point is displayed. |
| 15 | + |
3 | 16 | * Introduced a variable comparison mode. Users can now go to the layer
|
4 | 17 | visibility dropdown menu (see below) and enable the variable compare mode.
|
5 | 18 | This will make the variable layer fully transparent for initially one
|
|
36 | 49 | control bar. It also includes a new RGB layer from a secondary dataset
|
37 | 50 | so that now two different RGB layers can be compared.
|
38 | 51 |
|
39 |
| -* The right sidebar has been redesigned. It now uses a tab bar to switch |
40 |
| - between info, time-series charts, and 3-D panels. Numerous info panel styles |
41 |
| - have been adapted to harmonise with the common style of the UI. |
42 |
| - |
43 | 52 | * Introduced user-defined layers:
|
44 | 53 | - Users can now define their own base maps and overlay layers from
|
45 | 54 | WMS servers or tiled web maps (=XYZ).
|
|
64 | 73 | * Fixed problem with color bar selector that occurred if a variable
|
65 | 74 | used an unknown color bar name.
|
66 | 75 |
|
| 76 | +### Other Changes |
| 77 | + |
67 | 78 | * Numerous changes regarding development environment renewal and
|
68 | 79 | code quality improvements:
|
69 | 80 |
|
|
0 commit comments