CopernicusMarine v0.3.2
- Added 
cms_translate() 
- Added 
vignette("translate") 
- Fix in dimensioning of Zarr data
 
CopernicusMarine v0.3.1
- Added support for sub-setting OMI, and downsampled4 assets
 
- Some minor fixes
 
- Moved dependency “blosc” to suggests as per CRAN request
 
CopernicusMarine v0.3.0
cms_download_subset() is operational again! 
- Some fixes in native download routines
 
- Improved test coverage
 
CopernicusMarine v0.2.6
- Decommissioned STAC functions in order to pass pass CRAN
checks.
 
- Implemented 
cms_list_native_files() and
csm_download_native() as alternatives to STAC. 
- Updated login routine
 
- Improved test coverage
 
- Added code of conduct
 
CopernicusMarine v0.2.5
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
- Some fixes in the subset download routine
 
- Additions to documentation
 
CopernicusMarine v0.2.0
- 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 v0.1.1
CopernicusMarine v0.1.0
- Fix for migrated Copernicus server
 
CopernicusMarine v0.0.9
- Updates in order to comply with latest CRAN policies
 
- Bug fix in log-in routine
 
CopernicusMarine v0.0.6
- 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 v0.0.3
- Initial implementation features data imports via:
- MOTU service
 
- File Transfer Protocol (FTP)
 
- Web Map Service (WMS)