ProGD is a program used to calculate forces that act on the structural members and wire ropes of offshore cranes. It also can be used to generate reduced load charts according to user defined parameters and to calculate dynamic load charts applying the API 2C criteria.
The UI is built on the Dash framework.
Required python libraries:
pip install dash
pip install dash_core_components
pip install dash_html_components
pip install plotly
pip install pandas
pip install ast
pip install numpy