Skip to content

Rotational invariance of spatial scores is not present for BMSE #506

@sidekock

Description

@sidekock

During our efforts to convert the pysteps datamodel to xarray, we needed to change tons of tests.

One of the things we know can happen in xarray is that if you take the values out of the dataset, the resulting numpy array can flip compared to when you keep the metadata. We noticed that this flip made the test of test_verification_spacialscores.py fail. When flipping the data over the y axis, we do indeed get the correct score. It seems strange to us that this score does not seem to be the same under rotational invariance (where all fields are rotated similarly, of course). Since we don't know the details of "BMSE" we want to check if our assumption of rotational invariance are valid?

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions