roocs / clisops

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

Update dimension listing in test expectations #275

Closed Zeitsperre closed 1 year ago

Zeitsperre commented 1 year ago

Pull Request Checklist:

I don't exactly know why these tests are breaking all of a sudden. The source data is unchanged. Could it possibly de due to the new xarray or some other library?

Zeitsperre commented 1 year ago

Failures are expected due to incompatible pandas version required by upstream xarray

aulemahal commented 1 year ago

The bug you are fixing seems to have been triggered by roocs/roocs-utils#103, which added realization as a dimension known to clisops and family. I think clisops has no CI runs with the upstream version of roocs-utils ? Or simply, no commit were pushed between the change and the latest release.