Open glemaitre opened 6 years ago
We could also just convert the netcdf data to some other format? (unless there is no good other format) I mean, I don't think it is needed to rely on netcdf to test the ramp workflow, so we can remove that test dependency
To avoid xarray and netcdf4 during testing, it could be nice to mock the data. It will avoid the random failure of netcdf which has nothing to do with rampwf directly.