Skip to content

Commit c9a988d

Browse files
committed
Merge branch 'develop' of https://github.com/eea/CLMS_documents into develop
2 parents a411bdd + 403b413 commit c9a988d

4 files changed

Lines changed: 41 additions & 2 deletions

.github/workflows/deploy-docs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,13 @@ jobs:
100100
git push origin HEAD
101101
fi
102102
103+
# Hotfix: install chrome-headless-shell into the job's HOME so the Typst
104+
# diagram render finds it. Container jobs set HOME=/github/home, which the
105+
# image's baked-in copy doesn't cover. Drop this once the image ships with
106+
# XDG_DATA_HOME baked in.
107+
- name: Ensure headless Chrome for diagram rendering
108+
run: quarto install chrome-headless-shell
109+
103110
- name: Build Docs
104111
run: .github/scripts/build/build-docs.sh
105112

.llm_cache/DOCS__clcplus-core__CLC+Core_User_Manual_Issue_4.0_Annex_Admin_User_v1.qmd.json

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.llm_cache/DOCS__clcplus-core__CLC+Core_User_Manual_Issue_4.0_v1.qmd.json

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DOCS/clcplus-core/CLC+Core_User_Manual_Issue_4.0_v1.qmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ category: "products"
77
template-version: 1.0.0
88
product-name: CLC+ Core User Manual
99
description: "Product DESCRIPTION"
10+
version: 4.0
1011
---
1112

1213

@@ -268,7 +269,7 @@ Further there are '**Quick Filters**" available. The user can quickly filter by
268269

269270
**Pagination** is only available on the page if applicable to the content of the page, for example where tables / lists exist. With the pagination you can navigate through the different pages of a table (see [Figure 1‑11](#_Ref151467477)). On pages with a higher number, you can find previously ingested datasets.
270271

271-
**Help function** by clicking on the "?" icon on the bottom right corner (see [Figure 1‑11](#_Ref151627187)) a separate Help window opens in which the use can report any issues or questions. Further it is possible to write directly an email to <clcplus-core-support@cloudflight.support>.
272+
**Help function** by clicking on the "?" icon on the bottom right corner (see [Figure 1‑11](#_Ref151627187)) a separate Help window opens in which the use can report any issues or questions. The support contact form can be found here: <https://land.copernicus.eu/en/contact-service-helpdesk>.
272273

273274
![](./CLC+Core_User_Manual_Issue_4.0_v1-media/image21.png){width="6.925in" height="3.828472222222222in"}![](./CLC+Core_User_Manual_Issue_4.0_v1-media/image20.png)
274275

@@ -1454,7 +1455,7 @@ b. Check if the provided upload link is valid. It is valid if a file download i
14541455

14551456
c. Retry or delete Ingestion
14561457

1457-
d. Contact the [CLC+ Core support team](https://clcplus-core.land.copernicus.eu/) (us the help function '?' on the webpage or <clcplus-core-support@cloudflight.support>)
1458+
d. Contact the [CLC+ Core support team](https://clcplus-core.land.copernicus.eu/) (us the help function '?' on the webpage or <https://land.copernicus.eu/en/contact-service-helpdesk>)
14581459

14591460
**Is it possible to upload data from my local premises?**
14601461

0 commit comments

Comments
 (0)