You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coastal_list
The initial release of the Deltares Coastal Structures Toolbox (v1.0.0) is now available on PyPI/pip. This Open Source Python package contains the most common and some very recent empirical (design) formulas for Coastal Structures.
The intent of the package is to make applying these formulas as easy as possible for the user, so most formulas are implemented in multiple ways to enable the calculation of different variables. When applying the formulas from the toolbox, the validity range of those formulas (where available) is checked and a warning is given when a variable in the formula is used outside its validity range. The toolbox contains a significant number of tests to ensure the enduring quality of the implementations. More information - including on how to install and some working examples - can be found in the documentation:https://deltares-coastal-structures-toolbox.readthedocs.io/en/ The source code is available here:https://github.com/Deltares-research/coastal-structures-toolbox