- Some fixes in the subset download routine
- 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
- Fix to pass CRAN checks
- Fix for migrated Copernicus server
- Updates in order to comply with latest CRAN policies
- Bug fix in log-in routine
- 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
- Initial implementation features data imports via:
- MOTU service
- File Transfer Protocol (FTP)
- Web Map Service (WMS)