Giter VIP home page Giter VIP logo

pydrever's Introduction

pydrever

A toolbox for analysis of dike revetments and erosion.

Features

Pydrever exposes tools that can help assessing the safety of dikes. The toolbox contains a toolset for those interested in failure of the dike revetment and erosion of the core of the dike or levee thereafter. As such, pydrever amongst others offers a python interface to the C# based DiKErnel with which the amount of damage to the revetment of a dike during a storm can be calculated.

The main structure of the toolbox contains 4 packages:

  1. pydrever.data, providing data classes that can be used to handle die schematizations, calculation input and output or to schematize storm surges.
  2. pydrever.io, providinga reader for *.prfl files.
  3. pydrever.calculation, primarily exposing DiKErnel.
  4. pydrever.visualization, containing various functions that draw standard figures based on calculation input or results.

How to install the toolbox?

The package is available at pip. To install the package, run:

'pip install pydrever'

Where to find information about pydrever?

Full documentation of the toolbox still needs to be created. However, the repository already contains several tests and examples (in the form of Jupyter notebooks) that show how to use the toolbox in different ways:

Credits

pydrever's People

Contributors

pvangeer avatar

Stargazers

 avatar Martijn Kriebel avatar

Watchers

 avatar  avatar

pydrever's Issues

Decide on name and rename if necessary

Rename to: dike-revetment-erosion and import to either: drever or dre

  • Adjust folder name in repos and fix all dependencies
  • Adjust imports / descriptions in notebooks and tests

Refactor output parser

Such that it does not define a class with only static methods. Preferrably place utils functions in the module file itself.

Change settings into schematization variables

Two parameters that are listed under settings (AsphaltCalculationSettings) are actually schematization parameters and should be part of AsphaltLayerSpecification:

  • fatigue_asphalt_alpha
  • fatigue_asphalt_beta

Move these parameters

Create python package

  • Check all documentation
  • Create release branch
  • Create package
  • Create release tag
  • Upload package
  • Update version number on master

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.