Package: CDSE 0.2.1
CDSE: 'Copernicus Data Space Ecosystem' API Wrapper
Provides interface to the 'Copernicus Data Space Ecosystem' API <https://dataspace.copernicus.eu/analyse/apis>, 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 <https://dataspace.copernicus.eu/analyse/apis/sentinel-hub> 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.
Authors:
CDSE_0.2.1.tar.gz
CDSE_0.2.1.zip(r-4.5)CDSE_0.2.1.zip(r-4.4)CDSE_0.2.1.zip(r-4.3)
CDSE_0.2.1.tgz(r-4.4-any)CDSE_0.2.1.tgz(r-4.3-any)
CDSE_0.2.1.tar.gz(r-4.5-noble)CDSE_0.2.1.tar.gz(r-4.4-noble)
CDSE_0.2.1.tgz(r-4.4-emscripten)CDSE_0.2.1.tgz(r-4.3-emscripten)
CDSE.pdf |CDSE.html✨
CDSE/json (API)
NEWS
# Install 'CDSE' in R: |
install.packages('CDSE', repos = c('https://zivankaraman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zivankaraman/cdse/issues
copernicusearth-observationremote-sensing
Last updated 2 months agofrom:c4adc50f97. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:GetArchiveImageGetCollectionsGetImageGetImageByAOIGetImageByBboxGetImageByTimerangeGetOAuthClientGetOAuthTokenGetQueryablesGetStatisticsGetStatisticsByAOIGetStatisticsByBboxGetStatisticsByTimerangePoint2BboxSearchCatalogSearchCatalogByAOISearchCatalogByBboxSearchCatalogByTimerangeSeasonalFilterSeasonalTimerangeUniqueCatalog
Dependencies:askpassclassclassIntclicpp11curlDBIe1071genericsgeojsonsfgeometriesgluehttr2jsonifyjsonliteKernSmoothlifecyclelubridatelutzmagrittrMASSopensslproxyR6rapidjsonrrappdirsRcpprlangs2sfsfheaderssysterratimechangeunitsvctrswithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package providing interface to the 'Copernicus Data Space Ecosystem' API | CDSE |
Deprecated functions in package 'CDSE'. | CDSE-deprecated |
Get image from the archive (deprecated) | GetArchiveImage |
List available collections | GetCollections |
Get image from the archive | GetImage |
Get image from the archive (vectorization ready) | |
Get OAuth client | GetOAuthClient |
Get OAuth token | GetOAuthToken |
Get CQL2 parameters for a collection | GetQueryables |
Get statistical values | GetStatistics |
Get statistical values (vectorization ready) | |
Create bounding box around a point | Point2Bbox |
Search collection for available images | SearchCatalog |
Search collection for available images (vectorization ready) | |
Filter image catalog for seasonal images | SeasonalFilter |
Create seasonal time range | SeasonalTimerange |
Produce image catalog without multiple entries per date | UniqueCatalog |