FormingWorlds / MORS

Code for stellar properties, rotation, and activity evolution. Originally developed by Colin Johnstone.
https://fwl-mors.readthedocs.io
MIT License
0 stars 0 forks source link

Osf #4

Closed lsoucasse closed 3 months ago

lsoucasse commented 3 months ago

These commits introduce a new function which downloads luminosity tracks stored in the OSF remote repository. It uses the OSF client python library to clone the entire OSF object. It assumes the user set up an environment variable "FWL_DATA" that points to the local repository where the data need to be put.

lsoucasse commented 3 months ago

Looks great. Seems to work on my machine. Happy to merge into master.

Are we decided on using the OSF package then, not curl?

Hi @nichollsh. Eventually, I find it easier to work with the osfclient library, especially in navigating into the remote repository and find specific files and folders. I am doing the same now for Janus.