|
4 | 4 |
|
5 | 5 | * Added version tags for UI and API to main toolbox page and service |
6 | 6 | selection page. |
7 | | -* The DATA SOURCES panel has been updated: |
8 | | - - Fixed deferred effect of checkbox "Show identifiers". |
9 | | - - Added checkbox "All data sources" that will display all ODP datasets. |
10 | | - - Added warn icon to those datasets that cannot be opened from store. |
11 | | - Such data sources disable the "Open" button and display a popup |
12 | | - instead. The popup informs the user how to manually download and open |
13 | | - the datasets. |
14 | | - - The data Open Dialog no longer displays |
15 | | - + the region constraint, if a dataset has no spatial coordinates; |
16 | | - + the cached option, if a dataset cannot be cached. |
17 | | - - Displaying a data source's data type, if given, in its list item. |
18 | | - - Fixed crash on double-clicking a list item with no selection. |
19 | | -* Using term "sandboxed file system" instead of "user root" in about box. |
20 | 7 | * The `read_zarr` operation is now using type "password" for its `key`, |
21 | 8 | `secret`, and `token` parameters. |
22 | 9 |
|
23 | 10 | #### From previous |
24 | 11 |
|
| 12 | +* The DATA SOURCES panel has been updated: |
| 13 | + - Fixed deferred effect of checkbox "Show identifiers". |
| 14 | + - Added checkbox "All data sources" that will display all ODP datasets. |
| 15 | + - Added warn icon to those datasets that cannot be opened from store. |
| 16 | + Such data sources disable the "Open" button and display a popup |
| 17 | + instead. The popup informs the user how to manually download and open |
| 18 | + the datasets. |
| 19 | + - The data Open Dialog no longer displays |
| 20 | + + the region constraint, if a dataset has no spatial coordinates; |
| 21 | + + the cached option, if a dataset cannot be cached. |
| 22 | + - Displaying a data source's data type, if given, in its list item. |
| 23 | + - Fixed crash on double-clicking a list item with no selection. |
| 24 | +* Using term "sandboxed file system" instead of "user root" in about box. |
25 | 25 | * In help menu, |
26 | 26 | - we now provide a link to the Helpdesk of the |
27 | 27 | ESA Climate Office instead of the issue tracker. |
|
0 commit comments