-
Notifications
You must be signed in to change notification settings - Fork 6
Universal downloader utilities #605
Copy link
Copy link
Labels
EnhancementA new feature or requestA new feature or requestInterraIssue has been imported to the Interra Board projectIssue has been imported to the Interra Board projectPriority 2: highPriority level 2: high time criticality or importancePriority level 2: high time criticality or importanceSoftwareRelating to software and implementationRelating to software and implementationimport
Metadata
Metadata
Labels
EnhancementA new feature or requestA new feature or requestInterraIssue has been imported to the Interra Board projectIssue has been imported to the Interra Board projectPriority 2: highPriority level 2: high time criticality or importancePriority level 2: high time criticality or importanceSoftwareRelating to software and implementationRelating to software and implementationimport
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Next Up
Feature description
Several of the PROTEUS ecosystem models depend on data obtained from online sources: Zenodo and OSF, at the moment. This means they will each need code for downloading these data. At the moment, these are implemented separately for each repo.
Preferred solution
However, we could consider creating a generic
FormingWorlds/resource_getterrepository for obtaining data (name TBD). This repo would then be imported by each of the FWL models, avoiding code duplication. It also means we can create tests for these utilities, rather than wrapping them under the 'physics' part of the models.Additional information
Discussed in https://github.com/orgs/FormingWorlds/discussions/592
Relevant people
@timlichtenberg @stuitje @egpbos