Skip to content

ECCC-CDAS/RClimDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RClimDex

  • RClimDex is a library that provides a friendly GUI in R for computing the 27 core indices of extreme climate defined by ETCCDI. It also conducts simple quality control on the input daily data.

Using RClimDex

Installing R

  • RClimDex requires the base package of R (Version 2.15.2 or later). The installation of R involves a very simple procedure. First, connect to the R project website, then follow the links to download the most recent version of R for your computer operating system from any mirror site of CRAN.

Installing RClimDex

  • The latest version of RClimDex can be acquire in the release page. Please install RClimDex as a local package in R. RClimDex now depends on the climdex.pcic. With an internet connection, launch R in the same directory as the RClimDex package. Then run the following commands :

    > install.packages("climdex.pcic")
    > install.packages(install.packages("RClimDex-1.9-3.tar.gz", repos=NULL, type="source")

Running RClimDex

  • Run the following command to start :

    > rclimdex.start()

Help

Issues

  • Please check the issue page and check if the issue is already reported and its current status.
  • If the issue is not reported yet, please kindly submit a new issue, tag the issue as bug and leave it unassigned. Please describe your issue in as much detail as possible and to include your output.

Contact Us

About

Simple R package for ETCCDI/CRD climate change indices calculations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages