Closed stefsmeets closed 4 weeks ago
Hi @nichollsh This PR refactors the download, so I hope that can help a bit already with the issue in #242. I don't have time to work on it for the next 2 weeks, so feel free to take over this PR or just merge it.
I tested it with a few data sets and it seems to work fine.
Hi all, this PR refactors and optimizes the data download. The OSF interface is delayed until needed and cached to minimize the number of requests.
Addresses #242