MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
50 stars 45 forks source link

HSDS #211

Closed ssolson closed 1 year ago

ssolson commented 1 year ago

This PR will fix the issues with the hindcast direction wave spectrum by breaking the data request into multiple requests to the API. As such the hindcast tests are added back into the CI testing suite.

ssolson commented 1 year ago

The final steps to fix the issue I took were:

  1. Only windows and mac
  2. Only python 3.9
  3. Add a retry with an exponential backoff wait time