Opened 13 years ago

Last modified 13 years ago

#247 closed defect

Covariance matrix check — at Initial version

Reported by: Ian Culverwell Owned by:
Priority: normal Milestone: 6.0
Component: ropp_1dvar Version: 4.1
Keywords: Covariance matrix Cc:

Description

At present there is no check that an injested covariance matrix has the right size for the problem in hand. Because of the way covariance matrices are stored in ROPP (in a "triangular" format), a matrix appropriate to a bigger problem can be read in OK, without crashing and with 1s in the right place (think about it). So it would be subtly wrong - the worst kind of error.

At least one user has fallen over with this. So we should put a check in to stop it happening.

Change history (0)

Note: See TracTickets for help on using tickets.