Giter Site home page Giter Site logo

pyras's Introduction

Latest PyPI version Number of PyPI downloads Supported python version

PyRAS - Python for River AnalysiS

Description

A Python suite for working with river models.

Goals

Offer an abstraction layer for the definition of river models and tools to call controller of different hydraulic models.

Models supported (Partial support soon to be completed):

  • HEC-RAS: Wrapper for the COM interface of the HEC-RAS controller. (windows only)

Coming soon:

  • HEC-RAS API: High level parser API of HEC-RAS input files. (Cross platform)

Requirements

This package depends on pywin32 for accessing the HECRASController interface.

Additionally, you need to have a working version of HEC-RAS installed. Current support includes version 4.1.0 and 5.0.0.

Installation

The following would be the eventual way of installing (not working right now):

The easy way:

  1. Install the anaconda distribution
  2. On the command line type:
pip install pyfloods

The hard way:

  1. Install python
  2. Download pywin32 installer from the project webpage and install.
  3. On the command line type:
pip install pyfloods

4. Needs the following modules - win32com.client, inspect, os, numpy, matplotlib and matrix

License

MIT License. Copyright 2015 - Gonzalo Peña-Castellanos

Status

This is a project under development and is currently in beta testing.

Although the project should be compatible with python versions 2.6, 2.7, 3.1, 3.2, 3.3 and 3.4, the project will only provide testing for 2.7, 3.3 and 3.4

pyras's People

Contributors

goanpeca avatar solomonvimal 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.