Connect to the Copernicus Marine Python module
Usage
cm_connect(
env = "oceancube-copernicus",
required = TRUE,
module = "copernicusmarine",
verbose = TRUE
)Lifecycle
Deprecated as of oceancube 0.3.0. Manage the provider client and its Python
environment outside oceancube, then open downloaded local NetCDF files with
cube_open().