You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered a challenge while attempting to download dataset files via DOI links on Pennsieve. When the provided DOI corresponds to an older version of the dataset, the required file may not be available in the latest version.
For example, this DOI link corresponds to version 4 of dataset 100, and the file I need is not available in the most recent version of dataset 100. I am unsure of how to access and download this file from Pennsieve.
I'd like to propose the addition of a new feature that would enable users to search for and download files based on a provided DOI link. This feature would greatly enhance the usability and accessibility of the platform.
I have encountered a challenge while attempting to download dataset files via DOI links on Pennsieve. When the provided DOI corresponds to an older version of the dataset, the required file may not be available in the latest version.
For example, this DOI link corresponds to version 4 of dataset 100, and the file I need is not available in the most recent version of dataset 100. I am unsure of how to access and download this file from Pennsieve.
I'd like to propose the addition of a new feature that would enable users to search for and download files based on a provided DOI link. This feature would greatly enhance the usability and accessibility of the platform.
Alternatively, another option could be to add a "version" query parameter in the list_files function, because I can obtain the dataset ID and version number through this Pennsieve API(https://docs.pennsieve.io/reference/getdatasetbydoi-1).
Thanks
The text was updated successfully, but these errors were encountered: