NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
198 stars 145 forks source link

bug-fix: out of order args in count_state_ens_copies function #704

Closed mjs2369 closed 4 months ago

mjs2369 commented 4 months ago

Description:

The function count_state_ens_copies had inconsistent ordering of the arguments in the function's definition and calls. This PR corrects this problem.

Fixes issue

fixes #613

Types of changes

Documentation changes needed?

Tests

Please describe any tests you ran to verify your changes.

Tested to be bitwise identical with filter runs using the old ordering of the arguments (with both cam-fv and wrf)

Checklist for merging

Checklist for release

Testing Datasets