There are various CI tests/NightlyRun tests that were originally developed in MATLAB and were not translated to the legacy Python interface. Therefore, these tests were not included in the initial iteration of pyISSM CI tests. These should now be converted to pyISSM to ensure testing parity with MATLAB. For example, the md.model.classes.basalforcings.pico class is not included in any CI tests. Relevant tests for this class include 470-476.
Including these tests will help to ensure the all consistency checks etc. are implemented correctly for all classes.
There are various CI tests/NightlyRun tests that were originally developed in MATLAB and were not translated to the legacy Python interface. Therefore, these tests were not included in the initial iteration of pyISSM CI tests. These should now be converted to pyISSM to ensure testing parity with MATLAB. For example, the
md.model.classes.basalforcings.picoclass is not included in any CI tests. Relevant tests for this class include 470-476.Including these tests will help to ensure the all consistency checks etc. are implemented correctly for all classes.