eu-cdse / documentation

Technical documentation for Copernicus Data Space Ecosystem
17 stars 10 forks source link

"Getting started with R client" doesn't work #501

Open soxofaan opened 2 months ago

soxofaan commented 2 months ago

reported in zendesk (CDSE-101)

tutorial "getting started in R" at https://documentation.dataspace.copernicus.eu/APIs/openEO/R_Client/R.html doesn't work out of the box:

there is an example about SENTINEL1_GRD, but it is missing a sar_backscatter as documented at https://documentation.dataspace.copernicus.eu/Data/SentinelMissions/Sentinel1.html#openeo-processing-options so user ends up with

OpenEO batch job failed: OpenEOApiException(status_code=500, code='Internal', message="Backscatter coefficient 'gamma0-terrain' is not supported. Use one of ['beta0', 'sigma0-ellipsoid', 'gamma0-ellipsoid'].", id='no-request')

soxofaan commented 2 months ago

related: https://documentation.dataspace.copernicus.eu/Data/SentinelMissions/Sentinel1.html#openeo-processing-options should also show an R snippet on how to do sar_backscatter