test data are stored in pcse repo under the folder tests. We have to use all of them in unit tests because only using one test data might not be enough to test all conditions in the crop module, e.g. in #12.
It would be best if pytest can download the data directly from the repo, instead of copying those files to this repo.
test data are stored in pcse repo under the folder tests. We have to use all of them in unit tests because only using one test data might not be enough to test all conditions in the crop module, e.g. in #12.
It would be best if pytest can download the data directly from the repo, instead of copying those files to this repo.