Skip to content

Performance improvement: removal of redundant caching in assim_tools_mod.f90

Compare
Choose a tag to compare
@mjs2369 mjs2369 released this 14 Jul 19:14
· 1567 commits to main since this release
cbe0d41

Improves the runtime by removing the redundant caching and copying in the get_close_obs_cached and get_close_state_cached subroutines of assim_tools_mod.f90.

Fixes issue #364
Pull request #368