GEOPY-2029: Update Simpeg 0.21.2 to 0.23 - and mkl 2024#157
GEOPY-2029: Update Simpeg 0.21.2 to 0.23 - and mkl 2024#157sebhmg wants to merge 15 commits intoMiraGeoscience:developfrom
Conversation
- scikit-learn is a direct dependency - newer version of geoana - no indirect dependency on pandas - no indirect dependency on empymod
…GEOPY-2029-seb # Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml # py-3.10.conda-lock.yml # py-3.11.conda-lock.yml # pyproject.toml
add repo ID in concurrency group to avoid that two PRs from a different but with same branch name cancels each other
785b924 to
3bea250
Compare
FAILED tests/run_tests/driver_airborne_tem_test.py::test_airborne_tem_run - AssertionError: Arrays are not less-ordered Mismatched elements: 1 / 1 (100%) Max absolute difference: 3.84111921 Max relative difference: 38.41119214 x: array(3.941119) y: array(0.1) FAILED tests/run_tests/driver_ground_tem_test.py::test_ground_tem_run - AssertionError: Arrays are not less-ordered Mismatched elements: 1 / 1 (100%) Max absolute difference: 62.11970467 Max relative difference: 621.19704672 x: array(62.219705) y: array(0.1)
|
I was not able to make micromamba initialize either shell with Windows Desktop 11: workflow fails before running the tests. For the other Windows runners, the tests yielding the expected results, but the errors are consistent no matter which version of Windows is used:
=========================== short test summary info =========================== Mismatched elements: 1 / 1 (100%) Mismatched elements: 1 / 1 (100%) |
GEOPY-2029 - Update Simpeg 0.21.2 to 0.23
Same as #156 but trying again with newer mkl