Skip to content

barbacbd/predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Local Water Level Predictor

Clusters DockerCriteria DockerFeatures Docker

GitHub latest commit

Description

The project contains a set of tools and an executable that will allow the user(s) to predict necessary measures to counter the effects of climate change at a local level.

Note: Currently, the project is only tested on linux.

Images

Example Usage

The following is a simple (non-exhaustive) list of possible uses for this project.

  • Estimation of required water storage for crops
  • Estimation of required water for survival
  • Water shed levels

Contributing Guidelines

Getting started

If you are interested in contributing, please look through the following steps to get started.

  • Fork the repository.
  • Create a virtual environment [Optional].
  • Install the dependencies.
    • Install R prior to the python dependencies, so the R-python bindings are accepted.
  • Play with the project, submit bugs, submit patches!

Work Flow

Anyone may submit issues to the predictor issues page. The issues will be reviewed, and those that are deemed valuable changes to the project will be accepted.

  1. Create a topic branch from where you want to base your work (usually master).
  2. Make commits of logical units.
  3. Make commit messages that clearly document the changes.
  4. Push your changes to a topic branch in your fork of the repository.
  5. Make sure the tests pass, and add any new tests as appropriate.
  6. Submit a pull request to the original repository.

Commit Message Format

A rough convention for commit messages that is designed to answer two questions: what changed and why. The subject line should feature the what and the body of the commit should describe the why.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published