This repository was archived by the owner on Aug 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1414
1515* Optimisations in the DATA SOURCES panel (that have been enabled by
1616 using [ xcube] ( https://xcube.readthedocs.io/ ) in the backend):
17- - Initalising the "CCI Open Data Portal" data store
18- is now accellerated by a magnitude.
17+ - Initialising the "CCI Open Data Portal" data store
18+ is now accelerated by a magnitude.
1919 - Local caching of remote data sources when opening datasets
2020 is now much faster and more reliable.
2121 - Added new experimental store "CCI Zarr Store" that offers
2222 selected CCI datasets that have been converted to Zarr format
2323 and are read from JASMIN object storage.
2424 - Ability to add more data stores has been greatly improved.
25+ - Fixed icons and labels for some new CCI ECVs.
2526
2627* We now obtain Cate Hub's status information from a dedicated GitHub
2728 repository [ cate-status] ( https://github.com/CCI-Tools/cate-status ) .
Original file line number Diff line number Diff line change 2020 "color" : " ecv_blue" ,
2121 "label" : " OZ"
2222 },
23+ "biomass" : {
24+ "group" : " terrestrial" ,
25+ "color" : " ecv_orange" ,
26+ "label" : " BIO"
27+ },
2328 "fire" : {
2429 "group" : " terrestrial" ,
2530 "color" : " ecv_orange" ,
3540 "color" : " ecv_orange" ,
3641 "label" : " LC"
3742 },
43+ "permafrost" : {
44+ "group" : " terrestrial" ,
45+ "color" : " ecv_orange" ,
46+ "label" : " PF"
47+ },
3848 "soilmoisture" : {
3949 "group" : " terrestrial" ,
4050 "color" : " ecv_orange" ,
4151 "label" : " SM"
4252 },
53+ "snow" : {
54+ "group" : " terrestrial" ,
55+ "color" : " ecv_orange" ,
56+ "label" : " SNW"
57+ },
4358 "ghrsst" : {
4459 "group" : " ocean" ,
4560 "color" : " ecv_green" ,
You can’t perform that action at this time.
0 commit comments