robin-janssen / CODES-Benchmark

Benchmarking Surrogates for coupled ODE systems.
https://codes-docs.web.app
GNU General Public License v3.0
3 stars 2 forks source link

Documentation doesn't explain how to add your own dataset to the repository #2

Closed scog1234 closed 2 months ago

scog1234 commented 2 months ago

The documentation describes how to create a new dataset in the CODES format, but not how to actually add this to the public repository. (I assume the planned workflow is (a) upload to zenodo, (b) add an appropriate entry to data_sources.yaml ?)

robin-janssen commented 2 months ago

Thanks for the heads up! The documentation was now updated accordingly. If you want to make a dataset publicly available, the idea is indeed to upload it on Zenodo (could also be a different platform that provides a direct-download URL) and add the URL to data_sources.yaml. The benchmark will also work with purely local data that is not shared with others.