FormingWorlds / PROTEUS

Coupled atmosphere-interior framework to simulate the temporal evolution of rocky planets.
https://fwl-proteus.readthedocs.io
Apache License 2.0
12 stars 1 forks source link

Refactor and optimize data download #244

Closed stefsmeets closed 4 weeks ago

stefsmeets commented 4 weeks ago

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

stefsmeets commented 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.