Package: CDSE
Type: Package
Title: 'Copernicus Data Space Ecosystem' API Wrapper
Version: 0.2.0
Authors@R: 
    person("Zivan", "Karaman", , "zivan.karaman@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8933-4589"))
Description: 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.
Depends: R (>= 3.6.0)
Imports: geojsonsf, grDevices, httr2, jsonlite, lubridate, lutz, sf,
        stats, terra, utils
URL: https://github.com/zivankaraman/CDSE
BugReports: https://github.com/zivankaraman/CDSE/issues
License: AGPL-3
Encoding: UTF-8
Config/build/clean-inst-doc: FALSE
RoxygenNote: 7.2.2
Suggests: maps, parallel, tibble
NeedsCompilation: no
Packaged: 2024-04-30 07:12:58 UTC; zivankaraman
Author: Zivan Karaman [aut, cre, cph] (<https://orcid.org/0000-0002-8933-4589>)
Maintainer: Zivan Karaman <zivan.karaman@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-30 09:30:09 UTC
Built: R 4.2.3; ; 2024-04-30 11:46:51 UTC; unix
