roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Create a single time-step version of test file for `clisops.tests.test_roll` - so that it can run on test data #131

Closed agstephens closed 3 years ago

agstephens commented 3 years ago

For the test file, add in a call to the file generator script to only extract the first time step. Then all the tests in test_roll.py do not need to be skipped on non-CEDA systems.

agstephens commented 3 years ago

All done.