CopernicusClimate v0.0.5.0004
- Corrected NEWS file
- Fixed test to pass CRAN checks
- Fixed passing of token in
cds_download_jobs()calls - Fixed download vignette, by wrapping code in
tryCatch()when contacting online resources - Updated documentation
CopernicusClimate v0.0.5
CRAN release: 2026-01-07
- Added
cds_job_results() - Fixed downloading jobs by relying on
cds_job_results() - Improved test coverage
CopernicusClimate v0.0.4
CRAN release: 2025-12-05
- Corrected DESCRIPTION file
- Correction in handling of bbox
- Updated documentation
- Fixed broken test
CopernicusClimate v0.0.3
CRAN release: 2025-10-23
- New features:
- Translator for Python request:
cds_python_to_r() - Added
cds_list_licences()
- Translator for Python request:
- Updated documentation
- Fixes in
cds_build_request() - improved test coverage