Coder Social home page Coder Social logo

eitrans's Introduction

EITrans: Empirical Inverse Transform Function

License: MIT lifecycle

Overview

This package proposes an algorithm that use weather analogs for ensemble forecast calibration.

The package is currently under-developing and relevant research is continuing.

Please visit Analog Ensembles to learn more about weather analogs.

Please visit my website to learn more about my research.

Installation

To install EITrans, first install the following dependent packages:

# The repos argument is just to skip the repo selection.
# You can simply omit the argument if you want.
#
install.packages(c('abind', 'foreach', 'progress'), repos = 'http://cran.us.r-project.org')

# More installation on the following package, please refer to
# https://weiming-hu.github.io/AnalogsEnsemble/
#
install.packages("https://github.com/Weiming-Hu/AnalogsEnsemble/raw/master/RAnalogs/releases/RAnEn_latest.tar.gz", repos = NULL)

devtools::install_github('Weiming-Hu/RAnEnExtra')

Then, you can install EITrans by running

devtools::install_github('Weiming-Hu/EITrans')

eitrans's People

Stargazers

 avatar

Watchers

 avatar  avatar

eitrans's Issues

Running EITrans across multi nodes

When I'm trying to run EITrans on multi nodes, I received errors complaining about not enough slots are found while I have requested enough nodes and cores.

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.