Skip to content

Commit

Permalink
Debugged additional test for PCA with input ncomp list
Browse files Browse the repository at this point in the history
  • Loading branch information
VChristiaens committed Sep 6, 2023
1 parent 6fe9a7f commit f693bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/post_3_10/test_objects_pppca.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def test_pca_object(injected_cube_position):
"case_name": "pca_grid_list",
"update_params": {
"ncomp": [1, 2],
"source_xy": None,
"verbose": False,
},
"runmode": "classic",
Expand Down

0 comments on commit f693bed

Please sign in to comment.