Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.13 KB

R package template

R-CMD-check codecov

  • ESGF: CMIP6文件检索;

  • opendap: 裁剪指定区域并下载;如果只是下载中国区域,相比于全球,数据量会小20倍,因此下载速度也更可观。

Installation

You can install the development version of tidyesgf like so:

remotes::install_github("rpkgs/tidyesgf")

Example

This is a basic example which shows you how to solve a common problem:

library(tidyesgf)
## basic example code