Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use a test data generator for specfic test cases? #267

Open
cehbrecht opened this issue Dec 14, 2022 · 0 comments
Open

use a test data generator for specfic test cases? #267

cehbrecht opened this issue Dec 14, 2022 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@cehbrecht
Copy link
Collaborator

  • clisops version:
  • Python version:
  • Operating System:

Description

Currently our test-data is prepared from real data. We need to reduce the test-data and might loose some of the imperfections of the real data, like level values 1000.00000001.

We could add a test-data generator which produces test-data for specific test-cases. It could use a real netcdf file as source (cordex, cmip6, cmip5) and modify specific values ... or just generate simulated data.

This could also reduce the amount of test-data we need and makes it easier to add new tests.

What I Did

I have no test-data for level patches in PR #265 and #262.

@cehbrecht cehbrecht added the question Further information is requested label Dec 14, 2022
@cehbrecht cehbrecht self-assigned this Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant