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 #637

Closed ann-norcio closed 4 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

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

Types of changes

Documentation changes needed?

Tests

Ran build_everything for branch, tested with lorenz_96 & 63 models.

Checklist for merging

Checklist for release

Testing Datasets

hkershaw-brown commented 5 months ago

@ann-norcio this looks good. Your git config is not set up with your GitHub account (email or no-reply email) Before we merge this pull request, we'll rewrite the history so these contributions show up as 'official contributions' to dart.

ann-norcio commented 5 months ago

@hkershaw-brown commited changes to remove ens_handle%valid

hkershaw-brown commented 5 months ago

Nice work Ann, I'll take a look at this when I come back from PTO. Have a good weekend!