Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

cszang/tusk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

THIS PACKAGE IS DEPRECATED!

Use clex instead!

tusk

Make working with gridded climate data in R a little easier.

Purpose

Extract point-specific climate data from some commonly used gridded climate data sets. For CRU temperature and precipitation, downscaling to 30 arc seconds using Worldclim data can be performed, following the methodology by Mosier et al. 2014 (Mosier, T. M. et al. 2014. 30-Arcsecond monthly climate surfaces with global land coverage. - Int. J. Climatol. 34: 2175–2188).

Data sets

The data sets have to be downloaded by the user and saved locally as netCDF files, or as generic grids (bil-files) in the case of Worldclim data, if downscaling shall be performed. Currently, these data sets are supported:

Installation

install.packages("devtools")
devtools::install_github("cszang/tusk")

Usage

See ?interp_down for details.

Todo

  • additional data sets?

About

Convience functions for dealing with gridded climate data in netcdf format

Resources

Stars

Watchers

Forks

Packages

No packages published