Code Monkey home page Code Monkey logo

rclimdex's Introduction

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

rclimdex's People

Contributors

rodneychan-ec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.