pyBIVAS

Build status Documentation Status

This module provides various scripts to work with the software BIVAS by Charta Software (and Rijkswaterstaat). This software is used for network analyses of inland shipping. The module contains functions for specific queries to the BIVAS SQL-database and an API to modify and run simulations.

Most routines have been developed as part of the programs Deltaprogramma Zoet Water and in Klimaatbestendige Netwerken.

Features

  • API to BIVAS console through python

  • Advanced SQL-queries

  • Routines for running many scenario’s

How to install

pip install -e .

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.