PyRAS - Python for River AnalysiS
DISCLAIMER
This module is under development and is considered a beta-release (not suitable for production use yet). The API will most likelly change during this development process with the help of any feedback received from potential beta testers.
Description
A Python suite for working with river models.
Goals
Offer an abstraction layer for the definition of river models and tools to operate on this models or when possible calling the model engine (controller). So far the library offers:
HEC-RAS: Wrapper for the COM interface of the HEC-RAS controller. (windows only)
For the upcoming developments this library will define a pythonic interface to different objects found in the HEC-RAS river model (sections, structures, nodes etc).
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 easy way:
Install the anaconda distribution (comes with PyWin32 preinstalled)
On the command line type:
pip install pyras --upgrade
The hard way:
Install python
Download pywin32 installer from the project webpage and install.
On the command line type:
pip install pyras --upgrade
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
Release files for PyRAS 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyras-0.2.1.zip | 36.4 kB | Details |
Release files / pyras-0.2.1.zip
| Download URL | pyras-0.2.1.zip |
|---|---|
| Size | 36.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c02487fde0c5ef36f0f54d1432b003b28ca144f4c9829ea50116bd72eb2d9ca4
|
|
BLAKE2b-256 checksum How to use checksums |
54c507caf59fca59528e430b847af1d853cf2ae8e571c0e299910dacba1610bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |