NCAR / DART

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

Remove calls to no-op routines in ensemble manager #632

Closed ann-norcio closed 5 months ago

ann-norcio commented 5 months ago

Description:

Removed the following no-op routines form ensemble manager: prepare_to_write_to_vars, prepare_to_write_to_copies, & prepare_to_read_from_vars, prepare_to_read_from_copies, prepare_to_update_vars, & prepare_to_update_copies

Fixes issue

https://github.com/NCAR/DART/issues/620

Types of changes

Documentation changes needed?

Tests

Ran build_everything for all compilers. Tests passed, excluding known failures when running all quickbuilds.

Checklist for merging

Checklist for release

Testing Datasets

hkershaw-brown commented 5 months ago

HI Anne, I'm going to close this pull request since its failing the 3 GitHub action checks. Let's chat about how you're testing this at out meeting today.

Cheers, Helen