Giter Site home page Giter Site logo

climexui's Introduction

Features

leaflet map to handle a lot of station data control all the different steps involved in the extreme value analysis explore the station data with your mobile device

An interactive web app

map-icon

  • You can perform extreme value analysis on a large number of different time series
  • You can calculate arbitrary return levels for all stations and display the results comprehensively on a map

general-icon

  • You have full control over all steps involved in the extreme value analysis via an intuitive GUI in a persistent way (changes will be applied to the analysis of all following time series)
  • Both the Generalized Extreme Value (GEV) and the Generalized Pareto (GP) approach are supported
  • You can exclude single points or whole parts of a time series with the entire analysis being recalculated immediately
  • The fitting is done using a nonlinear constrained maximum likelihood procedure based on the augmented Lagrangian method. Using this approach none of your fits will produce numerical artifacts. See the climex package for details

Try it!

Installation

Since the shiny-based web app uses rather new features of the R programming language, you have to have at least R-3.3.0 or newer (you can check your version by running R --version in the terminal). If you don't fulfill this condition yet, be sure to get the binary or source of an appropriate R version via CRAN.

To install this package, you can use the install_gitlab() function from the devtools package.

Just open a R shell on your computer and type in the following commands

## Installing the devtools package (in case your haven't done it yet).
install.packages( "devtools" )

## Installing the climex package from Github.
devtools::install_gitlab( "theGreatWhiteShark/climexUI" )

Server-side installation of the Climex web application

You want to run your own version of the Climex web application on one of your servers so others can access it too? Then check out this configuration guide.

Usage

A thorough introduction into the web app is provided via this vignette.


License

This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at http://www.r-project.org/Licenses/GPL-3

climexui's People

Contributors

thegreatwhiteshark avatar

Watchers

 avatar  avatar  avatar

Forkers

yangxhcaf

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.