You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iris-grib has been loading GRIB1 for years, so to the best of our knowledge it is loading things correctly in our users' eyes. Write a series of tests that thoroughly assert the current behaviour as the desired behaviour, by examining the loaded Cubes. This is the principle as Assert-CML, if we wanted to go that direction.
This work is required to support #56 - we can make sweeping refactors and know that we have not changed behaviour.
Iris-grib has been loading GRIB1 for years, so to the best of our knowledge it is loading things correctly in our users' eyes. Write a series of tests that thoroughly assert the current behaviour as the desired behaviour, by examining the loaded
Cube
s. This is the principle as Assert-CML, if we wanted to go that direction.This work is required to support #56 - we can make sweeping refactors and know that we have not changed behaviour.
Files to check
Possible implementations
AssertCML
Cube
equality against saved NetCDFCube
sassert
sThe text was updated successfully, but these errors were encountered: