Package: copernicusR 0.1.0
copernicusR: R Interface to Copernicus Marine Service
Provides an R interface to the Copernicus Marine Service for downloading and accessing marine data. Integrates with the official 'copernicusmarine' Python library through 'reticulate'. Requires Python 3.7+ and a free Copernicus Marine account. See <https://marine.copernicus.eu/> and <https://pypi.org/project/copernicusmarine/> for more information.
Authors:
copernicusR_0.1.0.tar.gz
copernicusR_0.1.0.zip(r-4.7)copernicusR_0.1.0.zip(r-4.6)copernicusR_0.1.0.zip(r-4.5)
copernicusR_0.1.0.tgz(r-4.6-any)copernicusR_0.1.0.tgz(r-4.5-any)
copernicusR_0.1.0.tar.gz(r-4.7-any)copernicusR_0.1.0.tar.gz(r-4.6-any)
copernicusR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
copernicusR/json (API)
| # Install 'copernicusR' in R: |
| install.packages('copernicusR', repos = c('https://hansttito.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hansttito/copernicusr/issues
Last updated from:cdb421d6c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 142 | ||
| windows-release | OK | 143 | ||
| windows-oldrel | OK | 167 | ||
| wasm-release | OK | 125 |
Exports:copernicus_clear_credentialscopernicus_downloadcopernicus_get_credentialscopernicus_is_readycopernicus_open_datasetcopernicus_set_env_credentialscopernicus_setup_credentialscopernicus_testcopernicus_test_opencopernicus_validate_credentialssetup_copernicus
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear Copernicus Marine credentials | copernicus_clear_credentials |
| Download data from Copernicus Marine | copernicus_download |
| Get Copernicus Marine credentials | copernicus_get_credentials |
| Check if Copernicus Marine Python module is ready | copernicus_is_ready |
| Open dataset from Copernicus Marine without download | copernicus_open_dataset |
| Set Copernicus Marine credentials in environment file | copernicus_set_env_credentials |
| Configure Copernicus Marine credentials | copernicus_setup_credentials |
| Test Copernicus integration | copernicus_test |
| Test opening of Copernicus dataset | copernicus_test_open |
| Validate Copernicus Marine credentials | copernicus_validate_credentials |
| Set up Copernicus Marine integration with credentials | setup_copernicus |
