Changelog
Source:NEWS.md
CopernicusMarine v0.2.4
- added check workflow
- added code coverage workflow
- removed deprecated functions
- updated documentation
- Fix in
addCmsWMTSTiles
- Fix for change in remote API
- Fix in login function
CopernicusMarine v0.2.3
CRAN release: 2024-01-25
- Some fixes in the subset download routine
- Additions to documentation
CopernicusMarine v0.2.0
CRAN release: 2024-01-08
- Added functions for new services (subset, STAC and WMTS)
- Added warnings to functions interacting with deprecated Copernicus Marine services.
- Added login function
- Switched from
httr
tohttr2
dependency - Switch from
magrittr
’s pipe to R’s native pipe operator
CopernicusMarine v0.0.9
CRAN release: 2023-08-21
- Updates in order to comply with latest CRAN policies
- Bug fix in log-in routine