ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
19 stars 8 forks source link

Consider storing data in a separate repository #189

Open MarionBWeinzierl opened 6 months ago

MarionBWeinzierl commented 6 months ago

As noted in #185, it would be worth to think about storing datasets for tests, profiling etc. in a separate data repository like figshare or Zenodo, rather than in this code repository.

When doing this, a mechanism should be implemented to easily access this data, i.e., a script to download it, place it in the right place, and potentially do preprocessing steps.