NEWS
CopernicusMarine 0.2.4 (2024-12-22)
- 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 0.2.3 (2024-01-25)
- Some fixes in the subset download routine
- Additions to documentation
CopernicusMarine 0.2.0 (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
to httr2
dependency
- Switch from
magrittr
's pipe to R's native pipe operator
CopernicusMarine 0.1.1 (2023-11-09)
CopernicusMarine 0.1.0
- Fix for migrated Copernicus server
CopernicusMarine 0.0.9 (2023-08-21)
- Updates in order to comply with latest CRAN
policies
- Bug fix in log-in routine
CopernicusMarine 0.0.6 (2023-01-30)
- Fix in tests in order to comply with CRAN
policy
- Catch and handle errors and warnings when connecting
with internet resources and return gracefully
- Update documentation on GDAL utils dependency
in WMS functions
CopernicusMarine 0.0.3 (2023-01-18)
- Initial implementation features data imports via:
- MOTU service
- File Transfer Protocol (FTP)
- Web Map Service (WMS)