motuclient: Motuclient version numbers

Description Usage Arguments Details Value Examples

Description

Checks that the installed motuclient is working and checks its version number.

Usage

1
2
3

Arguments

x

An object of class CMEMS.config containing the configuration parameters. At a minimum, the python and script slots need to be populated. If missing, the default CMEMS.config object is used.

Details

check.motuclient()) first checks that the motuclient can be accessed and run. It then checks the version number of this installed version against the minimum requirement for this package (currently motuclient 1.8.4) and throws an error accordingly.

Value

get.motuclient.version() returns the raw version string from the motuclient

Examples

1
2
3
4
## Not run: 
get.motuclient.version()

## End(Not run)

markpayneatwork/RCMEMS documentation built on Jan. 18, 2021, 2:53 a.m.