Learn R Programming

copernicusR

R package to download marine data from Copernicus Marine directly in R using Python and the official copernicusmarine library.


Copy Link

Version

Install

install.packages('copernicusR')

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Hans Ttito

Last Published

July 9th, 2025

Functions in copernicusR (0.1.0)

.copernicus_env

Copernicus private environment (internal use)
copernicus_install_package

Install the Python package copernicusmarine (internal use)
.reset_copernicus_env

Reset internal environment (for testing and cleanup)
copernicus_validate_credentials

Validate Copernicus Marine credentials
copernicus_get_credentials

Get Copernicus Marine credentials
setup_copernicus

Set up Copernicus Marine integration with credentials
copernicus_download

Download data from Copernicus Marine
copernicus_set_env_credentials

Set Copernicus Marine credentials in environment file
copernicus_import_module

Import the copernicusmarine Python module (internal use)
copernicus_is_ready

Check if Copernicus Marine Python module is ready
copernicus_open_dataset

Open dataset from Copernicus Marine without download
copernicus_clear_credentials

Clear Copernicus Marine credentials
copernicus_test

Test Copernicus integration
copernicus_test_open

Test opening of Copernicus dataset
copernicus_setup_credentials

Configure Copernicus Marine credentials
copernicus_configure_python

Search and initialize Python on any operating system (internal use)