bb_handler_copernicus: Handler for Copernicus Marine datasets

View source: R/copernicus_handler.R

bb_handler_copernicusR Documentation

Handler for Copernicus Marine datasets

Description

This is a handler function to be used with data sets from Copernicus Marine. This function is not intended to be called directly, but rather is specified as a method option in bb_source.

Usage

bb_handler_copernicus(product, ctype = "stac", ...)

Arguments

product

string: the desired Copernicus marine product. See cms_products_list

ctype

string: most likely "stac" for a dataset containing multiple files, or "file" for a single file

...

: parameters passed to bb_rget

Details

Note that users will need a Copernicus login.

Value

TRUE on success

References

https://help.marine.copernicus.eu/en/collections/4060068-copernicus-marine-toolbox


AustralianAntarcticDivision/bowerbird documentation built on March 8, 2024, 8:33 a.m.