diff --git a/APIs/SentinelHub/Data/clms/_list.ejs b/APIs/SentinelHub/Data/clms/_list.ejs
index e9f7b79966..c6316e37a2 100644
--- a/APIs/SentinelHub/Data/clms/_list.ejs
+++ b/APIs/SentinelHub/Data/clms/_list.ejs
@@ -1,17 +1,18 @@
```{=html}
<%
-const contents =items[0].website.sidebar.contents
-const apis = contents.find(item=>item.section==="APIs").contents
-const sh = apis.find(item=>item.section==="Sentinel Hub").contents
-const data = sh.find(item=>item.section==="Data").contents
-const clms = data.find(item=>item.section==="CLMS").contents
+const sectionKeys = ["APIs", "Sentinel Hub", "Data", "CLMS"]
+let sections = items[0].website.sidebar.contents
+console.log(sections)
+for (const key of sectionKeys) {
+ sections = sections.find(item => item.section === key).contents
+}
const getUrl = (path)=>{
const fixedPath = "/"+path
const href = items.find(item=> item.path === fixedPath)?.outputHref
return "/"+href
}
-for (const item of clms) { %>
+for (const item of sections) { %>
-
@@ -19,7 +20,7 @@ for (const item of clms) { %>
<%= item.section %>
-
+
<% for (const item2 of item.contents) { %>
-
@@ -28,30 +29,49 @@ for (const item of clms) { %>
<%= item2.section %>
-
+
<% for (const item3 of item2.contents) { %>
-
- <% if(item3.contents) { %>
+ <% if(!item3.contents) { %>
+
+ <%= item3.text %>
+
+ <% } else { %>
<%= item3.section %>
-
- <% } else { %>
-
- <%= item3.text %>
-
<% } %>
<% } %>
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_1km_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_1km_10daily_v2.qmd
index 1320066f4e..e83b7d686e 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_1km_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_1km_10daily_v2.qmd
@@ -6,7 +6,7 @@ title: DMP 1999-2020 (raster 1 km), global, 10-daily – version 2
DMP represents the overall growth rate or dry biomass increase of the vegetation and is directly related to ecosystem Net Primary Production (NPP), however with units customized for agro-statistical purposes (kg/ha/day). Every 10-days estimates are available at global scale in the spatial resolution of about 1km and with the temporal extent from 1999 to June 2020.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_1KM_10DAILY&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_1KM_10DAILY) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_1KM_10DAILY&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_1KM_10DAILY) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v1.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v1.qmd
index 8679d13daa..1603416a58 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v1.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v1.qmd
@@ -6,7 +6,7 @@ title: DMP 2014-present (raster 300 m), global, 10-daily – version 1
Represents the overall growth rate or dry biomass increase of the vegetation and is directly related to ecosystem Net Primary Production (NPP), however with units customized for agro-statistical purposes (kg/ha/day). Every 10-days estimates are available in near real time at global scale in the spatial resolution of about 300 m from January 2014 to June 2020 based upon PROBA-V data with version 1.0 and from July 2020 onwards based upon Sentinel-3/OLCI data with version 1.1.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_300M_10DAILY_RT0&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_300M_10DAILY_RT0&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v2.qmd
index efa444cfca..baca1b6fa1 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/dmp_global_300m_10daily_v2.qmd
@@ -6,7 +6,7 @@ title: DMP 2014-present (raster 300 m), global, 10-daily – version 2
Provides information about the overall growth rate, or net dry biomass increase, of the vegetation. It is equivalent to Net Primary Production (NPP) but expressed in kg of dry matter per hectare and per day. Every 10-days, estimates are available at global scale, at a spatial resolution of ~300 m, from January 2014 to the present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_DMP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_DMP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_1km_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_1km_10daily_v2.qmd
index 9d0a148864..bcb35c43d5 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_1km_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_1km_10daily_v2.qmd
@@ -7,7 +7,7 @@ title: GDMP 1999-2020 (raster 1 km), global, 10-daily – version 2
GDMP is equivalent to Gross Primary Production (GPP). Every 10-days estimates are available at global scale in the spatial resolution of about 1km and with the temporal extent from 1999 to June 2020.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_1KM_10DAILY_V2&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_1KM_10DAILY_V2) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_1KM_10DAILY_V2&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_1KM_10DAILY_V2) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v1.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v1.qmd
index 3b9e5f8fcf..c85532301e 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v1.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v1.qmd
@@ -6,7 +6,7 @@ title: GDMP 2014-present (raster 300 m), global, 10-daily – version 1
Equivalent to Gross Primary Production (GPP)
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_300M_10DAILY_V1_RT0&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_300M_10DAILY_V1_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_300M_10DAILY_V1_RT0&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_300M_10DAILY_V1_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v2.qmd
index a93b8f7a8e..93c4631758 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/dry-gross-dry-matter-productivity/gdmp_global_300m_10daily_v2.qmd
@@ -6,7 +6,7 @@ title: GDMP 2014-present (raster 300 m), global, 10-daily – version 2
Provides information about the total amount of dry matter produced by land plants per unit time through photosynthesis. It is equivalent to Gross Primary Production (GPP) but expressed in kg of dry matter per hectare and per day. Every 10-days estimates are available at global scale, at a spatial resolution of ~ 300 m, from January 2014 to the present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Dry/Gross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GDMP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Dry%2FGross%20Dry%20Matter%20Productivity&clmsSelectedCollection=COPERNICUS_CLMS_GDMP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v1.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v1.qmd
index 4e8cfaddfd..ecc2a91827 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v1.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v1.qmd
@@ -6,7 +6,7 @@ title: GPP 2023-present (raster 300 m), global, 10-daily – version 1
Provides the total amount of carbon compounds produced by photosynthesis of plants in an ecosystem in a given period of time. 10-daily observations are available at global scale in the spatial resolution of 300 m and with the temporal extent from 2023 to present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GPP_300M_10DAILY_RT0&clmsSelectedPath=Net/Gross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_GPP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_GPP_300M_10DAILY_RT0&clmsSelectedPath=Net%2FGross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_GPP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v2.qmd
index 41a751c820..23a5f9dcda 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/gpp_global_300m_10daily_v2.qmd
@@ -6,7 +6,7 @@ title: GPP 2014-present (raster 300 m), global, 10-daily – version 2
Provides information about the total amount of carbon compounds produced by photosynthesis of plants in an ecosystem in a given period of time, expressed in gC/m²/day. Every 10-days, estimates are available at global scale, at a spatial resolution of ~ 300 m, from January 2014 to the present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=&clmsSelectedPath=Net/Gross%20Primary%20Production&clmsSelectedCollection=) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=&clmsSelectedPath=Net%2FGross%20Primary%20Production&clmsSelectedCollection=) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v1.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v1.qmd
index b274169173..cf6418aefe 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v1.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v1.qmd
@@ -6,7 +6,7 @@ title: NPP 2023-present (raster 300 m), global, 10-daily – version 1
Provides the amount of carbon retained in an ecosystem (increase in biomass); it is equal to the difference between the amount of carbon produced through photosynthesis (GPP) and the amount of energy that is used for respiration (R). 10-daily observations are available at global scale in the spatial resolution of 300 m and with the temporal extent from 2023 to present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_NPP_300M_10DAILY_RT0&clmsSelectedPath=Net/Gross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_NPP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_NPP_300M_10DAILY_RT0&clmsSelectedPath=Net%2FGross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_NPP_300M_10DAILY_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v2.qmd
index 4d41e6b9a7..5d08356e23 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/net-gross-primary-production/npp_global_300m_10daily_v2.qmd
@@ -6,7 +6,7 @@ title: NPP 2014-present (raster 300 m), global, 10-daily – version 2
Provides information about the net amount of biomass, or carbon, produced by plants per unit area and time, expressed in gC/m²/day. It is equal to the difference between the Gross Primary Production (GPP), i.e. the total amount of carbon produced through photosynthesis, and the amount of energy used for plant respiration. Every 10-days, estimates are available at global scale, at a spatial resolution of ~ 300 m, from January 2014 to the present.
-[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_NPP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Net/Gross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_NPP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_NPP_GLOBAL_300M_10DAILY_V2_RT0&clmsSelectedPath=Net%2FGross%20Primary%20Production&clmsSelectedCollection=COPERNICUS_CLMS_NPP_GLOBAL_300M_10DAILY_V2_RT0) (Click on 'Show latest date' after the page loads.)
{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fapar_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fapar_global_300m_10daily_v2.qmd
index 05505c93c3..5b7698ea87 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fapar_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fapar_global_300m_10daily_v2.qmd
@@ -30,8 +30,8 @@ Quantifies the fraction of the solar radiation absorbed by live plants for photo
|FAPAR|Fraction of Absorbed Photosynthetically Active Radiation|-|UINT8|0.0-0.94|1/250|0|
|RMSE|Root Mean Square Error on FAPAR|-|UINT8|0.0-0.94|1/250|0|
|QFLAG|Bitwise quality flag|-|UINT8|---|1|0|
-|NOBS|Number of available valid instantaneous FAPAR|-|UINT8|0.0-40.0|1|0|
-|LENGTH_BEFORE|Length of the semi-period before the date [days]|-|UINT8|15.0-210.0|1|0|
+|NOBS|Number of available valid instantaneous FAPAR|-|UINT8|0.0-60.0|1|0|
+|LENGTH_BEFORE|Length of the semi-period before the date [days]|-|UINT8|0.0-210.0|1|0|
|LENGTH_AFTER|Length of the semi-period after the date [days]|-|UINT8|0.0-60.0|1|0|
## Evalscript
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fcover_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fcover_global_300m_10daily_v2.qmd
index 370015cd02..b06cc622fd 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fcover_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/fcover_global_300m_10daily_v2.qmd
@@ -30,7 +30,7 @@ Provides information about the fraction of ground covered by green vegetation. E
|FCOVER|Fraction of Green Vegetation Cover|-|UINT8|0.0-1.0|1/250|0|
|RMSE|Root Mean Square Error on FCOVER|-|UINT8|0.0-1.0|1/250|0|
|NOBS|Number of available valid instantaneous FCOVER|-|UINT8|0.0-60.0|1|0|
-|LBEFORE|Length of the semi-period before the date [days]|days|UINT8|15.0-210.0|1|0|
+|LBEFORE|Length of the semi-period before the date [days]|days|UINT8|0.0-210.0|1|0|
|LAFTER|Length of the semi-period after the date [days]|days|UINT8|0.0-60.0|1|0|
|QFLAG|Bitwise quality flag|Quality Flag on Fraction of green Vegetation Cover|UINT8|0.0-254.0|1|0|
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/lai_global_300m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/lai_global_300m_10daily_v2.qmd
index 552c21a697..2b1fbcbfd7 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/lai_global_300m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/vegetation/vegetation-properties/lai_global_300m_10daily_v2.qmd
@@ -28,11 +28,11 @@ Provides information about Leaf Area Index, defined as half the total area of gr
| Name | Description | Units | Source format | Range | Scaling | Offset |
|---------------|--------------|---------|----------------|-------|---------|--------|
|LAFTER|Length of the semi-period after the date [days]|days|UINT8|0.0-63.0|1|0|
-|LAI|Leaf Area Index (m²/m²)|m^2/m^2|UINT8|0.0-210.0|1|0|
+|LAI|Leaf Area Index (m²/m²)|m^2/m^2|UINT8|0.0-7.0|1/30|0|
|LBEFORE|Length of the semi-period before the date [days]|days|UINT8|0.0-210.0|1|0|
|NOBS|Number of available valid instantaneous LAI|-|UINT8|0.0-60.0|1|0|
|QFLAG|Quality Flag|Quality flags|UINT8|---|1|0|
-|RMSE|Root Mean Square Error on Leaf Area Index|m^2/m^2|UINT8|0.0-210.0|1|0|
+|RMSE|Root Mean Square Error on Leaf Area Index|m^2/m^2|UINT8|0.0-7.0|1/30|0|
## Evalscript
diff --git a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/water-bodies/lake-water-quality/lwq-nrt_global_100m_10daily_v2.qmd b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/water-bodies/lake-water-quality/lwq-nrt_global_100m_10daily_v2.qmd
index 8a84787301..bb8aa50474 100644
--- a/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/water-bodies/lake-water-quality/lwq-nrt_global_100m_10daily_v2.qmd
+++ b/APIs/SentinelHub/Data/clms/bio-geophysical-parameters/water-bodies/lake-water-quality/lwq-nrt_global_100m_10daily_v2.qmd
@@ -12,7 +12,7 @@ Provides semi-continuous observations for a large number of medium and large-siz
### Collection ID
-`0a19176d-1c7b-420a-9dd4-2b8ef4acb153`
+`c320caa8-4d97-40e1-90c6-e34dd5e42b8b`
## Date range
@@ -22,29 +22,29 @@ Provides semi-continuous observations for a large number of medium and large-siz
| Name | Description | Units | Source format | Range | Scaling | Offset |
|---------------|--------------|---------|----------------|-------|---------|--------|
-|CHLAMEAN|Mean concentration of chlorophyll-a (in the observation period)|mg/m3|FLOAT32|0.0-0.0|1|0|
-|FCBPROB|Probability of floating cyanobacteria (with a range of values from 0 to 1 indicating probability of cyanobacteria presence – the closer the value is to 1, the higher the probability)|Average probability of presence in the observed period|FLOAT32|0.0-1.0|1|0|
-|FOBS|Age in days after the start of the observation period of the first observation included in the pixel area|Days since the start of the observation period|FLOAT32|0.0-10.0|1|0|
-|LOBS|Age in days after the start of the observation period of the last observation included in the pixel area|Days since the start of the observation period|FLOAT32|0.0-10.0|1|0|
-|NOBS|Number of observations of the pixel area (including masked and invalid observations)|-|INT16|0.0-0.0|1|0|
-|QFLAG|Flag band showing why input observations to a pixel have been included. Flags are L1_invalid, bright_pixels, cloud, snow_ice, land, turbidity_invalid, chla_invalid, tsm_invalid, atmospheric_correction_failure, floating_cyanobacteria, floating_macrophytes_or_mixed_pixel||UINT16|0.0-0.0|1|0|
-|R1375|Representative spectrum of fully normalised water-leaving reflectance at Rw1375|-|FLOAT32|0.0-1.0|1|0|
-|R1610|Representative spectrum of fully normalised water-leaving reflectance at Rw1610|-|FLOAT32|0.0-1.0|1|0|
-|R2190|Representative spectrum of fully normalised water-leaving reflectance at Rw2190|-|FLOAT32|0.0-1.0|1|0|
-|R443|Representative spectrum of fully normalised water-leaving reflectance at Rw443|-|FLOAT32|0.0-1.0|1|0|
-|R490|Representative spectrum of fully normalised water-leaving reflectance at Rw490|-|FLOAT32|0.0-1.0|1|0|
-|R560|Representative spectrum of fully normalised water-leaving reflectance at Rw560|-|FLOAT32|0.0-1.0|1|0|
-|R665|Representative spectrum of fully normalised water-leaving reflectance at Rw665|-|FLOAT32|0.0-1.0|1|0|
-|R705|Representative spectrum of fully normalised water-leaving reflectance at Rw705|-|FLOAT32|0.0-1.0|1|0|
-|R740|Representative spectrum of fully normalised water-leaving reflectance at Rw740|-|FLOAT32|0.0-1.0|1|0|
-|R783|Representative spectrum of fully normalised water-leaving reflectance at Rw783|-|FLOAT32|0.0-1.0|1|0|
-|R842|Representative spectrum of fully normalised water-leaving reflectance at Rw842|-|FLOAT32|0.0-1.0|1|0|
-|R865|Representative spectrum of fully normalised water-leaving reflectance at Rw865|-|FLOAT32|0.0-1.0|1|0|
-|R945|Representative spectrum of fully normalised water-leaving reflectance at Rw945|-|FLOAT32|0.0-1.0|1|0|
-|TMEAN|Mean of turbidity in Nephelometric Turbidity Units (NTU) (in the observation period)|NTU|FLOAT32|0.0-0.0|1|0|
-|TOBS|||FLOAT32|0.0-0.0|1|0|
-|TSI|Trophic state index (TSI) obtained from chlorophyll-a observations, averaged over the observation period. The TSI has a value of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, or 100 corresponding to the classes given in Carlson (1977), where 0-40 are oligotrophic, 40-60 mesotrophic, 60-80 eutrophic, and 80-100 hypereutrophic|-|FLOAT32|0.0-100.0|1|0|
-|TSMMEAN|Mean of concentration of total suspended matter (in the observation period)|g/m³|FLOAT32|0.0-0.0|1|0|
+|CHLAMEAN|Mean of chlorophyll-a concentration|mg/m3|FLOAT32|0.0-0.0|1|0|
+|FCBPROB|Probability of floating cyanobacteria|Average probability of presence in the observed period|FLOAT32|0.0-1.0|1|0|
+|FOBS|Number of days from the start of the sensing period until the first cloud-free observation|Days since the start of the observation period|FLOAT32|0.0-10.0|1|0|
+|LOBS|Number of days from the start of the sensing period until the last cloud-free observation|Days since the start of the observation period|FLOAT32|0.0-10.0|1|0|
+|NOBS|Number of observations|-|INT16|0.0-0.0|1|0|
+|QFLAG|Flag band showing why input observations to a pixel have been included.||UINT16|0.0-0.0|1|0|
+|RW1375|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW1610|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW2190|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW443|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW490|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW560|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW665|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW705|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW740|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW783|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW842|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW865|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|RW945|Fully normalised water-leaving reflectance|-|FLOAT32|0.0-1.0|1|0|
+|TMEAN|Mean turbidity|NTU|FLOAT32|0.0-0.0|1|0|
+|TOBS|Age in days after the start of the observation period||FLOAT32|0.0-0.0|1|0|
+|TSI|Trophic State Index|-|FLOAT32|0.0-100.0|1|0|
+|TSMMEAN|Mean of total suspended matter|g/m³|FLOAT32|0.0-0.0|1|0|
## Evalscript
diff --git a/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use.qmd b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use.qmd
new file mode 100644
index 0000000000..9d720cef7a
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use.qmd
@@ -0,0 +1,11 @@
+---
+title: Full-coverage Land Cover and Land Use
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - full-coverage-land-cover-and-land-use/*.qmd
+ - "!full-coverage-land-cover-and-land-use/full-coverage-land-cover-and-land-use/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands.qmd b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands.qmd
new file mode 100644
index 0000000000..34245ae1a5
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands.qmd
@@ -0,0 +1,11 @@
+---
+title: Croplands
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - croplands/*.qmd
+ - "!croplands/croplands/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns.qmd b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns.qmd
new file mode 100644
index 0000000000..a133b6ecf3
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns.qmd
@@ -0,0 +1,11 @@
+---
+title: Cropping Patterns
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - cropping-patterns/*.qmd
+ - "!cropping-patterns/cropping-patterns/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence.qmd b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence.qmd
new file mode 100644
index 0000000000..8c95eaa184
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence.qmd
@@ -0,0 +1,11 @@
+---
+title: Fallow Land Presence
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - fallow-land-presence/*.qmd
+ - "!fallow-land-presence/fallow-land-presence/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..fdd52181f2
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd
@@ -0,0 +1,50 @@
+---
+title: CPFLP 10m Yearly V1
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-croplands)
+
+The High Resolution Layer Cropping Patterns - Fallow Land Presence (CPFLP) raster product provides the yearly fallow land classification indicating if arable land has been left fallow in the respective calendar year.
+This dataset is provided annually starting in 2017 with 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+High Resolution Layer Croplands product is part of the European Union's Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=&clmsSelectedPath=Fallow%20Land%20Presence&clmsSelectedCollection=) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|clms_vlcc_fallow-land-presence_europe_10m_yearly_v1|`3dd04866-fe0a-48f2-a07b-033350949919`|
+|clms_vlcc_fallow-land-presence-confidence-layer_europe_10m_yearly_v1|`f62789df-4e26-4469-85e5-9f3e464d98f7`|
+
+## Date range
+
+2017 - present
+
+## Bands
+
+clms_vlcc_fallow-land-presence_europe_10m_yearly_v1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPFLP|Annual fallow land presence|0 = No fallow land, 1 = Fallow|UINT16|0.0-1.0|1|0|
+clms_vlcc_fallow-land-presence-confidence-layer_europe_10m_yearly_v1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPFLPCL|Confidence of fallow land presence|Confidence percentage (0-100%)|UINT16|0.0-253.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change.qmd
new file mode 100644
index 0000000000..f1fdeb5c88
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change.qmd
@@ -0,0 +1,11 @@
+---
+title: Land Cover and Land Use Mapping/Tree Cover and Forests/Dominant Leaf Type/Dominant Leaf Type Change
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/*.qmd
+ - "!land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/clms_vlcc_dominant-leaf-type-change_europe_20m_3yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/clms_vlcc_dominant-leaf-type-change_europe_20m_3yearly_v1.qmd
new file mode 100644
index 0000000000..a5f79be7e8
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/clms_vlcc_dominant-leaf-type-change_europe_20m_3yearly_v1.qmd
@@ -0,0 +1,41 @@
+---
+title: Dominant Leaf Type Change 20m 3yearly (2018-2021) V1
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover)
+
+The High Resolution Layer Dominant Leaf Type Change (DLTC) 2018-2021 raster product provides information on the change between the reference years 2018 and 2021 and consists of 7 thematic classes (unchanged areas with no tree cover / new broadleaved cover / new coniferous cover / loss of broadleaved cover / loss of coniferous cover / unchanged areas with tree cover / potential change among dominant leaf types).
+
+This dataset is provided in 20 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+The production of the high resolution forest layers was coordinated by the European Environment Agency (EEA) in the frame of the EU Copernicus programme.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_CLMS_VLCC_DOMINANT-LEAF-TYPE-CHANGE_EUROPE_20M_3YEARLY_V1&clmsSelectedPath=Land%20Cover%20and%20Land%20Use%20Mapping%2FTree%20Cover%20and%20Forests%2FDominant%20Leaf%20Type%2FDominant%20Leaf%20Type%20Change&clmsSelectedCollection=COPERNICUS_CLMS_CLMS_VLCC_DOMINANT-LEAF-TYPE-CHANGE_EUROPE_20M_3YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+`9bdecd15-4101-4859-8d00-b2f49c2c6876`
+
+## Date range
+
+2018 - 2021
+
+## Bands
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|DLTC|Tree cover change classification|0 = unchanged areas with no tree cover, 1 = new broadleaved cover, 2 = new coniferous cover, 3 = loss of broadleaved cover, 4 = loss of coniferous cover, 10 = unchanged areas with tree cover, 255 = outside area|UINT8|0.0-255.0|1|0|
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-dominant-leaf-type-dominant-leaf-type-change/clms_vlcc_dominant-leaf-type-change_europe_20m_3yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type.qmd
new file mode 100644
index 0000000000..92963fab7d
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type.qmd
@@ -0,0 +1,11 @@
+---
+title: Land Cover and Land Use Mapping/Tree Cover and Forests/Forest Type/Forest Type
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/*.qmd
+ - "!land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/clms_vlcc_forest-type_europe_10m_3yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/clms_vlcc_forest-type_europe_10m_3yearly_v1.qmd
new file mode 100644
index 0000000000..78c8ac717b
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/clms_vlcc_forest-type_europe_10m_3yearly_v1.qmd
@@ -0,0 +1,41 @@
+---
+title: Forest Type 10m 3yearly V1
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover)
+
+The High Resolution Layer Forest Type (FTY) provides a forest classification with 3 thematic classes (all non-forest areas / broadleaved forest / coniferous forest) at 10m spatial resolution and with a Minimum Mapping Unit (MMU) of 0.5 ha. This raster layer is largely following the FAO (Food and Agriculture Organisation of the United Nations) forest definition with tree covered areas in agricultural and urban context excluded using the respective Forest Additional Support Layer (FADSL).
+
+This dataset is provided on a 3-yearly frequency in 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Tree Cover and Forest product is part of the European Union's Copernicus Land Monitoring Service.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_CLMS_VLCC_FOREST-TYPE_EUROPE_10M_3YEARLY_V1&clmsSelectedPath=Land%20Cover%20and%20Land%20Use%20Mapping%2FTree%20Cover%20and%20Forests%2FForest%20Type%2FForest%20Type&clmsSelectedCollection=COPERNICUS_CLMS_CLMS_VLCC_FOREST-TYPE_EUROPE_10M_3YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+`4d1aad1a-f800-43c5-87d0-5565a9a31c12`
+
+## Date range
+
+2018 - 2021
+
+## Bands
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|FTY|Forest Type over 3 years (10m)|1: broadleaved forest, 2: coniferous forest|UINT8|0.0-2.0|1|0|
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping-tree-cover-and-forests-forest-type-forest-type/clms_vlcc_forest-type_europe_10m_3yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands.qmd
new file mode 100644
index 0000000000..34245ae1a5
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands.qmd
@@ -0,0 +1,11 @@
+---
+title: Croplands
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - croplands/*.qmd
+ - "!croplands/croplands/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types.qmd
new file mode 100644
index 0000000000..b2d987a631
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types.qmd
@@ -0,0 +1,11 @@
+---
+title: Crop Types
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - crop-types/*.qmd
+ - "!crop-types/crop-types/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types.qmd
new file mode 100644
index 0000000000..b2d987a631
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types.qmd
@@ -0,0 +1,11 @@
+---
+title: Crop Types
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - crop-types/*.qmd
+ - "!crop-types/crop-types/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types/clms_vlcc_crop-types_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types/clms_vlcc_crop-types_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..2a518da72b
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types/clms_vlcc_crop-types_europe_10m_yearly_v1.qmd
@@ -0,0 +1,55 @@
+---
+title: CTY 10m Yearly (2017-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-croplands)
+
+The High Resolution Layer Crop Types (CTY) raster product provides high resolution crop type classification for 17 classes of both arable and permanent crops accross the EEA38 extent. Using both Sentinel-1 and Sentiel-2, the model is finetuned to first map the crop field boundaries, and then determine the main crop for each field.
+
+This dataset is provided annually starting in 2017 with 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Croplands product is part of the European Union's Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_CROP-TYPES_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Crop%20Types&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_CROP-TYPES_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Crop Types Europe 10m Yearly V1|`4fa71893-371f-4440-97c4-917f569f67b2`|
+|Crop Types Confidence Layer Europe 10m Yearly V1|`82c292b4-1041-46c6-836a-4f7afe025d99`|
+
+## Date range
+
+2017 - present
+
+## Bands
+
+Crop Types Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CTY|Cropland crop type classification (19 types)|Categorical label on crop type
+|UINT16|0.0-3200.0|1|0|
+Crop Types Confidence Layer Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CTYCL|Confidence of crop type classification|Probability as obtained from the confidence of the selected crop type class
+|UINT8|0.0-100.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/croplands/crop-types/crop-types/clms_vlcc_crop-types_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns.qmd
new file mode 100644
index 0000000000..a133b6ecf3
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns.qmd
@@ -0,0 +1,11 @@
+---
+title: Cropping Patterns
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - cropping-patterns/*.qmd
+ - "!cropping-patterns/cropping-patterns/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence.qmd
new file mode 100644
index 0000000000..8c95eaa184
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence.qmd
@@ -0,0 +1,11 @@
+---
+title: Fallow Land Presence
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - fallow-land-presence/*.qmd
+ - "!fallow-land-presence/fallow-land-presence/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..fb2ced81f7
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd
@@ -0,0 +1,52 @@
+---
+title: CPFLP 10m Yearly (2017-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-croplands)
+
+The High Resolution Layer Cropping Patterns - Fallow Land Presence (CPFLP) raster product provides the yearly fallow land classification indicating if arable land has been left fallow in the respective calendar year.
+This dataset is provided annually starting in 2017 with 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+High Resolution Layer Croplands product is part of the European Union's Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_FALLOW-LAND-PRESENCE_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Fallow%20Land%20Presence&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_FALLOW-LAND-PRESENCE_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Fallow Land Presence 10m Yearly V1|`3dd04866-fe0a-48f2-a07b-033350949919`|
+|Fallow Land Presence Confidence Layer 10m Yearly V1|`f62789df-4e26-4469-85e5-9f3e464d98f7`|
+
+## Date range
+
+2017 - present
+
+## Bands
+
+Fallow Land Presence 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPFLP|Annual fallow land presence|0 = No fallow land, 1 = Fallow
+|UINT16|0.0-1.0|1|0|
+Fallow Land Presence Confidence Layer 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPFLPCL|Confidence of fallow land presence|Confidence percentage (0-100%)
+|UINT16|0.0-253.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration.qmd
new file mode 100644
index 0000000000..866ce153b4
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration.qmd
@@ -0,0 +1,11 @@
+---
+title: Main Crop Duration
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - main-crop-duration/*.qmd
+ - "!main-crop-duration/main-crop-duration/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration/clms_vlcc_main-crop-duration_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration/clms_vlcc_main-crop-duration_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..199dfe99a3
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration/clms_vlcc_main-crop-duration_europe_10m_yearly_v1.qmd
@@ -0,0 +1,55 @@
+---
+title: CPMCD 10m Yearly (2017-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-croplands)
+
+The High Resolution Layer Cropping Patterns - Main Crop Duration (CPMCD) raster product provides the duration (in days) of the growing season for the main (annual) crop.
+
+This dataset is provided annually starting in 2017 with 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Croplands product is part of the European Union’s Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_MAIN-CROP-DURATION_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Main%20Crop%20Duration&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_MAIN-CROP-DURATION_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Main Crop Duration Europe 10m Yearly V1|`0c1cf3ba-b04b-48c1-982f-e5861c0fdbd1`|
+|Main Crop Duration Confidence Layer Europe 10m Yearly V1|`1d4d9305-042a-4894-8a57-dfe93937a81a`|
+
+## Date range
+
+2017 - present
+
+## Bands
+
+Main Crop Duration Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPMCD|Main crop growing season duration|days
+|UINT16|0.0-365.0|1|0|
+Main Crop Duration Confidence Layer Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|CPMCDCL|Confidence of main crop duration|confidence
+|UINT16|0.0-100.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/croplands/cropping-patterns/main-crop-duration/clms_vlcc_main-crop-duration_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands.qmd
new file mode 100644
index 0000000000..6c7d870aca
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands.qmd
@@ -0,0 +1,11 @@
+---
+title: Grasslands
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - grasslands/*.qmd
+ - "!grasslands/grasslands/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous.qmd
new file mode 100644
index 0000000000..9b46928dc0
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous.qmd
@@ -0,0 +1,11 @@
+---
+title: Grassland and Herbaceous
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - grassland-and-herbaceous/*.qmd
+ - "!grassland-and-herbaceous/grassland-and-herbaceous/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change.qmd
new file mode 100644
index 0000000000..007bf8b958
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change.qmd
@@ -0,0 +1,11 @@
+---
+title: Grassland Change
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - grassland-change/*.qmd
+ - "!grassland-change/grassland-change/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change/clms_vlcc_grassland-change_europe_20m_3yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change/clms_vlcc_grassland-change_europe_20m_3yearly_v1.qmd
new file mode 100644
index 0000000000..68fcbfd713
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change/clms_vlcc_grassland-change_europe_20m_3yearly_v1.qmd
@@ -0,0 +1,61 @@
+---
+title: GRAC 20m 3yearly (2018-2021)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-grasslands)
+
+The High Resolution Layer Grassland Change (GRAC) 2018-2021 raster product at 20m resolution provides information on changes in grassland vegetation cover between the reference years 2018 and 2021. The thematic classes indicate all non-grassland areas, grassland gain and grassland loss, unchanged grassland in both years and unverified grassland gain and loss areas.
+
+
+
+This dataset is provided in 20 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+
+
+High Resolution Layer Grasslands product is part of the European Union’s Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_GRASSLAND-CHANGE_EUROPE_20M_3YEARLY_V1&clmsSelectedPath=Grassland%20Change&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_GRASSLAND-CHANGE_EUROPE_20M_3YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Grassland Change Europe 20m 3yearly V1|`3f55450a-6912-4d68-a35b-b6dd331988e0`|
+|Grassland Change Confidence Layer Europe 20m 3yearly V1|`16abb517-5c29-48ac-a97b-50be03a03a48`|
+
+## Date range
+
+2018 - 2021
+
+## Bands
+
+Grassland Change Europe 20m 3yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|GRAC|Grassland Change (20m)|0: unchanged non-grassland in both years; 1: grassland gain; 2: grassland loss; 10: unchanged grassland in both years; 255: outside area
+|UINT8|0.0-10.0|1|0|
+Grassland Change Confidence Layer Europe 20m 3yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|GRACCL|Confidence of grassland change|-
+|UINT8|0.0-100.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland-change/clms_vlcc_grassland-change_europe_20m_3yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland.qmd
new file mode 100644
index 0000000000..cf5871e5d0
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland.qmd
@@ -0,0 +1,11 @@
+---
+title: Grassland
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - grassland/*.qmd
+ - "!grassland/grassland/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland/clms_vlcc_grassland_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland/clms_vlcc_grassland_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..3f0949b2a0
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland/clms_vlcc_grassland_europe_10m_yearly_v1.qmd
@@ -0,0 +1,55 @@
+---
+title: GRA 10m Yearly (2017-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-grasslands)
+
+The High Resolution Layer Grassland (GRA) raster product provides a binary status layer of grassland/non-grassland mask. This grassy and non-woody vegetation baseline product includes all kinds of grasslands: managed grassland, semi-natural grassland and natural grassy vegetation. It does not include temporary grasslands, which are masked out using the corresponding Ploughing indicator (PLOUGH), indicating on the number of years since a pixel was last ploughed.
+
+This dataset is provided annually starting in 2017 with 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Grasslands product is part of the European Union’s Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_GRASSLAND_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Grassland&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_GRASSLAND_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Grassland Europe 10m Yearly V1|`74eeaebb-d8eb-4e7e-909c-ab55465a8791`|
+|Grassland Confidence Layer Europe 10m Yearly V1|`8a1883b3-5c43-4765-a02a-f95fe0231652`|
+
+## Date range
+
+2017 - present
+
+## Bands
+
+Grassland Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|GRA|Classification of grassland / non-grassland|0: all non-grassland areas, 1: grassland, 255: outside area
+|UINT8|0.0-255.0|1|0|
+Grassland Confidence Layer Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|GRACL|Confidence of grassland classification|None
+|UINT8|1.0-255.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/grasslands/grassland-and-herbaceous/grassland/clms_vlcc_grassland_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests.qmd
new file mode 100644
index 0000000000..c1f04e6d84
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests.qmd
@@ -0,0 +1,11 @@
+---
+title: Tree Cover and Forests
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - tree-cover-and-forests/*.qmd
+ - "!tree-cover-and-forests/tree-cover-and-forests/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type.qmd
new file mode 100644
index 0000000000..fcb392ff20
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type.qmd
@@ -0,0 +1,11 @@
+---
+title: Dominant Leaf Type
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - dominant-leaf-type/*.qmd
+ - "!dominant-leaf-type/dominant-leaf-type/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type.qmd
new file mode 100644
index 0000000000..fcb392ff20
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type.qmd
@@ -0,0 +1,11 @@
+---
+title: Dominant Leaf Type
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - dominant-leaf-type/*.qmd
+ - "!dominant-leaf-type/dominant-leaf-type/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type/clms_vlcc_dominant-leaf-type_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type/clms_vlcc_dominant-leaf-type_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..a91e6149df
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type/clms_vlcc_dominant-leaf-type_europe_10m_yearly_v1.qmd
@@ -0,0 +1,55 @@
+---
+title: DLT 10m Yearly (2018-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover)
+
+The High Resolution Dominant Leaf Type (DLT) raster product provides a basic land cover classification with 3 thematic classes (all non-tree covered areas, broadleaved and coniferous).
+
+This dataset is provided annually starting with 2018 in 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Tree Cover and Forest product is part of the European Union’s Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_DOMINANT-LEAF-TYPE_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Dominant%20Leaf%20Type&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_DOMINANT-LEAF-TYPE_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Dominant Leaf Type Europe 10m Yearly V1|`42b2ef44-5983-4bd1-9e2f-52c093c08b3d`|
+|Dominant Leaf Type Confidence Layer Europe 10m Yearly V1|`626dc954-9177-41f3-84c9-d2119402e524`|
+
+## Date range
+
+2018 - present
+
+## Bands
+
+Dominant Leaf Type Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|DLT|Dominant leaf type classification|0 = All non-tree covered areas, 1 = Broadleaved trees, 2 = Coniferous trees
+|UINT8|0.0-2.0|1|0|
+Dominant Leaf Type Confidence Layer Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|DLTCL|Confidence of dominant leaf type|Confidence percentage (0-100%)
+|UINT8|0.0-253.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/dominant-leaf-type/dominant-leaf-type/clms_vlcc_dominant-leaf-type_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density.qmd
new file mode 100644
index 0000000000..c40e1a22dc
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density.qmd
@@ -0,0 +1,11 @@
+---
+title: Tree Cover Density
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - tree-cover-density/*.qmd
+ - "!tree-cover-density/tree-cover-density/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density.qmd
new file mode 100644
index 0000000000..c40e1a22dc
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density.qmd
@@ -0,0 +1,11 @@
+---
+title: Tree Cover Density
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - tree-cover-density/*.qmd
+ - "!tree-cover-density/tree-cover-density/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density/clms_vlcc_tree-cover-density_europe_10m_yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density/clms_vlcc_tree-cover-density_europe_10m_yearly_v1.qmd
new file mode 100644
index 0000000000..c839169855
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density/clms_vlcc_tree-cover-density_europe_10m_yearly_v1.qmd
@@ -0,0 +1,55 @@
+---
+title: TCD 10m Yearly (2018-present)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover)
+
+The High Resolution Layer Tree Cover Density (TCD) dataset provides information on the proportional crown coverage per pixel at 10 meter spatial resolution and ranges from 0% (all non-tree covered areas) to 100%, whereby Tree Cover Density is defined as the "vertical projection of tree crowns to a horizontal earth’s surface“.
+
+This dataset is provided annually starting with 2018 in 10 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+High Resolution Layer Tree Cover and Forest product is part of the European Union’s Copernicus Land Monitoring Service. Confidence layer available for the dataset.
+
+This dataset includes data from the French Overseas Territories (DOMs).
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_TREE-COVER-DENSITY_EUROPE_10M_YEARLY_V1&clmsSelectedPath=Tree%20Cover%20Density&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_TREE-COVER-DENSITY_EUROPE_10M_YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Tree Cover Density Europe 10m Yearly V1|`3751d55a-7370-4071-9543-493ec3341d16`|
+|Tree Cover Density Confidence Layer Europe 10m Yearly V1|`2bdc627a-ea9c-4f34-81c2-75ad9d9cdbf1`|
+
+## Date range
+
+2018 - present
+
+## Bands
+
+Tree Cover Density Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|TCD|Tree cover density (10 m)|%
+|UINT8|0.0-96.0|1|0|
+Tree Cover Density Confidence Layer Europe 10m Yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|TCDCL|Confidence of tree cover density|None
+|UINT8|4.0-255.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-density/clms_vlcc_tree-cover-density_europe_10m_yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change.qmd
new file mode 100644
index 0000000000..e237c7f295
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change.qmd
@@ -0,0 +1,11 @@
+---
+title: Tree Cover Presence Change
+listing:
+ type: table
+ sort: false
+ fields: [title]
+ sort-ui: false
+ contents:
+ - tree-cover-presence-change/*.qmd
+ - "!tree-cover-presence-change/tree-cover-presence-change/*.qmd"
+---
diff --git a/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change/clms_vlcc_tree-cover-presence-change_europe_20m_3yearly_v1.qmd b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change/clms_vlcc_tree-cover-presence-change_europe_20m_3yearly_v1.qmd
new file mode 100644
index 0000000000..24baf3a457
--- /dev/null
+++ b/APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change/clms_vlcc_tree-cover-presence-change_europe_20m_3yearly_v1.qmd
@@ -0,0 +1,63 @@
+---
+title: TCPC 20m 3yearly (2018-2021)
+---
+## About
+[Official documentation](https://land.copernicus.eu/en/products/high-resolution-layer-forests-and-tree-cover)
+
+The Copernicus High Resolution Layer Tree Cover Precense Change (TCPC) 2018-2021 raster product provides information on the change between the reference years 2018 and 2021 and consists of 4 thematic classes (unchanged areas with no tree cover / new tree cover / loss of tree cover / unchanged areas with tree cover). The class 255 = outside area is predefined by the 100m boundary layer and remains unchanged. This layer for previous reference year compraissions is called Tree Cover Change Mask (TCCM).
+
+
+
+This dataset is provided in 20 meter rasters (fully conformant with the EEA reference grid) in 100 x 100 km tiles covering the EEA38 countries.
+
+
+
+The production of the high resolution forest layers was coordinated by the European Environment Agency (EEA) in the frame of the EU Copernicus programme.
+
+Confidence layer available for the dataset.
+
+
+
+This dataset includes data from the French Overseas Territories (DOMs)
+
+[View this dataset in Copernicus Browser](https://browser.dataspace.copernicus.eu/?zoom=10&lat=41.82019&lng=12.57866&themeId=DEFAULT-THEME&datasetId=COPERNICUS_CLMS_VLCC_TREE-COVER-PRESENCE-CHANGE_EUROPE_20M_3YEARLY_V1&clmsSelectedPath=Tree%20Cover%20Presence%20Change&clmsSelectedCollection=COPERNICUS_CLMS_VLCC_TREE-COVER-PRESENCE-CHANGE_EUROPE_20M_3YEARLY_V1) (Click on 'Show latest date' after the page loads.)
+
+{{< include /APIs/SentinelHub/Data/clms/_include.qmd >}}
+
+### Collection ID
+
+| Collection | ID |
+|:---------:|----|
+|Tree Cover Presence Change Europe 20m 3yearly V1|`c1e547c2-47ec-4ce7-b87c-3057faba5ecc`|
+|Tree Cover Presence Change Confidence Layer Europe 20m 3yearly V1|`86fea022-0a9a-44b1-81c6-61df8d508712`|
+
+## Date range
+
+2018 - 2021
+
+## Bands
+
+Tree Cover Presence Change Europe 20m 3yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|TCPC|Tree cover extent change|0: unchanged areas with no tree cover;1: new tree cover;2: loss of tree cover;10: unchanged areas with tree cover;255: outside area
+|UINT8|0.0-10.0|1|0|
+Tree Cover Presence Change Confidence Layer Europe 20m 3yearly V1
+
+| Name | Description | Units | Source format | Range | Scaling | Offset |
+|---------------|--------------|---------|----------------|-------|---------|--------|
+|TCPCCL|Confidence of tree cover change|None
+|UINT8|0.0-253.0|1|0|
+
+
+## Evalscript
+
+**[Example scripts for this product.](https://github.com/eu-cdse/sentinel-hub-custom-scripts/tree/main/clms/land-cover-and-land-use-mapping/tree-cover-and-forests/tree-cover-density/tree-cover-presence-change/clms_vlcc_tree-cover-presence-change_europe_20m_3yearly_v1)**
+
+Use the link above to access dedicated Evalscript examples for this product in the Copernicus Data Space Ecosystem Sentinel Hub Custom Scripts repository.
+
+An Evalscript (or "custom script") is a piece of Javascript code which defines how the data shall be processed by Sentinel Hub and what values the service shall return. It is a required part of any [process](/APIs/SentinelHub/Process.qmd), [batch processing](/APIs/SentinelHub/Batch.qmd) or [OGC request](/APIs/SentinelHub/OGC.qmd).
+
+Evalscripts can use any JavaScript function or language structures, along with certain [utility functions](/APIs/SentinelHub/Evalscript/Functions.qmd) we provide for your convenience. For running evalscripts we use the [Chrome V8](https://v8.dev/){target="_blank"} JavaScript engine.
+
diff --git a/_quarto.yml b/_quarto.yml
index 9e74a016d0..e87e65d62d 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -421,6 +421,20 @@ website:
text: SWI 2007-present (raster 12.5 km), global, daily – version 3
- href: APIs/SentinelHub/Data/clms/bio-geophysical-parameters/soil-moisture/soil-water-index/swi_global_12.5km_daily_v4.qmd
text: SWI 2007-present (raster 12.5 km), global, daily – version 4
+ - section: Full-coverage Land Cover and Land Use
+ href: APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use.qmd
+ contents:
+ - section: Croplands
+ href: APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands.qmd
+ contents:
+ - section: Cropping Patterns
+ href: APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns.qmd
+ contents:
+ - section: Fallow Land Presence
+ href: APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence.qmd
+ contents:
+ - href: APIs/SentinelHub/Data/clms/full-coverage-land-cover-and-land-use/croplands/cropping-patterns/fallow-land-presence/clms_vlcc_fallow-land-presence_europe_10m_yearly_v1.qmd
+ text: CPFLP 10m Yearly V1
- section: Land Cover and Land Use Mapping
href: APIs/SentinelHub/Data/clms/land-cover-and-land-use-mapping.qmd
contents: