uaf-arctic-eco-modeling / dvm-dos-tem

A process based Dynamic Vegetation, Dynamic Organic Soil, Terrestrial Ecosystem Model.
MIT License
22 stars 24 forks source link

Make GCP bucket for holding test and example data. #645

Open tobeycarman opened 10 months ago

tobeycarman commented 10 months ago

Currently the documentation build fails looking for some test and example data that exists only on T. Carman's machine. Goal is to make a special GCP bucket that we can use for this data and then users that want to run the test suite or build the docs can mount this bucket (gcsfuse?) into their docker containers and see the data.

tobeycarman commented 9 months ago

Realizing that the test data actually needs to be version controlled as well. Looking like using Git LFS to store test data might be a good solution.

Some more info here: https://softwareengineering.stackexchange.com/questions/450119/what-to-do-when-test-data-takes-up-most-of-repo-size