Learn R Programming

rSQM (version 1.3.14)

LoadCmip5DataFromAdss: Download clipped national level CMIP5 data

Description

Download clipped national level CMIP5 data from ADSS`s ftp server. Apec Climate Center Data Service System

Usage

LoadCmip5DataFromAdss(dbdir, NtlCode)

Arguments

dbdir

directory where downloaded data located

NtlCode

2 digit country(national) code

Examples

Run this code
# NOT RUN {
rSQMSampleProject() 
SetWorkingEnvironment(envfile = "rSQM.yaml")
LoadCmip5DataFromAdss(dbdir = EnvList$dbdir, NtlCode = EnvList$NtlCode)
## You can find the national code at www.apcc21.org 
# }

Run the code above in your browser using DataLab