argo_map: Configure iteration over NetCDF files

Description Usage Arguments Value

View source: R/argo-map.R

Description

Several operations in argodata require iteration over many NetCDF files. Users may wish to use parallel processing and/or display progress during these operations; these functions allow custom mappers and/or progress handlers to be set.

Usage

1
2
3
4
5

Arguments

.x

A vector of NetCDF files.

.f

A function

...

Passed to .f

Value


ArgoCanada/argodata documentation built on Dec. 13, 2021, 10:13 a.m.