noaa-ocs-modeling / EnsemblePerturbation

perturbation of coupled model input over a space of input variables
https://ensembleperturbation.readthedocs.io
Creative Commons Zero v1.0 Universal
7 stars 3 forks source link

Same results for each ensemble of each variable in the tests #35

Closed WPringle closed 3 years ago

WPringle commented 3 years ago

In the /tests/data/reference/test_besttrack_ensemble directory all three files of each variable perturbation, e.g., radius_of_maximum_winds_[1-3].22 are the same.

Also for the radius_of_maximum_winds_[1-3].22, we get the maximum possible Rmax (=200) for all time snaps. That should probably not happen.

WPringle commented 3 years ago

Comparison of original.22 and radius_of_maximum_winds_1.22, red highlighted column is the Rmax.

image
WPringle commented 3 years ago

This related to the alpha input in the test being constant. Changing to become a list. See #35 for example test of providing alpha list.