CDSE 0.3.2
CRAN release: 2026-03-28
- Added function
SetPathAPI()that enables switching between the new and old API path structures (see this announcement)
CDSE 0.3.1
- Adapted
MakeEvalScript()function to handle Landsat-8/9 data
CDSE 0.3.0
CRAN release: 2025-09-02
- Adapted
GetCollections()function to handle multi-instrument collections like ‘Sentinel 3 Synergy L2’ - Added
MakeEvalScript()function that creates evalscript from spectral indices defined in thersipackage - Expanded documentation on evalscripts
- Requests that fail are automatically retried in case of error 429 (“too many requests”, often used for rate limiting) or 503 (“service unavailable’)
- Fixed internal function
CheckBbox()
CDSE 0.2.1
CRAN release: 2024-08-31
- Created package website with pkgdown
- Added aggregation period units choice to statistical values
- Fixed updated external URLs
- Improved documentation
