Learn R Programming

CDSE (version 0.3.0)

'Copernicus Data Space Ecosystem' API Wrapper

Description

Provides interface to the 'Copernicus Data Space Ecosystem' API , mainly for searching the catalog of available data from Copernicus Sentinel missions and obtaining the images for just the area of interest based on selected spectral bands. The package uses the 'Sentinel Hub' REST API interface that provides access to various satellite imagery archives. It allows you to access raw satellite data, rendered images, statistical analysis, and other features. This package is in no way officially related to or endorsed by Copernicus.

Copy Link

Version

Install

install.packages('CDSE')

Monthly Downloads

319

Version

0.3.0

License

AGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Zivan Karaman

Last Published

September 2nd, 2025

Functions in CDSE (0.3.0)

GetStatistics

Get statistical values
GetQueryables

Get CQL2 parameters for a collection
MakeEvalScript

Create a Sentinel Hub API Evalscript
SeasonalTimerange

Create seasonal time range
UniqueCatalog

Produce image catalog without multiple entries per date
SearchCatalogBy...

Search collection for available images (vectorization ready)
SeasonalFilter

Filter image catalog for seasonal images
GetStatisticsBy...

Get statistical values (vectorization ready)
SearchCatalog

Search collection for available images
Point2Bbox

Create bounding box around a point
GetImage

Get image from the archive
GetOAuthClient

Get OAuth client
CDSE

Package providing interface to the 'Copernicus Data Space Ecosystem' API
GetCollections

List available collections
GetImageBy...

Get image from the archive (vectorization ready)
GetOAuthToken

Get OAuth token
GetArchiveImage

Get image from the archive (deprecated)
CDSE-deprecated

Deprecated functions in package CDSE.