cpcReadRawOneDay: Read Read Data from the CPC

Description Usage Arguments Value Author(s)

View source: R/cpcReadRawOneDay.R

Description

This function is not intended to be called directly. It reads data from a raw file downloaded directly from the CPC ftp server and returns a matrix with dimensions [lon, lat]. Since each raw file corresponds to data from a single date, there is no date dimension.

Usage

1
cpcReadRawOneDay(date, download_folder = getwd())

Arguments

date

the date corresponding to the file to read

download_folder

the folder containing the files

Value

returns a matrix with indices [lon, lat]. Values are daily rainfall, in mm.

Author(s)

Gopi Goteti

James Doss-Gollin


jdossgollin/cpcRain documentation built on May 18, 2019, 11:33 p.m.