readBinaryData: Reads binary climate data.

Description Usage Arguments Value

Description

Reads binary climate data as a single vector.

Usage

1
2
readBinaryData(file.name, what = "integer", size = 2, n = 134412,
  encoding = "ASCII", ...)

Arguments

what

the data type to read as, default integer

size

the byte size, default 2

n

the number of entries, default 134412 (92 years)

encoding

the binary encoding, default ASCII

fname

the name of the file to be read

Value

vector with read values


karawoo/cbccy documentation built on May 20, 2019, 7:21 a.m.