cpcGetFileNameQuirks: Identify filename quirks for each year

Description Usage Arguments Details Value Author(s)

View source: R/FnGetFileNameQuirks.R View source: R/cpcGetFileNameQuirks.R

Description

This function returns the filename quirks for each year from the CPC data set. This function is not intended to be called directly.

This function returns the filename quirks for each year from the CPC data set. This function is not intended to be called directly.

Usage

1
2
3

Arguments

yr

the year for which data is being downloaded

yr

the year for which data is being downloaded

Details

the URL for the individual files is not exactly the same and changes from CPC's retrospective analyses (< 2006) to real-time analyses (> 2006) below are example URLs, xxx = ftp://ftp.cpc.ncep.noaa.gov/precip/CPC_UNI_PRCP/GAUGE_GLB xxx/V1.0/1979/PRCP_CU_GAUGE_V1.0GLB_0.50deg.lnx.19790101.gz xxx/RT/2006/PRCP_CU_GAUGE_V1.0GLB_0.50deg.lnx.20060101RT.gz xxx/RT/2007/PRCP_CU_GAUGE_V1.0GLB_0.50deg.lnx.20070101.RT.gz xxx/RT/2009/PRCP_CU_GAUGE_V1.0GLB_0.50deg.lnx.20090101.RT

Value

returns a list of urlTag and fileTag

returns a list of urlTag and fileTag

Author(s)

Gopi Goteti

James Doss-Gollin

Gopi Goteti

James Doss-Gollin


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