Changes
* Added Windmeier's EW model and all the required changes in the core code of virocon
* Added a model inspired by Windmeier's EW model where the dependence function is slightly changed
* Added the benchmark datasets B and C
* Make use of `random_state` to define a seed for random numbers at all distributions
* Added an example script to compute contours based on all predefined sea state models, `hstz_contour_all_models.py `
* Added tests, pushing our overall test coverage to 84%
* Officially support Python 3.11 and update some packages of `requirements.txt`