RavenPy icon indicating copy to clipboard operation
RavenPy copied to clipboard

Use Pooch to handle testing data retrieval

Open Zeitsperre opened this issue 3 years ago • 1 comments

In #223, the testing data handling has been completely changed in order to facilitate less redundant and more secure downloading of our testing data. Many of the functions being used are based on those that were once in xarray and seaborn, but those libraries have since migrated to pooch.

Pooch would greatly simplify the way that we handle datasets retrieval, and would likely be much easier to maintain. This tool is worth exploring.

Zeitsperre avatar Nov 08 '22 15:11 Zeitsperre

File download requests in some builds are intermittently failing. There's more pressure to get this done.

Zeitsperre avatar Feb 25 '25 22:02 Zeitsperre