Giter VIP home page Giter VIP logo

ef5's Introduction

Ensemble Framework For Flash Flood Forecasting (EF5)

version Build Status

EF5 was created by the Hydrometeorology and Remote Sensing Laboratory at the University of Oklahoma. The goal of EF5 is to have a framework for distributed hydrologic modeling that is user friendly, adaptable, expandable, all while being suitable for large scale (e.g. continental scale) modeling of flash floods with rapid forecast updates. Currently EF5 incorporates 3 water balance models including the Sacramento Soil Moisture Accouning Model (SAC-SMA), Coupled Routing and Excess Storage (CREST), and hydrophobic (HP). These water balance models can be coupled with either linear reservoir or kinematic wave routing.

Learn More

EF5 has a homepage at http://ef5.ou.edu. The training modules are found at http://ef5.ou.edu/training/ while the YouTube videos may be found at https://www.youtube.com/channel/UCgoGJtdeqHgwoYIRhkgMwog. The source code is found on GitHub at https://github.com/HyDROSLab/EF5.

See manual.html for the EF5 operating manual which describes configuration options.

Compiling

Linux

Clone the source code from GitHub.

  1. autoreconf --force --install
  2. ./configure
  3. make
    This compiles the EF5 application!

OS X

Clone the source code from GitHub. Use the EF5 Xcode project found in the EF5 folder and compile the project. Alternatively, run the following command from the terminal on EF5's root folder:

xcodebuild -project EF5/EF5.xcodeproj -alltargets -configuration Release

Windows

Currently cross-compiling from Linux is the recommended way of generating Windows binaries.

Clone the source code from GitHub.

  1. autoreconf --force --install

  2. For 32-bit Windows installations use ./configure --host=i686-w64-mingw32
    For 64-bit Windows installations use ./configure --host=x86_64-w64-mingw32

  3. make
    This compiles the EF5 application!

Contributors

The following people are acknowledged for their contributions to the creation of EF5.

Zac Flamig

Humberto Vergara

Race Clark

JJ Gourley

Yang Hong

ef5's People

Contributors

zflamig avatar babetoduarte avatar simoatze avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  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.