ReadFraile: ReadFraile

Description Usage Arguments Value Author(s) Source See Also Examples

View source: R/ReadFraile.R

Description

Reads the biogeochemical dataset from Igaraza Faile, Monthly data varname e.g. bulloides or ruber... to get the list, leave it empty

Usage

1
ReadFraile(FILENAME, varname)

Arguments

FILENAME

character, path to netcdf file

varname

character, the variable to be read

Value

a pField object

Author(s)

Thomas Laepple

Source

copied from paleolibrary/src/single_functions/speclib/read.fraile.R and updated to use ncdf4

See Also

https://github.com/EarthSystemDiagnostics/pfields

Examples

1
2
3
4
5
## Not run: 
ReadFrail("path/to/file.nc",
                  varname = "var.name")

## End(Not run)

EarthSystemDiagnostics/ecustools documentation built on Jan. 15, 2022, 5:22 p.m.