68 new env - #162
Conversation
|
Dask changes: This uses pandas dataframes rather than arrays, but shows that meta should be an empty structure of the same shape and type. The iris code also shows that. |
|
np.sctypeDict changes - I can't find anything in the documentation, however, previously results of |
Josh Rackham (jrackham-mo)
left a comment
There was a problem hiding this comment.
There are a few failing unit tests, is this expected? Presumably they'll be fixed in other issues?
======================================================================== short test summary info =========================================================================
FAILED lib/ants/tests/command_parse/test_integration.py::TestAntsArgParser::test_missing_lbm - AssertionError: Expected 'exit' to be called once. Called 2 times.
FAILED lib/ants/tests/fileformats/test_integration.py::TestExceptions::test_no_datum_warning - Failed: Unexpected success
FAILED lib/ants/tests/utils/test_transform_bbox.py::TestDiffCS::test_point_lie_beyond_crs_definition - AssertionError: ValueError not raised
========================================================= 3 failed, 1245 passed, 2 skipped, 10 xfailed in 25.75s =========================================================
Co-authored-by: Josh Rackham <144251043+jrackham-mo@users.noreply.github.com> Signed-off-by: Theo Geddes <theo.geddes@metoffice.gov.uk>
|
Yes there are separate issues for the unit tests on the project board |
45f0760
into
MetOffice:environment-update-feature-branch
Related to #68
Work so far on new environment upgrade